Home
last modified time | relevance | path

Searched defs:allocationScope (Results 1 – 9 of 9) 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/swiftshader/src/Vulkan/
DVkMemory.cpp25 …size_t alignment, const VkAllocationCallbacks *pAllocator, VkSystemAllocationScope allocationScope) in allocate()
/external/mesa3d/src/amd/vulkan/
Dradv_meta.c261 VkSystemAllocationScope allocationScope) in meta_alloc()
270 VkSystemAllocationScope allocationScope) in meta_realloc()
Dradv_device.c500 VkSystemAllocationScope allocationScope) in default_alloc_func()
507 size_t align, VkSystemAllocationScope allocationScope) in default_realloc_func()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c77 VkSystemAllocationScope allocationScope) in default_alloc_func()
84 size_t align, VkSystemAllocationScope allocationScope) in default_realloc_func()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c60 VkSystemAllocationScope allocationScope) in default_alloc_func()
67 size_t align, VkSystemAllocationScope allocationScope) in default_realloc_func()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1433 …lbackFunc (void *pUserData, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocCallbackFunc()
1482 …pUserData, void *pOriginal, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocCallbackFunc()
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c150 VkSystemAllocationScope allocationScope) in default_alloc_func()
160 VkSystemAllocationScope allocationScope) in default_realloc_func()
/external/mesa3d/src/intel/vulkan/
Danv_device.c597 VkSystemAllocationScope allocationScope) in default_alloc_func()
604 size_t align, VkSystemAllocationScope allocationScope) in default_realloc_func()