main/get_hash_params: Add GL_SAMPLE_SHADING_ARB
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 29 Jul 2014 01:30:55 +0000 (18:30 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 29 Jul 2014 17:50:38 +0000 (10:50 -0700)
commit3ea922dd7ca773033a09068e397b34d8abd4c763
treec12a7db8ef269c4945611123f2c0104114ccbec1
parentb12d5f0d002da40c522a95ec92429e30385dcbd6
main/get_hash_params: Add GL_SAMPLE_SHADING_ARB

GL_SAMPLE_SHADING is specified as a valid pname for glGet in the
GL_ARB_sample_shading extension.  It seems as if we forgot to add it to the
table of pnames.

Signed-off-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Cc: mesa-stable@lists.freedesktop.org
src/mesa/main/get_hash_params.py