Searched defs:threadGroupId (Results 1 – 3 of 3) sorted by relevance
47 void ProcessComputeBE(DRAW_CONTEXT* pDC, uint32_t workerId, uint32_t threadGroupId, void*& pSpillFi… in ProcessComputeBE()
234 …void dispatch(DRAW_CONTEXT* pDC, uint32_t workerId, uint32_t threadGroupId, void*& pSpillFillBuffe… in dispatch()
724 uint32_t threadGroupId = 0; in WorkOnCompute() local