Home
last modified time | relevance | path

Searched refs:endUserDefinedFunctionCalls (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/timing/
DRestrictFragmentShaderTiming.cpp61 iter != graph.endUserDefinedFunctionCalls(); in validateUserDefinedFunctionCallUsage()
/external/chromium_org/third_party/angle/src/compiler/depgraph/
DDependencyGraph.h161 TFunctionCallVector::const_iterator endUserDefinedFunctionCalls() const in endUserDefinedFunctionCalls() function
/external/chromium_org/third_party/angle/src/compiler/
DCompiler.cpp364 iter != graph.endUserDefinedFunctionCalls(); in limitExpressionComplexity()