mesa/src
Samuel Iglesias Gonsálvez e207b2e2c8 glsl/linker: fix bug when checking precision qualifier
According to GLSL ES 3.2 spec, see table in 9.2.1 "Linked Shaders"
section, the precision qualifier should match for uniform variables.
This also applies to previous GLSL ES 3.x specs.

This 'if' checks the condition for uniform variables, while for UBOs
it is checked in link_interface_blocks.cpp.

Fixes: b50b82b8a5
("glsl/es31: precision qualifier doesn't need to match in shader interface block members")

Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2018-02-28 07:04:13 +01:00
..
amd ac/radv: move load base vertex abi setup to vertex shader. 2018-02-28 09:58:12 +10:00
broadcom nir: add lower_ldexp to nir compiler options 2018-02-28 09:23:49 +11:00
compiler glsl/linker: fix bug when checking precision qualifier 2018-02-28 07:04:13 +01:00
egl *-symbol-check: use correct nm path when cross-compiling 2018-02-26 13:50:59 +00:00
gallium r600: partly revert disabling tiling for 1d texture. 2018-02-28 04:59:37 +00:00
gbm *-symbol-check: use correct nm path when cross-compiling 2018-02-26 13:50:59 +00:00
getopt
glx loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback 2018-02-20 10:36:53 +01:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel anv: set maxResourceSize to the respective value for each generation 2018-02-28 06:54:48 +01:00
loader x11/dri3: Store raw present completion mode 2018-02-21 21:57:38 +00:00
mapi *-symbol-check: use correct nm path when cross-compiling 2018-02-26 13:50:59 +00:00
mesa st/mesa: ensure that images don't try to reference non-existent levels 2018-02-27 22:38:33 -05:00
util util/bitset: Make C++ wrapper trivially constructible. 2018-02-27 11:38:18 -08:00
vulkan android: vulkan/util: add dependency on libnativewindow for O and later 2018-02-26 14:50:24 +02:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
meson.build meson: fix building without GL 2018-02-26 09:32:14 -08:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00