Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/WSI/
H A DVkSurfaceKHR.hpp90 …virtual void* allocateImageMemory(PresentImage *image, const VkMemoryAllocateInfo &allocateInfo) {… in allocateImageMemory() function in vk::SurfaceKHR
H A DXcbSurfaceKHR.cpp113 void *XcbSurfaceKHR::allocateImageMemory(PresentImage *image, const VkMemoryAllocateInfo &allocateI… in allocateImageMemory() function in vk::XcbSurfaceKHR
/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestMemoryAllocator.cpp96 VkResult VkTestMemoryAllocator::allocateImageMemory(VkImage image, in allocateImageMemory() function in sk_gpu_test::VkTestMemoryAllocator
/aosp_15_r20/external/skia/src/gpu/vk/vulkanmemoryallocator/
H A DVulkanAMDMemoryAllocator.cpp110 VkResult VulkanAMDMemoryAllocator::allocateImageMemory(VkImage image, in allocateImageMemory() function in skgpu::VulkanAMDMemoryAllocator