Searched refs:GrTextureTypeHasRestrictedSampling (Results 1 – 10 of 10) sorted by relevance
45 return GrTextureTypeHasRestrictedSampling(this->textureType()); in hasRestrictedSampling()
59 return GrTextureTypeHasRestrictedSampling(this->textureType()); in hasRestrictedSampling()
40 if (GrTextureTypeHasRestrictedSampling(type)) { in clamp_filter()
48 return GrTextureTypeHasRestrictedSampling(this->textureType()); in hasRestrictedSampling()
50 if (GrTextureTypeHasRestrictedSampling(type)) { in clamp_filter()
61 return GrTextureTypeHasRestrictedSampling(this->textureType()); in hasRestrictedSampling()
213 GrTextureTypeHasRestrictedSampling(backendFormat.textureType())) { in MakePromiseImageLazyProxy()
350 GrTextureTypeHasRestrictedSampling(backendFormat.textureType())) { in MakePromiseImageLazyProxy()
554 static inline bool GrTextureTypeHasRestrictedSampling(GrTextureType type) { in GrTextureTypeHasRestrictedSampling() function
539 static inline bool GrTextureTypeHasRestrictedSampling(GrTextureType type) { in GrTextureTypeHasRestrictedSampling() function