Searched refs:threadGroupCountY (Results 1 – 5 of 5) sorted by relevance
1414 uint32_t threadGroupCountY, in SwrDispatch() argument1426 … AR_API_EVENT(DispatchEvent(pDC->drawId, threadGroupCountX, threadGroupCountY, threadGroupCountZ)); in SwrDispatch()1432 pTaskData->threadGroupCountY = threadGroupCountY; in SwrDispatch()1435 uint32_t totalThreadGroups = threadGroupCountX * threadGroupCountY * threadGroupCountZ; in SwrDispatch()1441 AR_API_END(APIDispatch, threadGroupCountX * threadGroupCountY * threadGroupCountZ); in SwrDispatch()
540 uint32_t threadGroupCountY,
140 uint32_t threadGroupCountY; member
69 csContext.dispatchDims[1] = pTaskData->threadGroupCountY; in ProcessComputeBE()
133 uint32_t threadGroupCountY;