Lines Matching refs:mipmapStatus
427 GrMipmapStatus mipmapStatus = (GrMipmapped::kYes == mipMapped) in createProxy() local
437 *caps, format, dimensions, renderTargetSampleCnt, mipMapped, mipmapStatus, fit, in createProxy()
442 return sk_sp<GrTextureProxy>(new GrTextureProxy(format, dimensions, mipMapped, mipmapStatus, in createProxy()
461 GrMipmapStatus mipmapStatus = (GrMipmapped::kYes == mipMapped) ? GrMipmapStatus::kValid in createCompressedTextureProxy() local
470 format, dimensions, mipMapped, mipmapStatus,GrInternalSurfaceFlags::kReadOnly, in createCompressedTextureProxy()
687 GrMipmapStatus mipmapStatus = (GrMipmapped::kYes == mipMapped) ? GrMipmapStatus::kValid in CreatePromiseProxy() local
696 mipmapStatus, in CreatePromiseProxy()
711 GrMipmapStatus mipmapStatus, in createLazyProxy() argument
737 mipmapStatus, in createLazyProxy()
753 GrMipmapStatus mipmapStatus, in createLazyRenderTargetProxy() argument
777 textureInfo->fMipmapped, mipmapStatus, fit, budgeted, isProtected, surfaceFlags, in createLazyRenderTargetProxy()