summaryrefslogtreecommitdiffstats
path: root/scons/gallium.py
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>2014-04-17 10:34:10 +0200
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>2014-04-17 10:34:10 +0200
commit74f19445cc5b75302ce40be48787db877680ae5e (patch)
tree91c1ac60fea004ca0784aad57ffedf372aaeceea /scons/gallium.py
parent49d26a277d8653f63b50f07371bf02b3453e8839 (diff)
downloadexternal_mesa3d-74f19445cc5b75302ce40be48787db877680ae5e.zip
external_mesa3d-74f19445cc5b75302ce40be48787db877680ae5e.tar.gz
external_mesa3d-74f19445cc5b75302ce40be48787db877680ae5e.tar.bz2
gallium glsl: Fix crash with piglit fs-deref-literal-array-of-structs.shader_test
This allows the following shader code to work without a weird crash: struct Foo { int value[1]; }; int actual_value = Foo[2](Foo(int[1](100)), Foo(int[1](200)))[i].value[0]; Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Diffstat (limited to 'scons/gallium.py')
0 files changed, 0 insertions, 0 deletions