Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/
DGrTypes.h170 kMSAAEnable_GrGLBackendState = 1 << 4, enumerator
/third_party/flutter/skia/include/gpu/
DGrTypes.h259 kMSAAEnable_GrGLBackendState = 1 << 4, enumerator
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp580 if (resetBits & kMSAAEnable_GrGLBackendState) { in onResetContext()
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp548 if (resetBits & kMSAAEnable_GrGLBackendState) { in onResetContext()