HomeSort by relevance Sort by last modified time
    Searched refs:emitAndInstallXferProc (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/glsl/
GrGLSLProgramBuilder.h 155 void emitAndInstallXferProc(const GrXferProcessor&,
GrGLSLProgramBuilder.cpp 65 this->emitAndInstallXferProc(this->pipeline().getXferProcessor(), *inputColor, *inputCoverage);
214 void GrGLSLProgramBuilder::emitAndInstallXferProc(const GrXferProcessor& xp,

Completed in 227 milliseconds