Searched defs:max_sgpr_allocation (Results 1 – 2 of 2) sorted by relevance
523 pub max_sgpr_allocation: Option<u32>, field
29058 pub max_sgpr_allocation: u32, field29159 pub fn max_sgpr_allocation(mut self, max_sgpr_allocation: u32) -> Self { in max_sgpr_allocation() method