mesa/src/gallium/auxiliary/nir
Emma Anholt f6c5b1d6c6 nir: Split usub_sat lowering flag from uadd_sat.
Intel vec4 would like to do uadd_sat, but use lowering for usub_sat.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17637>
2022-07-22 17:54:28 +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
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 nir: Split usub_sat lowering flag from uadd_sat. 2022-07-22 17:54:28 +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: add const qualifiers, move some decls in nir_to_tgsi_info.c 2022-07-14 19:16:07 +00: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 ttn: set dest_type for TXQ 2022-07-21 20:05:12 +00:00
tgsi_to_nir.h Revert "nir: make tgsi_varying_semantic_to_slot(..) public" 2022-02-11 08:48:10 +00:00