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/timing/
RestrictVertexShaderTiming.h 24 void enforceRestrictions(TIntermNode* root) { root->traverse(this); }
RestrictFragmentShaderTiming.h 20 void enforceRestrictions(const TDependencyGraph& graph);
RestrictFragmentShaderTiming.cpp 38 void RestrictFragmentShaderTiming::enforceRestrictions(const TDependencyGraph& graph)
  /external/chromium_org/third_party/angle/src/compiler/
Compiler.cpp 382 restrictor.enforceRestrictions(graph);
389 restrictor.enforceRestrictions(root);

Completed in 591 milliseconds