Searched refs:emitFSOutputSwizzle (Results 1 – 2 of 2) sorted by relevance
169 void emitFSOutputSwizzle(bool hasSecondaryOutput);
66 this->emitFSOutputSwizzle(this->pipeline().getXferProcessor().hasSecondaryOutput()); in emitAndInstallProcs()355 void GrGLSLProgramBuilder::emitFSOutputSwizzle(bool hasSecondaryOutput) { in emitFSOutputSwizzle() function in GrGLSLProgramBuilder