Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs38938 pub fragment_density_map_attachment: AttachmentReference, field
38946 fragment_density_map_attachment: AttachmentReference::default(), in default()
38984 pub fn fragment_density_map_attachment( in fragment_density_map_attachment() method
38986 fragment_density_map_attachment: AttachmentReference, in fragment_density_map_attachment()
38988 self.inner.fragment_density_map_attachment = fragment_density_map_attachment; in fragment_density_map_attachment()