mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 07:00:12 +01:00
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> |
||
|---|---|---|
| .. | ||
| algebraic_parser_test.py | ||
| algebraic_parser_test.sh | ||
| builder_tests.cpp | ||
| comparison_pre_tests.cpp | ||
| control_flow_tests.cpp | ||
| load_store_vectorizer_tests.cpp | ||
| negative_equal_tests.cpp | ||
| serialize_tests.cpp | ||
| vars_tests.cpp | ||