Searched defs:allocationScope (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkAllocationCallbackUtil.cpp | 79 VkSystemAllocationScope allocationScope) in allocationCallback() 85 VkSystemAllocationScope allocationScope) in reallocationCallback() 97 … VkSystemAllocationScope allocationScope) in internalAllocationNotificationCallback() 104 … VkSystemAllocationScope allocationScope) in internalFreeNotificationCallback() 205 …*ChainedAllocator::allocate(size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocate() 211 VkSystemAllocationScope allocationScope) in reallocate() 222 VkSystemAllocationScope allocationScope) in notifyInternalAllocation() 228 VkSystemAllocationScope allocationScope) in notifyInternalFree() 245 …nCallbackRecorder::allocate(size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocate() 255 VkSystemAllocationScope allocationScope) in reallocate() [all …]
|
/aosp_15_r20/external/mesa3d/src/vulkan/util/ |
H A D | vk_alloc.c | 23 VkSystemAllocationScope allocationScope) in vk_default_alloc() 34 VkSystemAllocationScope allocationScope) in vk_default_realloc()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/ |
H A D | radv_meta.c | 273 meta_alloc(void *_device, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in meta_alloc() 281 …d *_device, void *original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in meta_realloc()
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkMemory.cpp | 39 …size_t alignment, const VkAllocationCallbacks *pAllocator, VkSystemAllocationScope allocationScope) in allocateHostMemory()
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/ |
H A D | VulkanSample.cpp | 145 VkSystemAllocationScope allocationScope) in CustomCpuAllocation() 158 VkSystemAllocationScope allocationScope) in CustomCpuReallocation()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 2513 VkSystemAllocationScope allocationScope) in allocCallbackFunc() 2563 VkSystemAllocationScope allocationScope) in reallocCallbackFunc()
|