Home
last modified time | relevance | path

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

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6127 VmaAllocation hAllocation; member
6819 VmaAllocation hAllocation; member
8769 VmaAllocation hAllocation) const in PrintDetailedMap_Allocation()
9258 VmaAllocation hAllocation) in Alloc()
11272 VmaAllocation hAllocation) in Alloc()
11788 VmaAllocation hAllocation) in Alloc()
12304 const VmaAllocation hAllocation, in BindBufferMemory()
12321 const VmaAllocation hAllocation, in BindImageMemory()
12924 const VmaAllocation hAllocation) in Free()
16642 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo()
[all …]
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3553 void BlockVector::Free(Allocation* hAllocation) in Free()