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.h6178 VmaAllocation hAllocation; member
6874 VmaAllocation hAllocation; member
8874 VmaAllocation hAllocation) const in PrintDetailedMap_Allocation()
9363 VmaAllocation hAllocation) in Alloc()
11377 VmaAllocation hAllocation) in Alloc()
11893 VmaAllocation hAllocation) in Alloc()
12410 const VmaAllocation hAllocation, in BindBufferMemory()
12427 const VmaAllocation hAllocation, in BindImageMemory()
13114 const VmaAllocation hAllocation) in Free()
13188 const VmaAllocation hAllocation) in FreeReserved()
[all …]
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3553 void BlockVector::Free(Allocation* hAllocation) in Free()