Searched defs:hAllocation (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | vk_mem_alloc.h | 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() [all …]
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/ |
H A D | vk_mem_alloc.h | 11952 const VmaAllocation hAllocation, in BindBufferMemory() 11969 const VmaAllocation hAllocation, in BindImageMemory() 12650 void VmaBlockVector::Free(const VmaAllocation hAllocation) in Free() 15291 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo() 15589 VkResult VmaAllocator_T::Map(VmaAllocation hAllocation, void** ppData) in Map() 15613 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() 15633 VmaAllocation hAllocation, in BindBufferMemory() 15658 VmaAllocation hAllocation, in BindImageMemory() 15683 VmaAllocation hAllocation, in FlushOrInvalidateAllocation() 15936 void VmaAllocator_T::FillAllocation(const VmaAllocation hAllocation, uint8_t pattern) in FillAllocation()
|
/aosp_15_r20/external/skia/vma_android/include/ |
H A D | vk_mem_alloc.h | 11913 const VmaAllocation hAllocation, in BindBufferMemory() 11930 const VmaAllocation hAllocation, in BindImageMemory() 12611 void VmaBlockVector::Free(const VmaAllocation hAllocation) in Free() 15223 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo() 15521 VkResult VmaAllocator_T::Map(VmaAllocation hAllocation, void** ppData) in Map() 15545 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() 15565 VmaAllocation hAllocation, in BindBufferMemory() 15590 VmaAllocation hAllocation, in BindImageMemory() 15615 VmaAllocation hAllocation, in FlushOrInvalidateAllocation() 15868 void VmaAllocator_T::FillAllocation(const VmaAllocation hAllocation, uint8_t pattern) in FillAllocation()
|
/aosp_15_r20/external/intel-media-driver/media_common/linux/common/os/ |
H A D | mos_os_specific.h | 538 HANDLE hAllocation; member
|