Searched refs:fDriverDisableMSAAClipAtlas (Results 1 – 3 of 3) sorted by relevance
57 fDriverDisableMSAAClipAtlas = false; in GrCaps()112 SkASSERT(!fDriverDisableMSAAClipAtlas); in applyOptionsOverrides()239 fDriverDisableMSAAClipAtlas); in dumpJSON()
394 bool driverDisableMSAAClipAtlas() const { return fDriverDisableMSAAClipAtlas; } in driverDisableMSAAClipAtlas()568 bool fDriverDisableMSAAClipAtlas : 1; variable
575 fDriverDisableMSAAClipAtlas = true; in applyDriverCorrectnessWorkarounds()