Searched refs:fMSAAResolvesAutomatically (Results 1 – 6 of 6) sorted by relevance
63 bool msaaResolvesAutomatically() const { return fMSAAResolvesAutomatically; } in msaaResolvesAutomatically()485 bool fMSAAResolvesAutomatically : 1; variable
31 fMSAAResolvesAutomatically = false; in GrCaps()181 writer->appendBool("MSAA Resolves Automatically", fMSAAResolvesAutomatically); in dumpJSON()
74 bool msaaResolvesAutomatically() const { return fMSAAResolvesAutomatically; } in msaaResolvesAutomatically()543 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()3661 fMSAAResolvesAutomatically = false; in applyDriverCorrectnessWorkarounds()
1007 fMSAAResolvesAutomatically = true; in initFSAASupport()1010 fMSAAResolvesAutomatically = true; in initFSAASupport()