Searched defs:PrePass (Results 1 – 1 of 1) sorted by relevance
77 class PrePass : public TIntermRebuild class80 PrePass(TCompiler &compiler) : TIntermRebuild(compiler, true, true) {} in PrePass() function in __anonf64b107d0111::PrePass