Searched defs:allocationScope (Results 1 – 7 of 7) sorted by relevance
| /external/deqp/external/vulkancts/framework/vulkan/ |
| 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 …]
|
| /external/mesa3d/src/vulkan/util/ |
| D | vk_alloc.c | 23 VkSystemAllocationScope allocationScope) in vk_default_alloc() 34 VkSystemAllocationScope allocationScope) in vk_default_realloc()
|
| /external/swiftshader/src/Vulkan/ |
| D | VkMemory.cpp | 39 …size_t alignment, const VkAllocationCallbacks *pAllocator, VkSystemAllocationScope allocationScope) in allocateHostMemory()
|
| /external/mesa3d/src/amd/vulkan/meta/ |
| D | radv_meta.c | 302 meta_alloc(void *_device, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in meta_alloc() 310 …d *_device, void *original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in meta_realloc()
|
| /external/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 150 VkSystemAllocationScope allocationScope) in default_alloc_func() 160 VkSystemAllocationScope allocationScope) in default_realloc_func()
|
| /external/angle/third_party/vulkan_memory_allocator/src/ |
| D | VulkanSample.cpp | 145 VkSystemAllocationScope allocationScope) in CustomCpuAllocation() 158 VkSystemAllocationScope allocationScope) in CustomCpuReallocation()
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiDeviceInitializationTests.cpp | 2513 VkSystemAllocationScope allocationScope) in allocCallbackFunc() 2563 VkSystemAllocationScope allocationScope) in reallocCallbackFunc()
|