Searched defs:vgpr_allocation_granularity (Results 1 – 2 of 2) sorted by relevance
929 pub vgpr_allocation_granularity: Option<u32>, field
29063 pub vgpr_allocation_granularity: u32, field29184 pub fn vgpr_allocation_granularity(mut self, vgpr_allocation_granularity: u32) -> Self { in vgpr_allocation_granularity() method