Searched refs:fragmentProcessorHasCoordsParam (Results 1 – 3 of 3) sorted by relevance
181 if (this->fragmentProcessorHasCoordsParam(&fp)) { in invokeFP()189 if (this->fragmentProcessorHasCoordsParam(&fp)) { in invokeFP()527 bool GrGLSLProgramBuilder::fragmentProcessorHasCoordsParam(const GrFragmentProcessor* fp) const { in fragmentProcessorHasCoordsParam() function in GrGLSLProgramBuilder
122 bool fragmentProcessorHasCoordsParam(const GrFragmentProcessor*) const;
898 if (args.fFragBuilder->getProgramBuilder()->fragmentProcessorHasCoordsParam(childProc)) { in invokeChild()954 if (args.fFragBuilder->getProgramBuilder()->fragmentProcessorHasCoordsParam(childProc)) { in invokeChildWithMatrix()