Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h5142 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()
[all …]
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h5725 VmaAllocation hAllocation; member
11438 const VmaAllocation hAllocation, in BindBufferMemory()
11455 const VmaAllocation hAllocation, in BindImageMemory()
12045 const VmaAllocation hAllocation) in Free()
15803 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo()
15875 bool VmaAllocator_T::TouchAllocation(VmaAllocation hAllocation) in TouchAllocation()
16242 VkResult VmaAllocator_T::Map(VmaAllocation hAllocation, void** ppData) in Map()
16271 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap()
16291 VmaAllocation hAllocation, in BindBufferMemory()
16316 VmaAllocation hAllocation, in BindImageMemory()
[all …]
/external/skia/vma_android/include/
Dvk_mem_alloc.h11951 const VmaAllocation hAllocation, in BindBufferMemory()
11968 const VmaAllocation hAllocation, in BindImageMemory()
12649 void VmaBlockVector::Free(const VmaAllocation hAllocation) in Free()
15261 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo()
15559 VkResult VmaAllocator_T::Map(VmaAllocation hAllocation, void** ppData) in Map()
15583 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap()
15603 VmaAllocation hAllocation, in BindBufferMemory()
15628 VmaAllocation hAllocation, in BindImageMemory()
15653 VmaAllocation hAllocation, in FlushOrInvalidateAllocation()
15906 void VmaAllocator_T::FillAllocation(const VmaAllocation hAllocation, uint8_t pattern) in FillAllocation()