Lines Matching defs:hAllocation
5142 VmaAllocation hAllocation; member
7592 VmaAllocation hAllocation) const in PrintDetailedMap_Allocation()
8077 VmaAllocation hAllocation) in Alloc()
10156 VmaAllocation hAllocation) in Alloc()
10665 VmaAllocation hAllocation) in Alloc()
11177 const VmaAllocation hAllocation, in BindBufferMemory()
11193 const VmaAllocation hAllocation, in BindImageMemory()
11763 VmaAllocation hAllocation) in Free()
14880 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo()
14952 bool VmaAllocator_T::TouchAllocation(VmaAllocation hAllocation) in TouchAllocation()
15184 VkResult VmaAllocator_T::Map(VmaAllocation hAllocation, void** ppData) in Map()
15213 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap()
15232 VkResult VmaAllocator_T::BindBufferMemory(VmaAllocation hAllocation, VkBuffer hBuffer) in BindBufferMemory()
15257 VkResult VmaAllocator_T::BindImageMemory(VmaAllocation hAllocation, VkImage hImage) in BindImageMemory()
15283 VmaAllocation hAllocation, in FlushOrInvalidateAllocation()
15388 void VmaAllocator_T::FillAllocation(const VmaAllocation hAllocation, uint8_t pattern) in FillAllocation()