Searched refs:fMSAAResolvesAutomatically (Results 1 – 3 of 3) sorted by relevance
74 bool msaaResolvesAutomatically() const { return fMSAAResolvesAutomatically; } in msaaResolvesAutomatically()545 bool fMSAAResolvesAutomatically : 1; variable
33 fMSAAResolvesAutomatically = false; in GrCaps()212 writer->appendBool("MSAA Resolves Automatically", fMSAAResolvesAutomatically); in dumpJSON()
1052 fMSAAResolvesAutomatically = true; in initFSAASupport()1055 fMSAAResolvesAutomatically = true; in initFSAASupport()3691 fMSAAResolvesAutomatically = false; in applyDriverCorrectnessWorkarounds()