Home
last modified time | relevance | path

Searched defs:SecondaryCommandBuffer (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/vulkano/src/command_buffer/standard/
Dmod.rs75 pub struct SecondaryCommandBuffer<A = StandardCommandBufferAlloc> struct
87 unsafe impl<A> VulkanObject for SecondaryCommandBuffer<A> argument
99 unsafe impl<A> DeviceOwned for SecondaryCommandBuffer<A> implementation
109 impl<A> SecondaryCommandBuffer<A> implementation
/external/angle/src/libANGLE/renderer/vulkan/
DAllocatorHelperRing.h24 class SecondaryCommandBuffer; variable
DAllocatorHelperPool.h24 class SecondaryCommandBuffer; variable
DSecondaryCommandBuffer.h1216 ANGLE_INLINE SecondaryCommandBuffer::SecondaryCommandBuffer() : mIsOpen(true) in SecondaryCommandBuffer() function
/external/rust/crates/vulkano/src/command_buffer/
Dmod.rs607 SecondaryCommandBuffer { index: u32 }, enumerator