mesa: Add getters for the GL_ARB_shader_storage_buffer_object max constants
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Wed, 22 Apr 2015 14:11:13 +0000 (16:11 +0200)
committerSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Fri, 25 Sep 2015 06:39:23 +0000 (08:39 +0200)
commit10b5c6491f60d7cf119554f7d8e797b896707335
treed79888c969008c37366ae95546a6b8abd916d835
parent91191af6d6b5579dd1bc1a63b42f9ca416623c7e
mesa: Add getters for the GL_ARB_shader_storage_buffer_object max constants

v2:
- Add tessellation shader constants support

v3:
- Add GLES 3.1 support.

v4:
- Move the getters to the proper place

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/mesa/main/get.c
src/mesa/main/get_hash_params.py