Searched refs:allocateImageMemory (Results 1 – 4 of 4) sorted by relevance
45 VkResult allocateImageMemory(VkImage image, AllocationPropertyFlags flags,
84 VkResult result = allocator->allocateImageMemory(image, propFlags, &memory); in AllocAndBindImageMemory()
105 VkResult GrVkAMDMemoryAllocator::allocateImageMemory(VkImage image, AllocationPropertyFlags flags, in allocateImageMemory() function in GrVkAMDMemoryAllocator
62 virtual VkResult allocateImageMemory(VkImage image, AllocationPropertyFlags flags, in allocateImageMemory() function