Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp4889 void AllocatorPimpl::GetBudget(Budget* outGpuBudget, Budget* outCpuBudget) in GetBudget() function in D3D12MA::AllocatorPimpl
5551 void Allocator::GetBudget(Budget* pGpuBudget, Budget* pCpuBudget) in GetBudget() function in D3D12MA::Allocator
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h16537 void VmaAllocator_T::GetBudget(VmaBudget* outBudget, uint32_t firstHeap, uint32_t heapCount) in GetBudget() function