Home
last modified time | relevance | path

Searched defs:pAllocation (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_mem_alloc_wrapper.cpp101 VmaAllocation *pAllocation) in CreateBuffer()
251 VmaVirtualAllocation *pAllocation, in VirtualAllocate()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/
H A Dmhw_memory_pool.cpp34 void *pAllocation; //!< Memory allocation from malloc (to be freed) member
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h12451 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 …]
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h12412 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 …]
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h11396 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()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c26722 static struct MemBlockHdr *sqlite3MemsysGetHeader(const void *pAllocation){ in sqlite3MemsysGetHeader()
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c27085 static struct MemBlockHdr *sqlite3MemsysGetHeader(const void *pAllocation){ in sqlite3MemsysGetHeader()
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c26951 static struct MemBlockHdr *sqlite3MemsysGetHeader(const void *pAllocation){ in sqlite3MemsysGetHeader()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c26722 static struct MemBlockHdr *sqlite3MemsysGetHeader(const void *pAllocation){ in sqlite3MemsysGetHeader()