Searched defs:pAllocation (Results 1 – 8 of 8) sorted by relevance
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_mem_alloc_wrapper.cpp | 87 VmaAllocation *pAllocation) in CreateBuffer()
|
| /external/skqp/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 6532 VmaAllocation* pAllocation) in Allocate() 7552 VmaAllocation* pAllocation) in AllocateMemoryOfType() 7659 VmaAllocation* pAllocation) in AllocateDedicatedMemory() 7795 VmaAllocation* pAllocation) in AllocateMemory() 8255 void VmaAllocator_T::CreateLostAllocation(VmaAllocation* pAllocation) in CreateLostAllocation() 8547 VmaAllocation* pAllocation) in AllocateMemoryForImage() 8965 VmaAllocation* pAllocation, in vmaAllocateMemory() 8996 VmaAllocation* pAllocation, in vmaAllocateMemoryForBuffer() 9034 VmaAllocation* pAllocation, in vmaAllocateMemoryForImage() 9108 VmaAllocation* pAllocation) in vmaCreateLostAllocation() [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()
|
| /external/angle/third_party/vulkan_memory_allocator/src/ |
| D | vk_mem_alloc.h | 12569 VmaAllocation* pAllocation) in AllocatePage() 13066 VmaAllocation* pAllocation) in AllocateFromBlock() 16189 VmaAllocation* pAllocation) in AllocateDedicatedMemoryPage() 16931 void VmaAllocator_T::CreateLostAllocation(VmaAllocation* pAllocation) in CreateLostAllocation() 18070 VmaAllocation* pAllocation, in vmaAllocateMemory() 18168 VmaAllocation* pAllocation, in vmaAllocateMemoryForBuffer() 18221 VmaAllocation* pAllocation, in vmaAllocateMemoryForImage() 18406 VmaAllocation* pAllocation) in vmaCreateLostAllocation() 18786 VmaAllocation* pAllocation, in vmaCreateBuffer() 18926 VmaAllocation* pAllocation, in vmaCreateImage()
|
| /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 | 23998 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()
|