mesa/src/microsoft/clc
Jesse Natalie fd50ef046b microsoft/compiler: Move workgroup_size lowering from clc
It doesn't depend on the clc data being provided externally, so no
need to tie it there, we can re-use it for GL and Vulkan compute.

Reviewed-by: Sil Vilerino <sivileri@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14367>
2022-01-11 01:36:56 +00:00
..
clc_compiler.c microsoft/compiler: Change vulkan_environment bool to an enum 2022-01-07 03:31:16 +00:00
clc_compiler.h Move a bunch of the CLC stuff from src/microsoft to common code 2021-09-30 07:09:08 +00:00
clc_compiler_test.cpp microsoft/clc: Add a test for arg metadata 2021-11-15 07:47:06 -08:00
clc_nir.c microsoft/compiler: Move workgroup_size lowering from clc 2022-01-11 01:36:56 +00:00
clc_nir.h microsoft/clc: Fix undeclared function warning 2021-04-20 00:28:34 +00:00
clon12compiler.def Move a bunch of the CLC stuff from src/microsoft to common code 2021-09-30 07:09:08 +00:00
compute_test.cpp clc: add allowed extension for compile parameter 2021-10-03 19:32:54 +00:00
compute_test.h microsoft/clc: Add a test for specializing via SPIRV-Tools 2021-09-23 13:06:41 +00:00
meson.build meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00