iris, i965: Update limits for ARB_compute_variable_group_size
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Thu, 21 May 2020 06:32:18 +0000 (23:32 -0700)
committerCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Thu, 28 May 2020 01:16:31 +0000 (18:16 -0700)
commit78e400d4a515e8d8187259ed1287dd4671dee9ca
treeb24c6ea07525f03b05763522c670ee78209759d6
parent46b428074f427ddff37d2f92a3ac0f0468d253be
iris, i965: Update limits for ARB_compute_variable_group_size

The CS compiler now produces multiple SIMD variants, so the previous
trade-off between "always using SIMD32" and "having a smaller max
invocations" is now gone.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5142>
src/gallium/drivers/iris/iris_screen.c
src/gallium/drivers/iris/iris_screen.h
src/mesa/drivers/dri/i965/brw_context.c