Searched defs:memoryAllocationType (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_utils.cpp | 87 vk::MemoryAllocationType memoryAllocationType, in FindAndAllocateCompatibleMemory() 137 vk::MemoryAllocationType memoryAllocationType, in AllocateAndBindBufferOrImageMemory() 175 vk::MemoryAllocationType memoryAllocationType, in AllocateAndBindBufferOrImageMemory() 200 vk::MemoryAllocationType memoryAllocationType, in AllocateBufferOrImageMemory() 556 vk::MemoryAllocationType memoryAllocationType, in AllocateBufferMemory() 571 vk::MemoryAllocationType memoryAllocationType, in AllocateImageMemory() 586 vk::MemoryAllocationType memoryAllocationType, in AllocateImageMemoryWithRequirements() 603 MemoryAllocationType memoryAllocationType, in AllocateBufferMemoryWithRequirements()
|
H A D | Suballocation.cpp | 117 MemoryAllocationType memoryAllocationType, in initWithoutVirtualBlock()
|
H A D | Suballocation.h | 380 MemoryAllocationType memoryAllocationType, in initWithEntireBuffer()
|
H A D | vk_renderer.cpp | 6817 MemoryAllocationType memoryAllocationType, in allocateAndBindMemory()
|