Check that texture units/samplers specified with glUniform1i() are legal.
authorBrian <brian@yutani.localnet.net>
Wed, 9 May 2007 14:04:32 +0000 (08:04 -0600)
committerBrian <brian@yutani.localnet.net>
Wed, 9 May 2007 14:07:15 +0000 (08:07 -0600)
commit3e4302fe3b3cf0d559b1288f3965f800ee35cd41
tree8a0377a1b9f809a33b0ebbc9bc5b2f516c481d41
parentc9b87b8ad880755fb522cf4abd6d2499022312cf
Check that texture units/samplers specified with glUniform1i() are legal.
src/mesa/shader/shader_api.c