Home
last modified time | relevance | path

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

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