Home
last modified time | relevance | path

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

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