Home
last modified time | relevance | path

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

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