Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dvertex_buffer_test.cc69 const VkAllocationCallbacks*, in vkCreateBuffer()
84 const VkAllocationCallbacks*, in vkAllocateMemory()
121 const VkAllocationCallbacks*, in vkCreateFence()
127 const VkAllocationCallbacks*) {} in vkDestroyBufferView()
130 const VkAllocationCallbacks*) {} in vkFreeMemory()
133 const VkAllocationCallbacks*) {} in vkDestroyBuffer()
/third_party/glfw/deps/vulkan/
Dvulkan.h1174 typedef struct VkAllocationCallbacks { struct
1181 } VkAllocationCallbacks; argument
/third_party/glfw/src/
Dinternal.h144 typedef struct VkAllocationCallbacks VkAllocationCallbacks; typedef
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl125 struct VkAllocationCallbacks struct
127 void* pUserData;
128 PFN_vkAllocationFunction pfnAllocation;
129 PFN_vkReallocationFunction pfnReallocation;
130 PFN_vkFreeFunction pfnFree;
131 PFN_vkInternalAllocationNotification pfnInternalAllocation;
132 PFN_vkInternalFreeNotification pfnInternalFree;
DvkVulkan_c.inl3535 typedef struct VkAllocationCallbacks { struct
3542 } VkAllocationCallbacks; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2524 typedef struct VkAllocationCallbacks { struct
2531 } VkAllocationCallbacks; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2431 typedef struct VkAllocationCallbacks { struct
2438 } VkAllocationCallbacks; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2573 typedef struct VkAllocationCallbacks { struct
2580 } VkAllocationCallbacks; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h2580 typedef struct VkAllocationCallbacks { struct
2587 } VkAllocationCallbacks; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2788 typedef struct VkAllocationCallbacks { struct
2795 } VkAllocationCallbacks; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h2866 typedef struct VkAllocationCallbacks { struct
2873 } VkAllocationCallbacks; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json15997 "VkAllocationCallbacks": { object