Searched defs:VkSystemAllocationScope (Results 1 – 4 of 4) 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 | 143 enum VkSystemAllocationScope enum
|
/external/skia/third_party/vulkan/ |
D | vulkan.h | 219 typedef enum VkSystemAllocationScope { enum 229 } VkSystemAllocationScope; typedef
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vulkan.h | 226 typedef enum VkSystemAllocationScope { enum 236 } VkSystemAllocationScope; typedef
|