Searched defs:memoryAllocationType (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libANGLE/renderer/vulkan/ |
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() 562 vk::MemoryAllocationType memoryAllocationType, in AllocateBufferMemory() 577 vk::MemoryAllocationType memoryAllocationType, in AllocateImageMemory() 592 vk::MemoryAllocationType memoryAllocationType, in AllocateImageMemoryWithRequirements() 609 MemoryAllocationType memoryAllocationType, in AllocateBufferMemoryWithRequirements()
|
D | Suballocation.cpp | 115 MemoryAllocationType memoryAllocationType, in initWithoutVirtualBlock()
|
D | Suballocation.h | 372 MemoryAllocationType memoryAllocationType, in initWithEntireBuffer()
|
D | vk_renderer.cpp | 7201 MemoryAllocationType memoryAllocationType, in allocateAndBindMemory()
|