mesa/src/gallium/auxiliary/nir
Illia Abernikhin aa4ac5ff8b utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*
Rename env_var_as_unsigned() -> debug_get_num_option(), because duplicate
Rename env_var_as_bool() -> debug_get_bool_option(), because duplicate

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7177

Signed-off-by: Illia Abernikhin <illia.abernikhin@globallogic.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19336>
2022-11-02 07:25:39 +00:00
..
nir_draw_helpers.c gallium: Set shader_info::samplers_used in pstipple_fs 2022-05-12 01:32:58 +00:00
nir_draw_helpers.h gallium: Wrap some header files into "extern C" 2020-11-10 15:37:07 +00:00
nir_helpers.c gallium/aux: add helper nir_gather_stream_output_info 2022-03-01 21:59:55 +00:00
nir_helpers.h gallium/aux: add helper nir_gather_stream_output_info 2022-03-01 21:59:55 +00:00
nir_to_tgsi.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
nir_to_tgsi.h svga: Add support for requesting NIR and translating to TGSI. 2022-05-04 18:09:43 +00:00
nir_to_tgsi_info.c nir_to_tgsi_info: drop const_buffers_declared 2022-08-17 05:48:49 +10:00
nir_to_tgsi_info.h meson/gallium: Add an option to not use LLVM for gallium draw module 2021-02-25 17:48:16 +00:00
tgsi_to_nir.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
tgsi_to_nir.h Revert "nir: make tgsi_varying_semantic_to_slot(..) public" 2022-02-11 08:48:10 +00:00