Home
last modified time | relevance | path

Searched refs:fCoverFillPathInstanced (Results 1 – 3 of 3) sorted by relevance

/external/skqp/include/gpu/gl/
DGrGLInterface.h300 GrGLFunction<GrGLCoverFillPathInstancedFn> fCoverFillPathInstanced; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp482 !fFunctions.fCoverFillPathInstanced || in validate()
DGrGLTestInterface.cpp201 …fFunctions.fCoverFillPathInstanced = bind_to_member(this, &GrGLTestInterface::coverFillPathInstanc… in GrGLTestInterface()