Home
last modified time | relevance | path

Searched refs:fCoverageModulation (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/gpu/gl/
DGrGLInterface.h347 GrGLFunction<GrGLCoverageModulationProc> fCoverageModulation; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp566 if (nullptr == fFunctions.fCoverageModulation) { in validate()