Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp178 this->writeFPFunction(fp, impl); in emitFragProc()
206 this->writeFPFunction(*childFP, *childImpl); in writeChildFPFunctions()
212 void GrGLSLProgramBuilder::writeFPFunction(const GrFragmentProcessor& fp, in writeFPFunction() function in GrGLSLProgramBuilder
DGrGLSLProgramBuilder.h152 void writeFPFunction(const GrFragmentProcessor& fp, GrFragmentProcessor::ProgramImpl& impl);