Home
last modified time | relevance | path

Searched refs:getSecondaryColorOutputName (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp264 fFS.getSecondaryColorOutputName(), in emitAndInstallXferProc()
291 fFS.codeAppendf("%s = %s.%s;", fFS.getSecondaryColorOutputName(), in emitFSOutputSwizzle()
292 fFS.getSecondaryColorOutputName(), in emitFSOutputSwizzle()
DGrGLSLFragmentShaderBuilder.h121 const char* getSecondaryColorOutputName() const;
DGrGLSLFragmentShaderBuilder.cpp180 const char* GrGLSLFragmentShaderBuilder::getSecondaryColorOutputName() const { in getSecondaryColorOutputName() function in GrGLSLFragmentShaderBuilder
/external/skia/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.h118 const char* getSecondaryColorOutputName() const;
DGrGLSLFragmentShaderBuilder.cpp155 const char* GrGLSLFragmentShaderBuilder::getSecondaryColorOutputName() const { in getSecondaryColorOutputName() function in GrGLSLFragmentShaderBuilder
DGrGLSLProgramBuilder.cpp264 fFS.getSecondaryColorOutputName(), in emitAndInstallXferProc()