Home
last modified time | relevance | path

Searched defs:image_footprint (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ash/src/vk/
Ddefinitions.rs30274 pub image_footprint: Bool32, field
30317 pub fn image_footprint(mut self, image_footprint: bool) -> Self { in image_footprint() method