Searched refs:createVkImageForBackendSurface (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/vk/ |
D | GrVkGpu.h | 345 bool createVkImageForBackendSurface(VkFormat,
|
D | GrVkGpu.cpp | 1516 bool GrVkGpu::createVkImageForBackendSurface(VkFormat vkFormat, in createVkImageForBackendSurface() function in GrVkGpu 1665 if (!this->createVkImageForBackendSurface(vkFormat, dimensions, 1, GrTexturable::kYes, in onCreateBackendTexture() 1953 if (!this->createVkImageForBackendSurface(vkFormat, dimensions, sampleCnt, GrTexturable::kNo, in createTestingOnlyBackendRenderTarget()
|