Searched refs:vmaSetAllocationUserData (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/ |
H A D | Tests.cpp | 1794 vmaSetAllocationUserData(g_hAllocator, alloc, (void*)16112007); in TestJson() 1800 vmaSetAllocationUserData(g_hAllocator, alloc, (void*)26012010); in TestJson() 1904 vmaSetAllocationUserData(g_hAllocator, alloc.m_Allocation, &alloc); in TestDefragmentationSimple() 1934 vmaSetAllocationUserData(g_hAllocator, alloc.m_Allocation, &alloc); in TestDefragmentationSimple() 2028 vmaSetAllocationUserData(g_hAllocator, alloc.m_Allocation, &alloc); in TestDefragmentationSimple() 2133 …vmaSetAllocationUserData(g_hAllocator, allocs[allocIndex].m_Allocation, (void*)(uintptr_t)randNum); in TestDefragmentationVsMapping() 2342 vmaSetAllocationUserData(g_hAllocator, alloc.m_Allocation, &alloc); in TestDefragmentationAlgorithms() 2461 vmaSetAllocationUserData(g_hAllocator, alloc.m_Allocation, &alloc); in TestDefragmentationFull() 2564 vmaSetAllocationUserData(g_hAllocator, alloc.m_Allocation, &alloc); in TestDefragmentationGpu() 2704 vmaSetAllocationUserData(g_hAllocator, alloc.m_Allocation, &alloc); in TestDefragmentationIncrementalBasic() [all …]
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | vk_mem_alloc.h | 2656 void vmaSetAllocationUserData( 16260 void vmaSetAllocationUserData( in vmaSetAllocationUserData() function
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/ |
H A D | vk_mem_alloc.h | 1944 VMA_CALL_PRE void VMA_CALL_POST vmaSetAllocationUserData( 16773 VMA_CALL_PRE void VMA_CALL_POST vmaSetAllocationUserData( in vmaSetAllocationUserData() function
|
/aosp_15_r20/external/skia/vma_android/include/ |
H A D | vk_mem_alloc.h | 1930 VMA_CALL_PRE void VMA_CALL_POST vmaSetAllocationUserData( 16705 VMA_CALL_PRE void VMA_CALL_POST vmaSetAllocationUserData( in vmaSetAllocationUserData() function
|