mesa: Refactor parameter validate for GetUniform, Uniform, and UniformMatrix
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 14 Oct 2011 03:18:31 +0000 (20:18 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 7 Nov 2011 21:33:16 +0000 (13:33 -0800)
commit65add4327d786826d28c72ea34034df8137f65d9
treea546f427c7fd4eea11e10d4ddf16f5546629374f
parent637a7eb9e981d7dbe3bdb0c39712a9183ea19e9c
mesa: Refactor parameter validate for GetUniform, Uniform, and UniformMatrix

v2: Update a comment block about the different treatment of
location=-1 based on feedback from Ken.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Tested-by: Tom Stellard <thomas.stellard@amd.com>
src/mesa/main/uniforms.c