Home
last modified time | relevance | path

Searched refs:allocationScope (Results 1 – 16 of 16) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp46 …void* allocate (size_t size, size_t alignment, VkSystemAllocationScope allocationScope) = 0;
47 …te (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) = 0;
50 …size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope) = 0;
51 …size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope) = 0;
122 void* allocate (size_t size, size_t alignment, VkSystemAllocationScope allocationScope);
123 …locate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope);
126 …ion(size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope);
127 …e (size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope);
139 void* allocate (size_t size, size_t alignment, VkSystemAllocationScope allocationScope);
140 …ocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope);
[all …]
DvkAllocationCallbackUtil.cpp80 …nCallback (void* pUserData, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocationCallback() argument
82 …turn reinterpret_cast<AllocationCallbacks*>(pUserData)->allocate(size, alignment, allocationScope); in allocationCallback()
85 …pUserData, void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocationCallback() argument
87 …ret_cast<AllocationCallbacks*>(pUserData)->reallocate(pOriginal, size, alignment, allocationScope); in reallocationCallback()
95 …ata, size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope) in internalAllocationNotificationCallback() argument
97 …<AllocationCallbacks*>(pUserData)->notifyInternalAllocation(size, allocationType, allocationScope); in internalAllocationNotificationCallback()
100 …ata, size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope) in internalFreeNotificationCallback() argument
102 …t_cast<AllocationCallbacks*>(pUserData)->notifyInternalFree(size, allocationType, allocationScope); in internalFreeNotificationCallback()
202 …ChainedAllocator::allocate (size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocate() argument
204 …return m_nextAllocator->pfnAllocation(m_nextAllocator->pUserData, size, alignment, allocationScope in allocate()
[all …]
DvkDefs.hpp144 VkSystemAllocationScope allocationScope);
149 VkSystemAllocationScope allocationScope);
155 VkSystemAllocationScope allocationScope);
159 VkSystemAllocationScope allocationScope);
DvkVulkan_c.inl1546 VkSystemAllocationScope allocationScope);
1553 VkSystemAllocationScope allocationScope);
1563 VkSystemAllocationScope allocationScope);
1569 VkSystemAllocationScope allocationScope);
/external/swiftshader/src/Vulkan/
DVkMemory.cpp25 …size_t alignment, const VkAllocationCallbacks* pAllocator, VkSystemAllocationScope allocationScope) in allocate() argument
28 pAllocator->pfnAllocation(pAllocator->pUserData, count, alignment, allocationScope) : in allocate()
DVkMemory.h24 VkSystemAllocationScope allocationScope = VK_SYSTEM_ALLOCATION_SCOPE_OBJECT);
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1105 …lbackFunc (void *pUserData, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocCallbackFunc() argument
1126 g_allocatedVector[vectorIdx].allocScope = allocationScope; in allocCallbackFunc()
1154 …pUserData, void *pOriginal, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocCallbackFunc() argument
1171 void *pNew = allocCallbackFunc(pUserData, size, alignment, allocationScope); in reallocCallbackFunc()
1190 return allocCallbackFunc(pUserData, size, alignment, allocationScope); in reallocCallbackFunc()
/external/mesa3d/src/amd/vulkan/
Dradv_meta.c193 VkSystemAllocationScope allocationScope) in meta_alloc() argument
202 VkSystemAllocationScope allocationScope) in meta_realloc() argument
Dradv_device.c300 VkSystemAllocationScope allocationScope) in default_alloc_func() argument
307 size_t align, VkSystemAllocationScope allocationScope) in default_realloc_func() argument
/external/mesa3d/src/intel/vulkan/
Danv_device.c454 VkSystemAllocationScope allocationScope) in default_alloc_func() argument
461 size_t align, VkSystemAllocationScope allocationScope) in default_realloc_func() argument
/external/mesa3d/include/vulkan/
Dvulkan.h1473 VkSystemAllocationScope allocationScope);
1480 VkSystemAllocationScope allocationScope);
1490 VkSystemAllocationScope allocationScope);
1496 VkSystemAllocationScope allocationScope);
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1643 VkSystemAllocationScope allocationScope);
1650 VkSystemAllocationScope allocationScope);
1660 VkSystemAllocationScope allocationScope);
1666 VkSystemAllocationScope allocationScope);
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h1643 VkSystemAllocationScope allocationScope);
1650 VkSystemAllocationScope allocationScope);
1660 VkSystemAllocationScope allocationScope);
1666 VkSystemAllocationScope allocationScope);
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h1808 VkSystemAllocationScope allocationScope);
1815 VkSystemAllocationScope allocationScope);
1825 VkSystemAllocationScope allocationScope);
1831 VkSystemAllocationScope allocationScope);
/external/swiftshader/include/vulkan/
Dvulkan_core.h1761 VkSystemAllocationScope allocationScope);
1768 VkSystemAllocationScope allocationScope);
1778 VkSystemAllocationScope allocationScope);
1784 VkSystemAllocationScope allocationScope);
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1543 VkSystemAllocationScope allocationScope);
1550 VkSystemAllocationScope allocationScope);
1560 VkSystemAllocationScope allocationScope);
1566 VkSystemAllocationScope allocationScope);