Home
last modified time | relevance | path

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

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