Home
last modified time | relevance | path

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

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