Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/gpu/ganesh/mock/
H A DGrMockTypes.h137 enum Renderability { kNo, kNonMSAA, kMSAA }; enumerator
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrSurfaceProxy.h60 kMSAA = 1 << 0, // Blit and resolve an internal MSAA render buffer into the texture. enumerator
/aosp_15_r20/external/skia/include/private/gpu/ganesh/
H A DGrTypesPriv.h205 kMSAA, enumerator