Home
last modified time | relevance | path

Searched defs:CalcAllocationStatInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h9047 void VmaBlockMetadata_Generic::CalcAllocationStatInfo(VmaStatInfo& outInfo) const in CalcAllocationStatInfo() function
10124 void VmaBlockMetadata_Linear::CalcAllocationStatInfo(VmaStatInfo& outInfo) const in CalcAllocationStatInfo() function
11746 void VmaBlockMetadata_Buddy::CalcAllocationStatInfo(VmaStatInfo& outInfo) const in CalcAllocationStatInfo() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3159 void BlockMetadata_Generic::CalcAllocationStatInfo(StatInfo& outInfo) const in CalcAllocationStatInfo() function in D3D12MA::BlockMetadata_Generic