Searched refs:threadsPerDssCount (Results 1 – 1 of 1) sorted by relevance
949 uint32_t threadsPerDssCount = gtInfo->ThreadCount / gtInfo->SubSliceCount; in CalculatePreferredSlmAllocationSizeFromSlmSize() local950 …uint32_t workGroupCountPerDss = (threadsPerDssCount + numberOfThreadsPerThreadGroup - 1) / n… in CalculatePreferredSlmAllocationSizeFromSlmSize()