Home
last modified time | relevance | path

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

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