Home
last modified time | relevance | path

Searched refs:enforceVertexShaderTimingRestrictions (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/
DShHandle.h106 bool enforceVertexShaderTimingRestrictions(TIntermNode* root);
DCompiler.cpp353 return enforceVertexShaderTimingRestrictions(root); in enforceTimingRestrictions()
386 bool TCompiler::enforceVertexShaderTimingRestrictions(TIntermNode* root) in enforceVertexShaderTimingRestrictions() function in TCompiler