mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 16:58:09 -05:00
Merge branch 'master' into ssbo-align
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user