Searched refs:isSamplingOp (Results 1 – 2 of 2) sorted by relevance
77 bool RestrictFragmentShaderTiming::isSamplingOp(const TIntermAggregate* intermFunctionCall) const in isSamplingOp() function in RestrictFragmentShaderTiming88 if (isSamplingOp(parameter->getIntermFunctionCall())) { in visitArgument()
31 bool isSamplingOp(const TIntermAggregate* intermFunctionCall) const;