intel/compiler: use the same name for nir shaders in brw_compile_* functions
authorMarcin Ślusarz <marcin.slusarz@intel.com>
Fri, 4 Sep 2020 16:43:35 +0000 (18:43 +0200)
committerMarge Bot <eric+marge@anholt.net>
Fri, 4 Sep 2020 17:38:25 +0000 (17:38 +0000)
commitd4c6e3f196fb61939b0b6c9d1051ac1e35625d42
treef0da20c366f28598230ef5f7a13c45e34438813d
parent0dda2094066efd035bf852e6bdbc349c009c95d2
intel/compiler: use the same name for nir shaders in brw_compile_* functions

Signed-off-by: Marcin Ślusarz <marcin.slusarz@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6602>
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_vec4.cpp
src/intel/compiler/brw_vec4_gs_visitor.cpp