Searched defs:emitFSOutputSwizzle (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp66 this->emitFSOutputSwizzle(this->pipeline().getXferProcessor().hasSecondaryOutput());
354 void GrGLSLProgramBuilder::emitFSOutputSwizzle(bool hasSecondaryOutput) { function in class:GrGLSLProgramBuilder

Completed in 89 milliseconds