Skip to content
Snippets Groups Projects
Commit a9b07870 authored by Stéphane Marchesin's avatar Stéphane Marchesin
Browse files

i915g: Don't write constants past I915_MAX_CONSTANT


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: default avatarStéphane Marchesin <marcheu@chromium.org>
parent 5f61744a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment