Searched defs:VkSystemAllocationScope (Results 1 – 9 of 9) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.cpp | 37 …TTR void* VKAPI_CALL systemAllocate (void*, size_t size, size_t alignment, VkSystemAllocationScope) in systemAllocate() argument 50 …L systemReallocate (void*, void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope) in systemReallocate() argument 55 …emInternalAllocationNotification (void*, size_t, VkInternalAllocationType, VkSystemAllocationScope) in systemInternalAllocationNotification() argument 59 …L systemInternalFreeNotification (void*, size_t, VkInternalAllocationType, VkSystemAllocationScope) in systemInternalFreeNotification() argument
|
D | vkBasicTypes.inl | 355 enum VkSystemAllocationScope enum
|
D | vkVulkan_c.inl | 424 typedef enum VkSystemAllocationScope { enum 434 } VkSystemAllocationScope; typedef
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 367 typedef enum VkSystemAllocationScope { enum 377 } VkSystemAllocationScope; typedef
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 463 typedef enum VkSystemAllocationScope { enum 473 } VkSystemAllocationScope; typedef
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 463 typedef enum VkSystemAllocationScope { enum 473 } VkSystemAllocationScope; typedef
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 421 typedef enum VkSystemAllocationScope { enum 431 } VkSystemAllocationScope; typedef
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 526 typedef enum VkSystemAllocationScope { enum 536 } VkSystemAllocationScope; typedef
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 552 typedef enum VkSystemAllocationScope { enum 562 } VkSystemAllocationScope; typedef
|