Home
last modified time | relevance | path

Searched refs:DispatchAllocateMemory (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp140 return DispatchAllocateMemory(device, pAllocateInfo, pAllocator, pMemory); in gpuVkAllocateMemory()
/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h112 VkResult DispatchAllocateMemory(
Dlayer_chassis_dispatch.cpp1185 VkResult DispatchAllocateMemory( in DispatchAllocateMemory() function
Dchassis.cpp1289 VkResult result = DispatchAllocateMemory(device, pAllocateInfo, pAllocator, pMemory); in AllocateMemory()