Searched refs:threadGroupCountZ (Results 1 – 9 of 9) sorted by relevance
1547 uint32_t threadGroupCountZ in SwrDispatch() argument1561 DispatchEvent(pDC->drawId, threadGroupCountX, threadGroupCountY, threadGroupCountZ)); in SwrDispatch()1568 pTaskData->threadGroupCountZ = threadGroupCountZ; in SwrDispatch()1572 uint32_t totalThreadGroups = threadGroupCountX * threadGroupCountY * threadGroupCountZ; in SwrDispatch()1580 threadGroupCountX * threadGroupCountY * threadGroupCountZ); in SwrDispatch()
142 uint32_t threadGroupCountZ; member
80 csContext.dispatchDims[2] = pTaskData->threadGroupCountZ; in ProcessComputeBE()
608 uint32_t threadGroupCountZ);
186 unsigned int threadGroupCountZ = 1);
469 unsigned int threadGroupCountZ) { in dispatch() argument472 fCommandList->Dispatch(threadGroupCountX, threadGroupCountY, threadGroupCountZ); in dispatch()
94 uint32_t threadGroupCountZ; // num thread groups in Z dimension
346 uint32 threadGroupCountZ; member
1523 cmd->threadGroupCountZ = threadGroupCount[2]; in SVGA3D_sm5_Dispatch()