Home
last modified time | relevance | path

Searched refs:fragmentProcessorHasCoordsParam (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.h84 bool fragmentProcessorHasCoordsParam(const GrFragmentProcessor*);
H A DGrGLSLProgramBuilder.cpp236 if (this->fragmentProcessorHasCoordsParam(&fp)) { in writeFPFunction()
489 bool GrGLSLProgramBuilder::fragmentProcessorHasCoordsParam(const GrFragmentProcessor* fp) { in fragmentProcessorHasCoordsParam() function in GrGLSLProgramBuilder
/third_party/skia/src/gpu/
H A DGrFragmentProcessor.cpp956 if (args.fFragBuilder->getProgramBuilder()->fragmentProcessorHasCoordsParam(childProc)) {
1008 if (args.fFragBuilder->getProgramBuilder()->fragmentProcessorHasCoordsParam(childProc)) {

Completed in 3 milliseconds