uniforms: accept all int/unsigned int sampler types in uniform checks.
authorDave Airlie <airlied@redhat.com>
Wed, 14 Sep 2011 11:07:47 +0000 (12:07 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 15 Sep 2011 08:33:45 +0000 (09:33 +0100)
commit41f3773c1dc8e7a213ff7e730ada2cf48a60b209
tree5d9cb1c70dad18c812da0c3b238c56341d588dd0
parent00792e3586746c833ffc9bb65712e38038916e06
uniforms: accept all int/unsigned int sampler types in uniform checks.

I'm not 100% sure about this, it may need a version check or it might
be completely wrong.

added multisample ones as well.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/uniforms.c