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 | 890 enum VkSystemAllocationScope enum
|
D | vkVulkan_c.inl | 1960 typedef enum VkSystemAllocationScope { enum 1967 } 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 | 828 typedef enum VkSystemAllocationScope { enum 835 } VkSystemAllocationScope; typedef
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 832 typedef enum VkSystemAllocationScope { enum 839 } VkSystemAllocationScope; typedef
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 828 typedef enum VkSystemAllocationScope { enum 835 } VkSystemAllocationScope; typedef
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_core.h | 1056 typedef enum VkSystemAllocationScope { enum 1063 } VkSystemAllocationScope; typedef
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_core.h | 1078 typedef enum VkSystemAllocationScope { enum 1085 } VkSystemAllocationScope; typedef
|