Home
last modified time | relevance | path

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

/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp26 if (caps.driverDisableMSAAClipAtlas() || !shaderCaps.integerSupport() || in IsSupported()
/external/skia/src/gpu/
DGrCaps.h381 bool driverDisableMSAAClipAtlas() const { return fDriverDisableMSAAClipAtlas; } in driverDisableMSAAClipAtlas() function