Home
last modified time | relevance | path

Searched defs:GetAllocationCount (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h5299 virtual size_t GetAllocationCount() const { return m_Suballocations.size() - m_FreeCount; } in GetAllocationCount() function
5590 virtual size_t GetAllocationCount() const { return m_AllocationCount; } in GetAllocationCount() function
8895 size_t VmaBlockMetadata_Linear::GetAllocationCount() const in GetAllocationCount() function
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h7909 size_t VmaBlockMetadata_Linear::GetAllocationCount() const in GetAllocationCount() function
9958 size_t GetAllocationCount() const override { return m_AllocCount; } in GetAllocationCount() function
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h7846 size_t VmaBlockMetadata_Linear::GetAllocationCount() const in GetAllocationCount() function
9934 size_t GetAllocationCount() const override { return m_AllocCount; } in GetAllocationCount() function