Home
last modified time | relevance | path

Searched defs:SecondaryCommandMemoryAllocator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DVulkanSecondaryCommandBuffer.h24 using SecondaryCommandMemoryAllocator = angle::SharedRingBufferAllocator; variable
26 using SecondaryCommandMemoryAllocator = angle::PoolAllocator; variable
H A DSecondaryCommandBuffer.h35 using SecondaryCommandMemoryAllocator = SharedCommandMemoryAllocator; variable
39 using SecondaryCommandMemoryAllocator = DedicatedCommandMemoryAllocator; variable