mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-03 05:17:15 +02:00
Merge branch 'master' into ssbo-align
This commit is contained in:
commit
a9e011c9c2
409 changed files with 37059 additions and 27474 deletions
|
|
@ -26,6 +26,7 @@ void SsaRewritePass(IR::Program& program);
|
|||
void PositionPass(Environment& env, IR::Program& program);
|
||||
void TexturePass(Environment& env, IR::Program& program, const HostTranslateInfo& host_info);
|
||||
void LayerPass(IR::Program& program, const HostTranslateInfo& host_info);
|
||||
void VendorWorkaroundPass(IR::Program& program);
|
||||
void VerificationPass(const IR::Program& program);
|
||||
|
||||
// Dual Vertex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue