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

  /external/skia/include/gpu/gl/
GrGLInterface.h 306 GrGLFunction<GrGLCoverageModulationProc> fCoverageModulation;
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 511 if (!fFunctions.fCoverageModulation) {
GrGLTestInterface.cpp 204 fFunctions.fCoverageModulation = bind_to_member(this, &GrGLTestInterface::coverageModulation);
  /external/skqp/include/gpu/gl/
GrGLInterface.h 309 GrGLFunction<GrGLCoverageModulationProc> fCoverageModulation;
  /external/skqp/src/gpu/gl/
GrGLInterface.cpp 511 if (!fFunctions.fCoverageModulation) {
GrGLTestInterface.cpp 204 fFunctions.fCoverageModulation = bind_to_member(this, &GrGLTestInterface::coverageModulation);

Completed in 4220 milliseconds