Home
last modified time | relevance | path

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

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