Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/
Dauto.rs112 pub(super) struct BeginRenderingAttachments { struct
113 pub(super) color_attachments: Vec<Option<RenderingAttachmentInfo>>,
114 pub(super) depth_attachment: Option<RenderingAttachmentInfo>,
115 pub(super) stencil_attachment: Option<RenderingAttachmentInfo>,