Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/
DShHandle.h109 bool enforceFragmentShaderTimingRestrictions(const TDependencyGraph& graph);
DCompiler.cpp342 bool success = enforceFragmentShaderTimingRestrictions(graph); in enforceTimingRestrictions()
379 bool TCompiler::enforceFragmentShaderTimingRestrictions(const TDependencyGraph& graph) in enforceFragmentShaderTimingRestrictions() function in TCompiler