Searched refs:GrTextureTypeHasRestrictedSampling (Results 1 – 10 of 10) sorted by relevance
45 return GrTextureTypeHasRestrictedSampling(this->textureType()); in hasRestrictedSampling()
53 if (GrTextureTypeHasRestrictedSampling(type)) { in clamp_filter()
58 return GrTextureTypeHasRestrictedSampling(this->textureType()); in hasRestrictedSampling()
50 if (GrTextureTypeHasRestrictedSampling(type)) { in clamp_filter()
47 return GrTextureTypeHasRestrictedSampling(this->textureType()); in hasRestrictedSampling()
564 static inline bool GrTextureTypeHasRestrictedSampling(GrTextureType type) { in GrTextureTypeHasRestrictedSampling() function
213 GrTextureTypeHasRestrictedSampling(backendFormat.textureType())) { in MakePromiseImageLazyProxy()
387 GrTextureTypeHasRestrictedSampling(backendFormat.textureType())) { in MakePromiseImageLazyProxy()
580 static inline bool GrTextureTypeHasRestrictedSampling(GrTextureType type) { in GrTextureTypeHasRestrictedSampling() function