Searched refs:fragmentProcessorHasCoordsParam (Results 1 – 3 of 3) sorted by relevance
174 if (this->fragmentProcessorHasCoordsParam(&fp)) { in emitRootFragProc()187 if (this->fragmentProcessorHasCoordsParam(&fp)) { in emitRootFragProc()243 if (this->fragmentProcessorHasCoordsParam(&fp)) { in writeFPFunction()499 bool GrGLSLProgramBuilder::fragmentProcessorHasCoordsParam(const GrFragmentProcessor* fp) { in fragmentProcessorHasCoordsParam() function in GrGLSLProgramBuilder
84 bool fragmentProcessorHasCoordsParam(const GrFragmentProcessor*);
886 if (args.fFragBuilder->getProgramBuilder()->fragmentProcessorHasCoordsParam(childProc)) { in invokeChild()942 if (args.fFragBuilder->getProgramBuilder()->fragmentProcessorHasCoordsParam(childProc)) { in invokeChildWithMatrix()