Searched refs:beginError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/timing/
H A DRestrictFragmentShaderTiming.cpp74 beginError(functionCall->getIntermFunctionCall());
79 void RestrictFragmentShaderTiming::beginError(const TIntermNode* node) function in class:RestrictFragmentShaderTiming
101 beginError(parameter->getIntermFunctionCall());
107 beginError(parameter->getIntermFunctionCall());
120 beginError(selection->getIntermSelection());
126 beginError(loop->getIntermLoop());
132 beginError(logicalOp->getIntermLogicalOp());
H A DRestrictFragmentShaderTiming.h27 void beginError(const TIntermNode* node);

Completed in 84 milliseconds