intel/compiler: Use gl_varying_slot_name_for_stage()
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Thu, 11 Feb 2021 20:19:13 +0000 (12:19 -0800)
committerMarge Bot <eric+marge@anholt.net>
Sat, 13 Feb 2021 00:44:53 +0000 (00:44 +0000)
commit9da54b92529017e4add1e64017954f46f0e17991
treeda7152721ef496aff98238f5fd14d625aa4927fb
parent3fc8da13f62b3db562af7f311dc276b234ffb936
intel/compiler: Use gl_varying_slot_name_for_stage()

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8998>
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_shader.cpp
src/intel/compiler/brw_vec4.cpp
src/intel/compiler/brw_vec4_gs_visitor.cpp
src/intel/compiler/brw_vec4_tcs.cpp
src/intel/compiler/brw_vue_map.c