Home
last modified time | relevance | path

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

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