Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/
DGrTypes.h172 kStencil_GrGLBackendState = 1 << 6, enumerator
/third_party/flutter/skia/include/gpu/
DGrTypes.h261 kStencil_GrGLBackendState = 1 << 6, enumerator
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp612 if (resetBits & kStencil_GrGLBackendState) { in onResetContext()
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp579 if (resetBits & kStencil_GrGLBackendState) { in onResetContext()