Searched defs:enforceRestrictions (Results 1 – 2 of 2) sorted by relevance
24 void enforceRestrictions(TIntermNode* root) { root->traverse(this); } in enforceRestrictions() function
38 void RestrictFragmentShaderTiming::enforceRestrictions(const TDependencyGraph& graph) in enforceRestrictions() function in RestrictFragmentShaderTiming