mesa/src/gallium/tests/unit
Rob Clark a9618e7c42 util: Add accessor for util_cpu_caps
In release builds, there should be no change, but in debug builds the
assert will help us catch undefined behavior resulting from using
util_cpu_caps before it is initialized.

With fix for u_half_test for MSVC from Jesse Natalie squashed in.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9266>
2021-02-26 18:31:19 +00:00
..
meson.build meson: inline inc_common 2020-03-28 21:36:54 +01:00
pipe_barrier_test.c util: move os_time.[ch] to src/util 2017-11-09 11:57:21 +01:00
translate_test.c util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
u_cache_test.c gallium/tests: fix unused-but-set-variable warning 2020-12-01 16:51:01 +00:00
u_half_test.c util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
u_prim_verts_test.c gallium/util: add a helper to compute vertex count from primitive count 2019-08-08 08:36:52 +02:00