mesa/src/intel/shaders
Alyssa Rosenzweig c0022b6603 intel: use common CL args
this contains two behaviour changes:

* NDEBUG no longer set in debug builds (so asserts work in debug, but are still
  stripped out in release as expected).
* macro map set properly for assertions to be reported with proper paths.

together this makes assertions do the right thing on Intel and brings us in
alignment with asahi+panfrost

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33879>
2025-03-06 00:43:59 +00:00
..
generate.cl intel: fix generation shader on Gfx9 2025-01-09 18:12:47 +00:00
generate_draws.cl anv: implement Wa_16011107343/22018402687 for generated draws 2024-11-12 22:48:39 +00:00
generate_draws_iris.cl
libintel_shaders.h intel/cl: switch to SPIRV as shader storage 2025-01-25 03:28:07 +00:00
meson.build intel: use common CL args 2025-03-06 00:43:59 +00:00
query_copy.cl intel/cl: switch to SPIRV as shader storage 2025-01-25 03:28:07 +00:00
util.cl intel/cl: switch to SPIRV as shader storage 2025-01-25 03:28:07 +00:00