Searched refs:IsACopyNeededForMips (Results 1 – 5 of 5) sorted by relevance
34 needsCopyForMipsOnly = GrGpu::IsACopyNeededForMips(fContext->contextPriv().caps(), in onRefTextureProxyForParams()
95 needsCopyForMipsOnly = GrGpu::IsACopyNeededForMips(fContext->contextPriv().caps(), in onRefTextureProxyForParams()
410 static bool IsACopyNeededForMips(const GrCaps* caps, const GrTextureProxy* texProxy,
88 bool GrGpu::IsACopyNeededForMips(const GrCaps* caps, const GrTextureProxy* texProxy, in IsACopyNeededForMips() function in GrGpu
85 if (mipCount && GrGpu::IsACopyNeededForMips(fContext->contextPriv().caps(), in setupMipmapsForPlanes()