Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dfeatures.rs660 pub stippled_smooth_lines: bool, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs44918 pub stippled_smooth_lines: Bool32, field
44997 pub fn stippled_smooth_lines(mut self, stippled_smooth_lines: bool) -> Self { in stippled_smooth_lines() method