mesa/src/compiler/clc
Yonggang Luo 85ff3f525c util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX
Looking at each usage of DETECT_OS_UNIX, it's more about the POSIX API usage, not the
Unix-like OS, so let's rename it

And for POSIX it's a standard to claim which API present, but for UNIX there is no such thing

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29555>
2024-06-07 01:56:28 +00:00
..
clc.c clc: Move libclc helpers back to microsoft/clc 2024-03-26 20:12:41 +00:00
clc.h clc: add support for the native spir-v backend 2024-01-12 21:58:37 +00:00
clc_helpers.cpp util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
clc_helpers.h clc: silence a warn_unused_result 2024-01-18 15:20:46 +00:00
meson.build clc: include opencl-c.h for extensions needing it 2024-02-21 20:53:36 +00:00
nir_clc_helpers.h nir: move the libclc lowering over to functions file. 2023-09-12 01:57:50 +00:00
nir_load_libclc.c compiler/clc: fix compiler issue on MacOS with st_mtim[e] in stat. 2024-03-15 10:50:11 +00:00