HomeSort by relevance Sort by last modified time
    Searched refs:enforceRestrictions (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/translator/timing/
RestrictVertexShaderTiming.h 22 void enforceRestrictions(TIntermNode* root) { root->traverse(this); }
RestrictFragmentShaderTiming.h 18 void enforceRestrictions(const TDependencyGraph& graph);
RestrictFragmentShaderTiming.cpp 47 void RestrictFragmentShaderTiming::enforceRestrictions(const TDependencyGraph& graph)
  /external/chromium_org/third_party/angle/src/compiler/translator/
Compiler.cpp 492 restrictor.enforceRestrictions(graph);
499 restrictor.enforceRestrictions(root);

Completed in 59 milliseconds