Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Drender_pass.rs830 return Err(RenderPassError::ColorAttachmentResolveFormatMismatch { in validate_begin_rendering()
2661 ColorAttachmentResolveFormatMismatch { enumerator
2935 Self::ColorAttachmentResolveFormatMismatch { attachment_index } => write!( in fmt()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Drender_pass.rs1020 return Err(RenderPassError::ColorAttachmentResolveFormatMismatch { in validate_begin_rendering()