Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs433 pub max_mesh_work_group_size: Option<[u32; 3]>, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs35055 pub max_mesh_work_group_size: [u32; 3], field
35146 pub fn max_mesh_work_group_size(mut self, max_mesh_work_group_size: [u32; 3]) -> Self { in max_mesh_work_group_size() method
35355 pub max_mesh_work_group_size: [u32; 3], field
35496 pub fn max_mesh_work_group_size(mut self, max_mesh_work_group_size: [u32; 3]) -> Self { in max_mesh_work_group_size() method