Home
last modified time | relevance | path

Searched defs:VkAllocationCallbacks (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl27 struct VkAllocationCallbacks struct
29 void* pUserData;
30 PFN_vkAllocationFunction pfnAllocation;
31 PFN_vkReallocationFunction pfnReallocation;
32 PFN_vkFreeFunction pfnFree;
33 PFN_vkInternalAllocationNotification pfnInternalAllocation;
34 PFN_vkInternalFreeNotification pfnInternalFree;
DvkVulkan_c.inl1571 typedef struct VkAllocationCallbacks { struct
1578 } VkAllocationCallbacks; argument
/external/mesa3d/include/vulkan/
Dvulkan.h1498 typedef struct VkAllocationCallbacks { struct
1505 } VkAllocationCallbacks; argument
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1668 typedef struct VkAllocationCallbacks { struct
1675 } VkAllocationCallbacks; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h1668 typedef struct VkAllocationCallbacks { struct
1675 } VkAllocationCallbacks; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1568 typedef struct VkAllocationCallbacks { struct
1575 } VkAllocationCallbacks; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h1786 typedef struct VkAllocationCallbacks { struct
1793 } VkAllocationCallbacks; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h1833 typedef struct VkAllocationCallbacks { struct
1840 } VkAllocationCallbacks; argument
/external/vulkan-headers/registry/
Dvalidusage.json6093 "VkAllocationCallbacks": { object