mesa/src
Danylo Piliaiev 9f3956fea0 glsl: Don't replace lrp pattern with lrp if arguments are not floats
We don't have "lrp(int, int, int)" and validation of ir_triop_lrp
fails down the road.

Fixes: 8d37e991
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3059
Signed-off-by: Danylo Piliaiev <danylo.piliaiev@globallogic.com>
Tested-by: Witold Baryluk <witold.baryluk@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5257>
2020-06-03 09:06:25 +00:00
..
amd radv: enable zero VRAM for all VKD3D (DX12->VK) games 2020-06-03 08:00:19 +02:00
broadcom nir: add callback to nir_remove_dead_variables() 2020-06-03 02:22:23 +00:00
compiler glsl: Don't replace lrp pattern with lrp if arguments are not floats 2020-06-03 09:06:25 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
etnaviv meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
freedreno nir: add callback to nir_remove_dead_variables() 2020-06-03 02:22:23 +00:00
gallium nir: add callback to nir_remove_dead_variables() 2020-06-03 02:22:23 +00:00
gbm meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/compiler: Extract control barriers from scoped barriers 2020-06-03 07:39:52 +00:00
loader meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
mapi meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
mesa nir: add callback to nir_remove_dead_variables() 2020-06-03 02:22:23 +00:00
panfrost pan/mdg: Don't double-replicate blend on T720 2020-06-03 00:32:24 +00:00
util meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
vulkan vulkan-overlay/meson: use install_data instead of configure_file 2020-06-01 18:59:18 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00