49a50
> #include "gpu-compute/ndrange.hh"
191a193
> /* kernel launch parameters */
196a199,202
> /* the actual WG size can differ than the maximum size */
> uint32_t actualWgSz[3];
> uint32_t actualWgSzTotal;
> void computeActualWgSz(NDRange *ndr);