mesa/src
Ilia Mirkin 18962b94d3 glsl: fix explicit-location ifc matching in presence of array types
We were treating each field as if it took up a single slot. However
that's not the case. And with strict matching (GLSL 4.20+ / ES 3.1+) we
would end up not matching identical interfaces.

Fixes: c4545676d7 ("glsl/linker: fix location aliasing checks for interface variables")
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12479>
2021-08-26 04:07:29 +00:00
..
amd radv: allow storage images with VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 on GFX10.3+ 2021-08-25 16:27:46 +00:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom broadcom/compiler: Fix qpu.flags.muf typo. 2021-08-24 08:30:59 +00:00
compiler glsl: fix explicit-location ifc matching in presence of array types 2021-08-26 04:07:29 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl python: explicitly require python3 2021-08-14 21:44:31 +00:00
etnaviv android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
freedreno freedreno/a6xx: Fix a6xx gen4 compute shaders 2021-08-25 15:24:19 +00:00
gallium iris: Disable tiled memcpy for Tile4 2021-08-25 22:39:30 +00:00
gbm gbm: add GBM_FORMAT_R16 2021-08-06 13:38:00 +00:00
getopt
glx glx: Simplify context API profile computation 2021-08-18 21:11:02 +00:00
gtest
hgl
imgui
intel anv/image: Don't assert that HiZ can be added 2021-08-25 22:39:30 +00:00
loader driconfig: Add support for device specific config 2021-08-02 16:37:24 -07:00
mapi glapi/gl_gentable.py: drop call to backtrace on no op 2021-08-26 01:47:30 +00:00
mesa i915: remove use of backtrace and backtrace_symbols 2021-08-26 01:47:30 +00:00
microsoft microsoft/compiler: Miscellaneous fixes from running clang-format 2021-08-25 20:19:05 +00:00
nouveau
panfrost pan/bi: Fix format specifiers in disassembler 2021-08-25 20:03:08 +00:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util util/u_debug_symbol: remove debug_symbol_name_glibc and execinfo dependency 2021-08-26 01:47:30 +00:00
virtio venus: use uint32_t in vn_ring_submit 2021-08-24 08:56:16 -07:00
vulkan vulkan/wsi/sw: wait for image fence before submitting to queue 2021-08-24 03:30:17 +10:00
meson.build meson: Build panfrost with tools=panfrost 2021-07-22 17:55:49 +00:00