nir: Suffix all the MCS texture stuff _intel
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 7 Jul 2021 22:06:46 +0000 (17:06 -0500)
committerMarge Bot <eric+marge@anholt.net>
Fri, 23 Jul 2021 15:53:57 +0000 (15:53 +0000)
commit4465ca296ddbbcb19c512678c09639830db5de6f
treec19a7ea658c072f1c848bbb33f0c97e8626d7270
parentcdde108af5100a5bdbaae43a9b41862b0cc866fa
nir: Suffix all the MCS texture stuff _intel

It's intel-specific, used to get at MSAA compression information.

Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11775>
src/compiler/glsl/gl_nir_lower_samplers_as_deref.c
src/compiler/nir/nir.h
src/compiler/nir/nir_print.c
src/compiler/spirv/spirv_to_nir.c
src/intel/blorp/blorp_blit.c
src/intel/blorp/blorp_nir_builder.h
src/intel/compiler/brw_fs_nir.cpp