Searched refs:dispatch_workgroups (Results 1 - 3 of 3) sorted by relevance

/gem5/src/gpu-compute/
H A Dshader.hh194 bool dispatch_workgroups(NDRange *ndr);
H A Dshader.cc174 Shader::dispatch_workgroups(NDRange *ndr) function in class:Shader
H A Ddispatcher.cc282 if (!shader->dispatch_workgroups(&ndRangeMap[execId])) {

Completed in 8 milliseconds