Forked from
Mesa / mesa
Stéphane Marchesin
authored
This happens with glsl-convolution-1, where we have 64 constants. This
doesn't make the test pass (we don't have 64 constants anyway, only
32) but this prevents it from crashing.
Signed-off-by:
Stéphane Marchesin <marcheu@chromium.org>