Home
last modified time | relevance | path

Searched refs:coverage_modulation_table_enable (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ash/src/vk/
Ddefinitions.rs23471 pub coverage_modulation_table_enable: Bool32, field
23482 coverage_modulation_table_enable: Bool32::default(), in default()
23532 pub fn coverage_modulation_table_enable( in coverage_modulation_table_enable() method
23534 coverage_modulation_table_enable: bool, in coverage_modulation_table_enable()
23536 self.inner.coverage_modulation_table_enable = coverage_modulation_table_enable.into(); in coverage_modulation_table_enable()