Searched refs:fSampleLocationsSupport (Results 1 – 12 of 12) sorted by relevance
56 bool sampleLocationsSupport() const { return fSampleLocationsSupport; } in sampleLocationsSupport()481 bool fSampleLocationsSupport : 1; variable
27 fSampleLocationsSupport = false; in GrCaps()177 writer->appendBool("Sample Locations Support", fSampleLocationsSupport); in dumpJSON()
53 bool sampleLocationsSupport() const { return fSampleLocationsSupport; } in sampleLocationsSupport()537 bool fSampleLocationsSupport : 1; variable
27 fSampleLocationsSupport = false; in GrCaps()206 writer->appendBool("Sample Locations Support", fSampleLocationsSupport); in dumpJSON()
27 fSampleLocationsSupport = true; in GrMockCaps()
29 fSampleLocationsSupport = true; in GrMockCaps()
190 fSampleLocationsSupport = true; in initGrCaps()
161 fSampleLocationsSupport = version >= GR_GL_VER(3,2) || in init()164 fSampleLocationsSupport = version >= GR_GL_VER(3,1); in init()166 fSampleLocationsSupport = false; in init()
245 fSampleLocationsSupport = false;
138 fSampleLocationsSupport = version >= GR_GL_VER(3,2) || in init()141 fSampleLocationsSupport = version >= GR_GL_VER(3,1); in init()
618 fSampleLocationsSupport = true; in initGrCaps()
376 fSampleLocationsSupport = false;