mesa/src/compiler/nir/tests
Caio Marcelo de Oliveira Filho 6be766336a nir/tests: Use nir_scoped_memory_barrier() helper
Most of the vars tests already had a local helper, so just drop it in
favor of the one in nir_builder.  Remaining two tests changed to use
the helper.

The load_store_vectorizer tests were using the specific memory
barriers, but since scoped barriers are also handled, prefer that.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3913>
2020-02-24 19:12:11 +00:00
..
algebraic_parser_test.py nir: Fixup algebraic test for variable-sized conversions 2018-12-07 16:07:51 +01:00
algebraic_parser_test.sh nir/algebraic: Make algebraic_parser_test.sh executable. 2018-12-06 11:48:20 -08:00
builder_tests.cpp nir: Add tests for nir_extract_bits 2019-11-11 17:17:02 +00:00
comparison_pre_tests.cpp nir/tests: take reference on glsl types 2019-08-21 09:44:10 +02:00
control_flow_tests.cpp nir/tests: take reference on glsl types 2019-08-21 09:44:10 +02:00
load_store_vectorizer_tests.cpp nir/tests: Use nir_scoped_memory_barrier() helper 2020-02-24 19:12:11 +00:00
negative_equal_tests.cpp nir/tests: take reference on glsl types 2019-08-21 09:44:10 +02:00
serialize_tests.cpp nir/tests: MSVC build fix 2019-12-11 17:12:48 +00:00
vars_tests.cpp nir/tests: Use nir_scoped_memory_barrier() helper 2020-02-24 19:12:11 +00:00