Home
last modified time | relevance | path

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

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