Home
last modified time | relevance | path

Searched refs:totalThreadGroups (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp1521 uint32_t totalThreadGroups = threadGroupCountX * threadGroupCountY * threadGroupCountZ; in SwrDispatch() local
1524 pDC->pDispatch->initialize(totalThreadGroups, pTaskData, &ProcessComputeBE); in SwrDispatch()