Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/
Dmod.rs277 pub enum CommandBufferInheritanceRenderPassType { enum
287 impl From<Subpass> for CommandBufferInheritanceRenderPassType { implementation
294 impl From<CommandBufferInheritanceRenderPassInfo> for CommandBufferInheritanceRenderPassType { implementation
301 impl From<CommandBufferInheritanceRenderingInfo> for CommandBufferInheritanceRenderPassType { implementation