Searched refs:enforceVertexShaderTimingRestrictions (Results 1 – 2 of 2) sorted by relevance
106 bool enforceVertexShaderTimingRestrictions(TIntermNode* root);
353 return enforceVertexShaderTimingRestrictions(root); in enforceTimingRestrictions()386 bool TCompiler::enforceVertexShaderTimingRestrictions(TIntermNode* root) in enforceVertexShaderTimingRestrictions() function in TCompiler