Home
last modified time | relevance | path

Searched refs:IsInterpolationFS (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOperator_autogen.h519 static inline bool IsInterpolationFS(TOperator op) in IsInterpolationFS() function
DIntermNode.cpp725 BuiltInGroup::IsDerivativesFS(mOp) || BuiltInGroup::IsInterpolationFS(mOp) || in derivePrecision()
DParseContext.cpp6702 if (!BuiltInGroup::IsInterpolationFS(functionCall->getOp())) in checkInterpolationFS()
DOutputSPIRV.cpp2271 if (BuiltInGroup::IsInterpolationFS(op)) in visitOperator()