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

  /external/chromium_org/third_party/angle/src/compiler/timing/
RestrictFragmentShaderTiming.cpp 65 beginError(functionCall->getIntermFunctionCall());
70 void RestrictFragmentShaderTiming::beginError(const TIntermNode* node)
92 beginError(parameter->getIntermFunctionCall());
98 beginError(parameter->getIntermFunctionCall());
111 beginError(selection->getIntermSelection());
117 beginError(loop->getIntermLoop());
123 beginError(logicalOp->getIntermLogicalOp());
RestrictFragmentShaderTiming.h 29 void beginError(const TIntermNode* node);

Completed in 1264 milliseconds