mesa/src
Dave Airlie 4336196b7f glsl: handle ast_aggregate in has_sequence_subexpression. (v2)
GL43-CTS.compute_shader.work-group-size does
uniform uint g_uniform[gl_WorkGroupSize.z + 20] = { 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24 };

The initializer triggers the GLSL 4.30/GLES3 tests
for constant sequence subexpressions, so it doesn't
happen unless you are using those, so just return
false as this path is now reachable.

v2: update commit msg with diagnosis
Acked-by: Timothy Arceri <timothy.arceri@collabora.com>
Cc: "11.2 12.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2016-06-06 12:54:19 +10:00
..
compiler glsl: handle ast_aggregate in has_sequence_subexpression. (v2) 2016-06-06 12:54:19 +10:00
egl Revert "egl: Check if API is supported when using eglBindAPI." 2016-06-03 11:33:45 +02:00
gallium nv50,nvc0: fix BGR10_A2UI vertex format 2016-06-05 15:13:46 -04:00
gbm gbm: remove define _DEFAULT_SOURCE 2016-05-23 12:09:11 +01:00
getopt
glx mesa_glinterop: remove mesa_glinterop typedefs 2016-05-30 17:53:44 +01:00
gtest
hgl
intel anv/entrypoints: don't go using wayland/xcb unless they are configured 2016-06-05 07:03:12 +10:00
loader
mapi mapi: expose new functions in GL ES 3.2 2016-05-26 21:25:53 -04:00
mesa mesa: Try to unbreak the MSVC build. 2016-06-05 16:32:08 -07:00
util mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
Makefile.am automake: bring back the .PHONY git_sha1.h.tmp rule 2016-06-02 22:23:12 +01:00
SConscript