Searched refs:DispatchAllocateMemory (Results 1 – 4 of 4) sorted by relevance
140 return DispatchAllocateMemory(device, pAllocateInfo, pAllocator, pMemory); in gpuVkAllocateMemory()
112 VkResult DispatchAllocateMemory(
1185 VkResult DispatchAllocateMemory( in DispatchAllocateMemory() function
1289 VkResult result = DispatchAllocateMemory(device, pAllocateInfo, pAllocator, pMemory); in AllocateMemory()