Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp58 newInterface->fFunctions.fCoverFillPathInstanced = nullptr; in GrGLInterfaceRemoveNVPR()
535 nullptr == fFunctions.fCoverFillPathInstanced || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h334 GrGLFunction<GrGLCoverFillPathInstancedProc> fCoverFillPathInstanced; member