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

  /external/chromium_org/third_party/angle/src/compiler/translator/
Compiler.h 129 bool enforceFragmentShaderTimingRestrictions(const TDependencyGraph& graph);
Compiler.cpp 447 bool success = enforceFragmentShaderTimingRestrictions(graph);
489 bool TCompiler::enforceFragmentShaderTimingRestrictions(const TDependencyGraph& graph)

Completed in 676 milliseconds