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

  /external/skia/include/gpu/
GrCaps.h 48 bool twoSidedStencilSupport() const { return fTwoSidedStencilSupport; }
  /external/skia/src/gpu/
GrPathRendererChain.cpp 63 fChain.push_back(sk_make_sp<GrDefaultPathRenderer>(caps.twoSidedStencilSupport(),
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 3854 milliseconds