Searched refs:sampleLocationsSupport (Results 1 – 8 of 8) sorted by relevance
56 bool sampleLocationsSupport() const { return fSampleLocationsSupport; } in sampleLocationsSupport() function
566 SkASSERT(this->caps()->sampleLocationsSupport()); in findOrAssignSamplePatternKey()
255 if (!ctx->priv().caps()->sampleLocationsSupport()) { in onDraw()
132 SkASSERT(!this->caps()->sampleLocationsSupport()); in querySampleLocations()
53 bool sampleLocationsSupport() const { return fSampleLocationsSupport; } in sampleLocationsSupport() function
77 SkASSERT(!this->caps()->sampleLocationsSupport()); in querySampleLocations()
45 caps.sampleLocationsSupport() && in IsSupported()
49 if (!caps.sampleLocationsSupport() || !caps.shaderCaps()->sampleVariablesSupport()) { in Make()