Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs26735 pub max_variable_descriptor_count: u32, field
26779 pub fn max_variable_descriptor_count(mut self, max_variable_descriptor_count: u32) -> Self { in max_variable_descriptor_count() method