Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/gpu/gl/
DGrGLInterface.h297 GrGLFunction<GrGLStencilThenCoverFillPathInstancedFn> fStencilThenCoverFillPathInstanced; member
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp964 !gli->fFunctions.fStencilThenCoverFillPathInstanced || in hasPathRenderingSupport()