Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1174 typedef struct VkAllocationCallbacks { struct
1181 } VkAllocationCallbacks; typedef
/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/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1872 typedef struct VkAllocationCallbacks { struct
1879 } VkAllocationCallbacks; argument
/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/include/third_party/vulkan/vulkan/
Dvulkan_core.h2431 typedef struct VkAllocationCallbacks { struct
2438 } VkAllocationCallbacks; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2492 typedef struct VkAllocationCallbacks { struct
2499 } 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/vulkan-headers/include/vulkan/
Dvulkan_core.h2583 typedef struct VkAllocationCallbacks { struct
2590 } VkAllocationCallbacks; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json12557 "VkAllocationCallbacks": { object