Home
last modified time | relevance | path

Searched refs:Attachment2dArrayCompatibleDepthStencil (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/render_pass/
Dframebuffer.rs260 FramebufferCreationError::Attachment2dArrayCompatibleDepthStencil { in new()
502 Attachment2dArrayCompatibleDepthStencil { attachment: u32 }, enumerator
596 Self::Attachment2dArrayCompatibleDepthStencil { attachment } => write!( in fmt()