Searched refs:IsACopyNeededForMips (Results 1 – 5 of 5) sorted by relevance
34 needsCopyForMipsOnly = GrGpu::IsACopyNeededForMips(this->context()->priv().caps(), in onRefTextureProxyForParams()
97 needsCopyForMipsOnly = GrGpu::IsACopyNeededForMips(this->context()->priv().caps(), in onRefTextureProxyForParams()
500 static bool IsACopyNeededForMips(const GrCaps* caps, const GrTextureProxy* texProxy,
85 bool GrGpu::IsACopyNeededForMips(const GrCaps* caps, const GrTextureProxy* texProxy, in IsACopyNeededForMips() function in GrGpu
96 if (mipCount && GrGpu::IsACopyNeededForMips(fContext->priv().caps(), in setupMipmapsForPlanes()