mesa/src/gallium/auxiliary/nir
Emma Anholt f2ae76e1a6 nir_to_tgsi: Declare immediates as float on non-native-ints hardware.
Makes the values more legible on i915g, and may keep us from tripping
asserts on nouveau's non-native-integer HW.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11744>
2021-07-07 23:39:33 +00:00
..
nir_draw_helpers.c aux/draw: fix aalines and aapoints for shaders with explicit FragData outputs 2021-06-02 10:13:34 +00:00
nir_draw_helpers.h gallium: Wrap some header files into "extern C" 2020-11-10 15:37:07 +00:00
nir_to_tgsi.c nir_to_tgsi: Declare immediates as float on non-native-ints hardware. 2021-07-07 23:39:33 +00:00
nir_to_tgsi.h gallium/ntt: Add default compiler options for non-native-NIR drivers. 2020-10-20 23:32:26 +00:00
nir_to_tgsi_info.c nir: Move workgroup_size and workgroup_variable_size into common shader_info 2021-06-08 09:23:55 -07: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 nir: Move workgroup_size and workgroup_variable_size into common shader_info 2021-06-08 09:23:55 -07:00
tgsi_to_nir.h gallium/nir: Wrap tgsi_to_nir header in extern C 2020-11-10 15:37:07 +00:00