mesa: Fix the BindSampler unit limit.
authorHenri Verbeet <hverbeet@gmail.com>
Sun, 3 Jul 2011 22:57:43 +0000 (00:57 +0200)
committerHenri Verbeet <hverbeet@gmail.com>
Thu, 7 Jul 2011 18:30:13 +0000 (20:30 +0200)
commite01e30b916dcbe01471a573ecaddb509cb9f0969
tree79a7b45063f6ed8a0b76a64dea52144f42428920
parentbfe284fd26e96b71c7cf46e6365b3697d68cde83
mesa: Fix the BindSampler unit limit.

I'm not sure about this one. The current code actually follows the spec, but
considering the spec is supposed to be written against GL 3.2 I'd say the spec
is broken. I filled out a spec feedback form over a month ago, but either the
form is broken, or nobody cares.

Signed-off-by: Henri Verbeet <hverbeet@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/samplerobj.c