Home
last modified time | relevance | path

Searched defs:allocateImageMemory (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/include/gpu/vk/
DGrVkMemoryAllocator.h63 virtual VkResult allocateImageMemory(VkImage image, AllocationPropertyFlags flags, in allocateImageMemory() function
/third_party/skia/m133/tools/gpu/vk/
DVkTestMemoryAllocator.cpp96 VkResult VkTestMemoryAllocator::allocateImageMemory(VkImage image, in allocateImageMemory() function in sk_gpu_test::VkTestMemoryAllocator
/third_party/skia/m133/src/gpu/vk/vulkanmemoryallocator/
DVulkanAMDMemoryAllocator.cpp118 VkResult VulkanAMDMemoryAllocator::allocateImageMemory(VkImage image, in allocateImageMemory() function in skgpu::VulkanAMDMemoryAllocator
/third_party/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp193 VkResult GrVkAMDMemoryAllocator::allocateImageMemory(VkImage image, AllocationPropertyFlags flags, in allocateImageMemory() function in GrVkAMDMemoryAllocator