Merge branch 'master' into ssbo-align
This commit is contained in:
commit
1d11fe00a3
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
|
||||
|
|
|
|||
Reference in a new issue