diff options
author | Francisco Jerez <[email protected]> | 2015-01-21 16:47:02 +0200 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2015-05-04 17:44:16 +0300 |
commit | b5854ee72b25078616f04b49004011036fef5a87 (patch) | |
tree | 07e1debb3229aa3f5926730df14f7cc7ee8bdb98 /src/mesa/main/hint.c | |
parent | b663d6bc6f4de9439107fc6444e436d14e21ee79 (diff) |
mesa: Update image unit state when glBindImageTexture is called with texture=0.
There's no indication in the spec that the image unit state other than the
bound texture object shouldn't be updated when glBindImageTexture() is called
passing the zero texture as argument. It's very unlikely that any application
would ever have relied on this, but it's easy to get right, and it fixes the
"state" ARB_shader_image_load_store piglit test.
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/main/hint.c')
0 files changed, 0 insertions, 0 deletions