mesa/src/compiler/nir/tests
Christian Gmeiner 15f394cc7a nir: Fix unused-variable compile warnings
Fixes: 8492e78f9d ("nir/deref: Handle SSBO array bindings specially")

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17021>
2022-06-15 19:43:27 +00:00
..
algebraic_parser_test.py nir/algebraic: Move relocations for expression conds to a table. 2021-12-07 07:09:00 +00:00
algebraic_tests.cpp nir/tests: add tests for umod/imod/irem optimizations 2021-08-09 11:00:39 +00:00
builder_tests.cpp
comparison_pre_tests.cpp
control_flow_tests.cpp
core_tests.cpp nir/tests: do not use designated initializers in c++ code 2022-04-05 16:58:56 +00:00
dce_tests.cpp nir/tests: add DCE test for loops following a jump 2021-11-29 22:22:24 +00:00
load_store_vectorizer_tests.cpp nir/opt_load_store_vectorize: fix check_for_robustness() with deref access 2021-06-28 15:15:42 +00:00
lower_returns_tests.cpp nir: Move phi src setup to a helper. 2021-08-13 16:11:57 +00:00
negative_equal_tests.cpp nir/tests: Fix transmuting an SSA dest to be non-SSA 2021-09-14 17:53:06 +00:00
opt_if_tests.cpp nir: Move phi src setup to a helper. 2021-08-13 16:11:57 +00:00
serialize_tests.cpp
ssa_def_bits_used_tests.cpp
vars_tests.cpp nir: Fix unused-variable compile warnings 2022-06-15 19:43:27 +00:00