Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Drender_pass.rs823 return Err(RenderPassError::ColorAttachmentResolveMultisampled { in validate_begin_rendering()
2676 ColorAttachmentResolveMultisampled { enumerator
2951 Self::ColorAttachmentResolveMultisampled { attachment_index } => write!( in fmt()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Drender_pass.rs1013 return Err(RenderPassError::ColorAttachmentResolveMultisampled { in validate_begin_rendering()