Searched refs:fSampleLocationsSupport (Results 1 – 11 of 11) sorted by relevance
58 bool sampleLocationsSupport() const { return fSampleLocationsSupport; } in sampleLocationsSupport()340 bool fSampleLocationsSupport : 1; variable
28 fSampleLocationsSupport = false; in GrCaps()190 writer->appendBool("Sample Locations Support", fSampleLocationsSupport); in dumpJSON()
53 bool sampleLocationsSupport() const { return fSampleLocationsSupport; } in sampleLocationsSupport()509 bool fSampleLocationsSupport : 1; variable
28 fSampleLocationsSupport = false; in GrCaps()198 writer->appendBool("Sample Locations Support", fSampleLocationsSupport); in dumpJSON()
29 fSampleLocationsSupport = true; in GrMockCaps()
255 fSampleLocationsSupport = false;
179 fSampleLocationsSupport = true; in initGrCaps()
140 fSampleLocationsSupport = version >= GR_GL_VER(3,2) || in init()143 fSampleLocationsSupport = version >= GR_GL_VER(3,1); in init()
611 fSampleLocationsSupport = true; in initGrCaps()
335 fSampleLocationsSupport = false;