Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h14728 VmaPool hPool = allocation->GetPool(); in FreeMemory() local
15064 VmaPool hPool, in MakePoolAllocationsLost()
15072 VkResult VmaAllocator_T::CheckPoolCorruption(VmaPool hPool) in CheckPoolCorruption()
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h15159 VmaPool hPool = allocation->GetParentPool(); in FreeMemory() local
15392 VkResult VmaAllocator_T::CheckPoolCorruption(VmaPool hPool) in CheckPoolCorruption()
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h15091 VmaPool hPool = allocation->GetParentPool(); in FreeMemory() local
15324 VkResult VmaAllocator_T::CheckPoolCorruption(VmaPool hPool) in CheckPoolCorruption()
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp3901 VmaPool hPool; in TestHeapSizeLimit() local