mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
ShaderGen: Implement vertex ubershaders
This commit is contained in:
parent
7d78cf0f6f
commit
745d541527
13 changed files with 739 additions and 5 deletions
|
@ -24,4 +24,4 @@ void WriteUberShaderCommonHeader(ShaderCode& out, APIType api_type,
|
|||
"}\n\n");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue