Searched defs:sgpr_allocation_granularity (Results 1 – 2 of 2) sorted by relevance
773 pub sgpr_allocation_granularity: Option<u32>, field
29059 pub sgpr_allocation_granularity: u32, field29164 pub fn sgpr_allocation_granularity(mut self, sgpr_allocation_granularity: u32) -> Self { in sgpr_allocation_granularity() method