Searched refs:CreateWrappedTexture (Results 1 – 3 of 3) sorted by relevance
25 static GrVkTexture* CreateWrappedTexture(GrVkGpu*, const GrSurfaceDesc&,
73 GrVkTexture* GrVkTexture::CreateWrappedTexture(GrVkGpu* gpu, const GrSurfaceDesc& desc, in CreateWrappedTexture() function in GrVkTexture
600 texture = GrVkTexture::CreateWrappedTexture(this, surfDesc, lifeCycle, format, imageRsrc); in onWrapBackendTexture()