Home
last modified time | relevance | path

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

/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1789 VmaAllocation* pAllocation,
1802 VmaAllocation* pAllocation,
1810 VmaAllocation* pAllocation,
1887 VmaAllocation* pAllocation);
2117 VmaAllocation* pAllocation,
2142 VmaAllocation* pAllocation,
4174 VmaAllocation* pAllocation);
4452 VmaAllocation* pAllocation);
4483 void CreateLostAllocation(VmaAllocation* pAllocation);
4518 VmaAllocation* pAllocation);
[all …]
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp87 VmaAllocation *pAllocation) in CreateBuffer() argument
97 pAllocation, &allocationInfo); in CreateBuffer()
Dvk_mem_alloc_wrapper.h38 VmaAllocation *pAllocation); in VK_DEFINE_HANDLE()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h2505 VmaAllocation* pAllocation,
2545 VmaAllocation* pAllocation,
2553 VmaAllocation* pAllocation,
2673 VmaAllocation* pAllocation);
3041 VmaAllocation* pAllocation,
3066 VmaAllocation* pAllocation,
5927 VmaAllocation* pAllocation);
5940 VmaAllocation* pAllocation);
6691 void CreateLostAllocation(VmaAllocation* pAllocation);
6751 VmaAllocation* pAllocation);
[all …]
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h3127 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation,
3167 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation,
3175 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation,
3282 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation);
3789 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation,
3814 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation,
6972 VmaAllocation* pAllocation);
6984 VmaAllocation* pAllocation);
7840 void CreateLostAllocation(VmaAllocation* pAllocation);
7950 VmaAllocation* pAllocation);
[all …]
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h3131 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation,
3171 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation,
3179 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation,
3286 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation);
3793 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation,
3818 VmaAllocation VMA_NULLABLE * VMA_NOT_NULL pAllocation,
6953 VmaAllocation* pAllocation);
6965 VmaAllocation* pAllocation);
7821 void CreateLostAllocation(VmaAllocation* pAllocation);
7931 VmaAllocation* pAllocation);
[all …]
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c23998 static struct MemBlockHdr *sqlite3MemsysGetHeader(void *pAllocation){ in sqlite3MemsysGetHeader() argument
24004 p = (struct MemBlockHdr*)pAllocation; in sqlite3MemsysGetHeader()
24008 pInt = (int*)pAllocation; in sqlite3MemsysGetHeader()
24009 pU8 = (u8*)pAllocation; in sqlite3MemsysGetHeader()
/external/sqlite/dist/orig/
Dsqlite3.c23953 static struct MemBlockHdr *sqlite3MemsysGetHeader(void *pAllocation){ in sqlite3MemsysGetHeader() argument
23959 p = (struct MemBlockHdr*)pAllocation; in sqlite3MemsysGetHeader()
23963 pInt = (int*)pAllocation; in sqlite3MemsysGetHeader()
23964 pU8 = (u8*)pAllocation; in sqlite3MemsysGetHeader()
/external/sqlite/dist/
Dsqlite3.c23953 static struct MemBlockHdr *sqlite3MemsysGetHeader(void *pAllocation){ in sqlite3MemsysGetHeader() argument
23959 p = (struct MemBlockHdr*)pAllocation; in sqlite3MemsysGetHeader()
23963 pInt = (int*)pAllocation; in sqlite3MemsysGetHeader()
23964 pU8 = (u8*)pAllocation; in sqlite3MemsysGetHeader()