Searched defs:VkSystemAllocationScope (Results 1 – 10 of 10) 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 | 634 enum VkSystemAllocationScope enum
|
D | vkVulkan_c.inl | 685 typedef enum VkSystemAllocationScope { enum 695 } 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/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 604 typedef enum VkSystemAllocationScope { enum 614 } VkSystemAllocationScope; typedef
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 622 typedef enum VkSystemAllocationScope { enum 632 } VkSystemAllocationScope; typedef
|
/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
D | vulkan_core.h | 723 typedef enum VkSystemAllocationScope { enum 733 } VkSystemAllocationScope; typedef
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_core.h | 682 typedef enum VkSystemAllocationScope { enum 692 } VkSystemAllocationScope; typedef
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 828 typedef enum VkSystemAllocationScope { enum 835 } VkSystemAllocationScope; typedef
|