Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DAllocatorHelperRing.h24 class SecondaryCommandBuffer; variable
H A DAllocatorHelperPool.h24 class SecondaryCommandBuffer; variable
H A DSecondaryCommandBuffer.h1276 ANGLE_INLINE SecondaryCommandBuffer::SecondaryCommandBuffer() : mIsOpen(true) in SecondaryCommandBuffer() function
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/
Dmod.rs607 SecondaryCommandBuffer { index: u32 }, enumerator