Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOperator_autogen.h513 static inline bool IsInterpolationFS(TOperator op) in IsInterpolationFS() function
DOutputSPIRV.cpp1926 if (BuiltInGroup::IsInterpolationFS(op)) in visitOperator()
DParseContext.cpp6641 if (!BuiltInGroup::IsInterpolationFS(functionCall->getOp())) in checkInterpolationFS()