Home
last modified time | relevance | path

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

/external/skia/src/gpu/tessellate/
DGrTessellationPathRenderer.cpp61 auto atlasFormat = caps.getDefaultBackendFormat(kAtlasAlpha8Type, GrRenderable::kYes); in initAtlasFlags() local
62 if (caps.internalMultisampleCount(atlasFormat) <= 1) { in initAtlasFlags()