Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs30106 pub max_variable_descriptor_count: u32, field
30156 pub fn max_variable_descriptor_count(mut self, max_variable_descriptor_count: u32) -> Self { in max_variable_descriptor_count() method