Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Drender_pass.rs816 return Err(RenderPassError::ColorAttachmentWithResolveNotMultisampled { in validate_begin_rendering()
2688 ColorAttachmentWithResolveNotMultisampled { enumerator
2963 Self::ColorAttachmentWithResolveNotMultisampled { attachment_index } => write!( in fmt()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Drender_pass.rs1006 return Err(RenderPassError::ColorAttachmentWithResolveNotMultisampled { in validate_begin_rendering()