Home
last modified time | relevance | path

Searched refs:checkInterpolationFS (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DParseContext.h478 void checkInterpolationFS(TIntermAggregate *functionCall);
DParseContext.cpp7562 void TParseContext::checkInterpolationFS(TIntermAggregate *functionCall) in checkInterpolationFS() function in sh::TParseContext
7849 checkInterpolationFS(callNode); in addNonConstructorFunctionCallImpl()