Searched defs:pAllocation (Results 1 – 7 of 7) sorted by relevance
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_mem_alloc_wrapper.cpp | 117 VmaAllocation *pAllocation) in CreateBuffer()
|
/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()
|
/external/angle/third_party/vulkan_memory_allocator/include/ |
D | vk_mem_alloc.h | 11672 VmaAllocation* pAllocation) in AllocatePage() 12169 VmaAllocation* pAllocation) in AllocateFromBlock() 15349 VmaAllocation* pAllocation) in AllocateDedicatedMemoryPage() 16072 void VmaAllocator_T::CreateLostAllocation(VmaAllocation* pAllocation) in CreateLostAllocation() 17331 VmaAllocation* pAllocation, in vmaAllocateMemory() 17429 VmaAllocation* pAllocation, in vmaAllocateMemoryForBuffer() 17482 VmaAllocation* pAllocation, in vmaAllocateMemoryForImage() 17653 VmaAllocation* pAllocation) in vmaCreateLostAllocation() 18033 VmaAllocation* pAllocation, in vmaCreateBuffer() 18136 VmaAllocation* pAllocation, in vmaCreateBufferWithAlignment() [all …]
|
/external/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 12551 VmaAllocation* pAllocation) in AllocatePage() 13048 VmaAllocation* pAllocation) in AllocateFromBlock() 16160 VmaAllocation* pAllocation) in AllocateDedicatedMemoryPage() 16902 void VmaAllocator_T::CreateLostAllocation(VmaAllocation* pAllocation) in CreateLostAllocation() 18041 VmaAllocation* pAllocation, in vmaAllocateMemory() 18139 VmaAllocation* pAllocation, in vmaAllocateMemoryForBuffer() 18192 VmaAllocation* pAllocation, in vmaAllocateMemoryForImage() 18377 VmaAllocation* pAllocation) in vmaCreateLostAllocation() 18758 VmaAllocation* pAllocation, in vmaCreateBuffer() 18898 VmaAllocation* pAllocation, in vmaCreateImage()
|
/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.c | 24284 static struct MemBlockHdr *sqlite3MemsysGetHeader(void *pAllocation){ in sqlite3MemsysGetHeader()
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 23953 static struct MemBlockHdr *sqlite3MemsysGetHeader(void *pAllocation){ in sqlite3MemsysGetHeader()
|
/external/sqlite/dist/ |
D | sqlite3.c | 23953 static struct MemBlockHdr *sqlite3MemsysGetHeader(void *pAllocation){ in sqlite3MemsysGetHeader()
|