Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrTypes.h749 kStencil_GrGLBackendState = 1 << 6, enumerator
/external/skia/src/gpu/gl/
DGrGLGpu.cpp482 if (resetBits & kStencil_GrGLBackendState) { in onResetContext()