Home
last modified time | relevance | path

Searched defs:allocationScope (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp80 …nCallback (void* pUserData, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocationCallback()
85 …pUserData, void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocationCallback()
95 …ata, size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope) in internalAllocationNotificationCallback()
100 …ata, size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope) in internalFreeNotificationCallback()
202 …ChainedAllocator::allocate (size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocate()
207 …reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocate()
217 …ion (size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope) in notifyInternalAllocation()
222 …ree (size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope) in notifyInternalFree()
239 …CallbackRecorder::allocate (size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocate()
248 …reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocate()
[all …]
/external/mesa3d/src/amd/vulkan/
Dradv_meta.c160 VkSystemAllocationScope allocationScope) in meta_alloc()
169 VkSystemAllocationScope allocationScope) in meta_realloc()
Dradv_device.c262 VkSystemAllocationScope allocationScope) in default_alloc_func()
269 size_t align, VkSystemAllocationScope allocationScope) in default_realloc_func()
/external/mesa3d/src/intel/vulkan/
Danv_device.c271 VkSystemAllocationScope allocationScope) in default_alloc_func()
278 size_t align, VkSystemAllocationScope allocationScope) in default_realloc_func()