Searched defs:parent_alloc (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
H A Dvk_alloc.h88 vk_alloc2(const VkAllocationCallbacks *parent_alloc, argument
100 vk_zalloc2(const VkAllocationCallbacks *parent_alloc, argument
115 vk_free2(const VkAllocationCallbacks *parent_alloc, argument
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_alloc.h122 vk_alloc2(const VkAllocationCallbacks *parent_alloc, argument
134 vk_zalloc2(const VkAllocationCallbacks *parent_alloc, argument
149 vk_free2(const VkAllocationCallbacks *parent_alloc, argument
264 vk_multialloc_alloc2(struct vk_multialloc * ma,const VkAllocationCallbacks * parent_alloc,const VkAllocationCallbacks * alloc,VkSystemAllocationScope scope) argument
288 vk_multialloc_zalloc2(struct vk_multialloc * ma,const VkAllocationCallbacks * parent_alloc,const VkAllocationCallbacks * alloc,VkSystemAllocationScope scope) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_private.h579 anv_multialloc_alloc2(struct anv_multialloc * ma,const VkAllocationCallbacks * parent_alloc,const VkAllocationCallbacks * alloc,VkSystemAllocationScope scope) argument

Completed in 34 milliseconds