HomeSort by relevance Sort by last modified time
    Searched refs:CreateWrappedTexture (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/vk/
GrVkTexture.h 25 static GrVkTexture* CreateWrappedTexture(GrVkGpu*, const GrSurfaceDesc&,
GrVkTexture.cpp 73 GrVkTexture* GrVkTexture::CreateWrappedTexture(GrVkGpu* gpu, const GrSurfaceDesc& desc,
GrVkGpu.cpp 600 texture = GrVkTexture::CreateWrappedTexture(this, surfDesc, lifeCycle, format, imageRsrc);
    [all...]

Completed in 1999 milliseconds