Home
last modified time | relevance | path

Searched defs:kMSAA (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/include/gpu/mock/
DGrMockTypes.h114 enum Renderability { kNo, kNonMSAA, kMSAA }; enumerator
/third_party/skia/src/gpu/
DGrSurfaceProxy.h38 kMSAA = 1 << 0, // Blit and resolve an internal MSAA render buffer into the texture. enumerator
/third_party/skia/include/private/
DGrTypesPriv.h229 kMSAA, enumerator