Searched refs:threadsPerThreadGroup (Results 1 – 1 of 1) sorted by relevance
5163 …uint32_t *threadsPerThreadGroup) // [out] Pointer to threadsPerThreadGr… in HalCm_GetMaxThreadCountPerThreadGroup() argument5173 *threadsPerThreadGroup = (platformInfo.numHWThreadsPerEU) * (platformInfo.numMaxEUsPerPool); in HalCm_GetMaxThreadCountPerThreadGroup()5177 … *threadsPerThreadGroup = (platformInfo.numHWThreadsPerEU) * (platformInfo.numEUsPerSubSlice); in HalCm_GetMaxThreadCountPerThreadGroup()