Home
last modified time | relevance | path

Searched refs:emitAndInstallPrimProc (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp62 this->emitAndInstallPrimProc(&inputColor, &inputCoverage); in emitAndInstallProcs()
70 void GrGLSLProgramBuilder::emitAndInstallPrimProc(SkString* outputColor, in emitAndInstallPrimProc() function in GrGLSLProgramBuilder
DGrGLSLProgramBuilder.h149 void emitAndInstallPrimProc(SkString* outputColor, SkString* outputCoverage);
/external/skqp/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp63 this->emitAndInstallPrimProc(&inputColor, &inputCoverage); in emitAndInstallProcs()
71 void GrGLSLProgramBuilder::emitAndInstallPrimProc(SkString* outputColor, in emitAndInstallPrimProc() function in GrGLSLProgramBuilder
DGrGLSLProgramBuilder.h144 void emitAndInstallPrimProc(SkString* outputColor, SkString* outputCoverage);