mesa/src/gallium/auxiliary/rtasm
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
..
rtasm_cpu.c util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
rtasm_cpu.h
rtasm_execmem.c gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
rtasm_execmem.h
rtasm_x86sse.c util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
rtasm_x86sse.h