intel/fs: Clean up variable group size handling in backend
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Wed, 29 Apr 2020 04:04:04 +0000 (21:04 -0700)
committerCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Fri, 1 May 2020 19:50:28 +0000 (12:50 -0700)
commit0edb58a84eb4a2b74b1ce55fea9dc06386c56bf6
tree57c7a2805b31d2ba550cb5fb8bf07003b58a837a
parent1800e4b58caaa89acfe45c95d0d22e533b50ee03
intel/fs: Clean up variable group size handling in backend

Just use the information from NIR shader_info.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4794>
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs_nir.cpp
src/mesa/drivers/dri/i965/brw_cs.c