Searched defs:pAllocation (Results 1 – 5 of 5) sorted by relevance
/external/intel-media-driver/media_softlet/agnostic/common/hw/ |
D | mhw_memory_pool.cpp | 34 void *pAllocation; //!< Memory allocation from malloc (to be freed) member
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_mem_alloc_wrapper.cpp | 83 VmaAllocation *pAllocation) in CreateBuffer() 233 VmaVirtualAllocation *pAllocation, in VirtualAllocate()
|
/external/skia/vma_android/include/ |
D | vk_mem_alloc.h | 12412 VmaAllocation* pAllocation) in AllocatePage() 12749 VmaAllocation* pAllocation) in AllocateFromBlock() 12774 VmaAllocation* pAllocation) in CommitAllocationRequest() 14719 VmaAllocation* pAllocation) in AllocateDedicatedMemoryPage() 16504 VmaAllocation* pAllocation, in vmaAllocateMemory() 16579 VmaAllocation* pAllocation, in vmaAllocateMemoryForBuffer() 16619 VmaAllocation* pAllocation, in vmaAllocateMemoryForImage() 16986 VmaAllocation* pAllocation, in vmaCreateBuffer() 17078 VmaAllocation* pAllocation, in vmaCreateBufferWithAlignment() 17245 VmaAllocation* pAllocation, in vmaCreateImage() [all …]
|
/external/angle/third_party/vulkan_memory_allocator/include/ |
D | vk_mem_alloc.h | 12451 VmaAllocation* pAllocation) in AllocatePage() 12788 VmaAllocation* pAllocation) in AllocateFromBlock() 12813 VmaAllocation* pAllocation) in CommitAllocationRequest() 14787 VmaAllocation* pAllocation) in AllocateDedicatedMemoryPage() 16572 VmaAllocation* pAllocation, in vmaAllocateMemory() 16647 VmaAllocation* pAllocation, in vmaAllocateMemoryForBuffer() 16687 VmaAllocation* pAllocation, in vmaAllocateMemoryForImage() 17054 VmaAllocation* pAllocation, in vmaCreateBuffer() 17146 VmaAllocation* pAllocation, in vmaCreateBufferWithAlignment() 17324 VmaAllocation* pAllocation, in vmaCreateImage() [all …]
|
/external/vulkan-validation-layers/layers/ |
D | vk_mem_alloc.h | 11396 VmaAllocation* pAllocation) in AllocatePage() 11883 VmaAllocation* pAllocation) in AllocateFromBlock() 14459 VmaAllocation* pAllocation) in AllocateDedicatedMemoryPage() 15127 void VmaAllocator_T::CreateLostAllocation(VmaAllocation* pAllocation) in CreateLostAllocation() 15942 VmaAllocation* pAllocation, in vmaAllocateMemory() 16038 VmaAllocation* pAllocation, in vmaAllocateMemoryForBuffer() 16090 VmaAllocation* pAllocation, in vmaAllocateMemoryForImage() 16284 VmaAllocation* pAllocation) in vmaCreateLostAllocation() 16528 VmaAllocation* pAllocation, in vmaCreateBuffer() 16676 VmaAllocation* pAllocation, in vmaCreateImage()
|