Searched refs:WaveSlotsPerCU (Results 1 – 1 of 1) sorted by relevance
94 const unsigned WaveSlotsPerCU = WavesPerEU * getEUsPerCU(); in getOccupancyWithWorkGroupSizes() local100 divideCeil(WaveSlotsPerCU, MinWGsPerCU + 1) * MinWGsPerCU; in getOccupancyWithWorkGroupSizes()118 unsigned LeftoverSlots = WaveSlotsPerCU - MaxWGsPerCU * MinWavesPerWG; in getOccupancyWithWorkGroupSizes()