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/include/gpu/vk/
DGrVkMemoryAllocator.h62 virtual VkResult allocateImageMemory(VkImage image, AllocationPropertyFlags flags, in allocateImageMemory() function
/external/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp105 VkResult GrVkAMDMemoryAllocator::allocateImageMemory(VkImage image, AllocationPropertyFlags flags, in allocateImageMemory() function in GrVkAMDMemoryAllocator