Searched refs:fMSAAResolvesAutomatically (Results 1 – 3 of 3) sorted by relevance
75 bool msaaResolvesAutomatically() const { return fMSAAResolvesAutomatically; } in msaaResolvesAutomatically()516 bool fMSAAResolvesAutomatically : 1; variable
35 fMSAAResolvesAutomatically = false; in GrCaps()205 writer->appendBool("MSAA Resolves Automatically", fMSAAResolvesAutomatically); in dumpJSON()
996 fMSAAResolvesAutomatically = true; in initFSAASupport()999 fMSAAResolvesAutomatically = true; in initFSAASupport()3537 fMSAAResolvesAutomatically = false; in applyDriverCorrectnessWorkarounds()