summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2015-07-27 14:33:06 +0300
committerFrancisco Jerez <[email protected]>2015-08-11 15:07:40 +0300
commit13a04abc277089275217dce119e18acf4d4ce52d (patch)
treec23d449ee6176c7bae470fe3cb3e64b8490386f7 /src/gallium/winsys
parenta47ae8de2cf30fbe45318a18a2ea032f30ab7d10 (diff)
i965/fs: Clamp image array indices to the array bounds on IVB.
This fixes the spec@arb_shader_image_load_store@invalid index bounds piglit tests on IVB, which were causing a GPU hang and then a crash due to the invalid binding table index result of the array index calculation. Other generations seem to behave sensibly when an invalid surface is provided so it doesn't look like we need to care. Reviewed-by: Jordan Justen <[email protected]> Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'src/gallium/winsys')
0 files changed, 0 insertions, 0 deletions