Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs33069 pub p_depth_stencil_resolve_attachment: *const AttachmentReference2, field
33079 p_depth_stencil_resolve_attachment: ::std::ptr::null(), in default()
33128 self.inner.p_depth_stencil_resolve_attachment = depth_stencil_resolve_attachment; in depth_stencil_resolve_attachment()