Home
last modified time | relevance | path

Searched defs:VkAllocationCallbacks (Results 1 – 15 of 15) 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/flutter/glfw/deps/vulkan/
Dvulkan.h1174 typedef struct VkAllocationCallbacks { struct
1181 } VkAllocationCallbacks; argument
/third_party/flutter/glfw/src/
Dinternal.h144 typedef struct VkAllocationCallbacks VkAllocationCallbacks; typedef
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1668 typedef struct VkAllocationCallbacks { struct
1675 } VkAllocationCallbacks; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1684 typedef struct VkAllocationCallbacks { struct
1691 } VkAllocationCallbacks; argument
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1872 typedef struct VkAllocationCallbacks { struct
1879 } VkAllocationCallbacks; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2524 typedef struct VkAllocationCallbacks { struct
2531 } VkAllocationCallbacks; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2431 typedef struct VkAllocationCallbacks { struct
2438 } 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/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2573 typedef struct VkAllocationCallbacks { struct
2580 } VkAllocationCallbacks; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl100 struct VkAllocationCallbacks struct
102 void* pUserData;
103 PFN_vkAllocationFunction pfnAllocation;
104 PFN_vkReallocationFunction pfnReallocation;
105 PFN_vkFreeFunction pfnFree;
106 PFN_vkInternalAllocationNotification pfnInternalAllocation;
107 PFN_vkInternalFreeNotification pfnInternalFree;
DvkVulkan_c.inl3893 typedef struct VkAllocationCallbacks { struct
3900 } VkAllocationCallbacks; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2788 typedef struct VkAllocationCallbacks { struct
2795 } VkAllocationCallbacks; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h2897 typedef struct VkAllocationCallbacks { struct
2904 } VkAllocationCallbacks; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json14483 "VkAllocationCallbacks": { object