Home
last modified time | relevance | path

Searched defs:VkAllocationCallbacks (Results 1 – 20 of 20) 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/vulkan-loader/tests/
Dloader_version_tests.cpp577 …vkCreatePrivateDataSlot(VkDevice, const VkPrivateDataSlotCreateInfo*, const VkAllocationCallbacks*, in test_vkCreatePrivateDataSlot()
581 void test_vkDestroyPrivateDataSlot(VkDevice, VkPrivateDataSlot, const VkAllocationCallbacks*) {} in test_vkDestroyPrivateDataSlot()
/third_party/vulkan-loader/tests/framework/layer/
Dtest_layer.cpp370 …KAPI_CALL test_override_vkCreateInstance(const VkInstanceCreateInfo*, const VkAllocationCallbacks*, in test_override_vkCreateInstance()
/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp888 … void VKAPI_CALL test_vkDestroyCommandPool(VkDevice, VkCommandPool, const VkAllocationCallbacks*) { in test_vkDestroyCommandPool()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
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.inl1709 typedef struct VkAllocationCallbacks { struct
1716 } VkAllocationCallbacks; argument
/third_party/glfw/deps/glad/
Dvulkan.h2070 typedef struct VkAllocationCallbacks { struct
2077 } VkAllocationCallbacks; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1704 typedef struct VkAllocationCallbacks { struct
1711 } VkAllocationCallbacks; argument
/third_party/glfw/src/
Dinternal.h320 typedef struct VkAllocationCallbacks VkAllocationCallbacks; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp370 …& vk, VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks*) in PipelineLayoutWrapper()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2431 typedef struct VkAllocationCallbacks { struct
2438 } VkAllocationCallbacks; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2524 typedef struct VkAllocationCallbacks { struct
2531 } 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/vk-gl-cts/external/vulkancts/framework/vulkan/generated/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.inl4054 typedef struct VkAllocationCallbacks { struct
4061 } VkAllocationCallbacks; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h2938 typedef struct VkAllocationCallbacks { struct
2945 } VkAllocationCallbacks; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json18638 "VkAllocationCallbacks": { object