Searched defs:max_vgpr_allocation (Results 1 – 2 of 2) sorted by relevance
607 pub max_vgpr_allocation: Option<u32>, field
29062 pub max_vgpr_allocation: u32, field29179 pub fn max_vgpr_allocation(mut self, max_vgpr_allocation: u32) -> Self { in max_vgpr_allocation() method