mesa: Add ES31 API tag for the extension table.
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 19 Aug 2015 11:42:50 +0000 (14:42 +0300)
committerFrancisco Jerez <currojerez@riseup.net>
Thu, 20 Aug 2015 09:29:00 +0000 (12:29 +0300)
commitf5070c801c4885521df17a65c297f24ae628d414
tree874b06e85e94c822dbc59ec132a675326f51689f
parent6379f5cb2ab7c5ae3f3769204f95088e35c53217
mesa: Add ES31 API tag for the extension table.

I'll mark the OES_shader_image_atomic extension entry with this tag to
make sure that we don't expose it on earlier GLES API versions
accidentally, because according to the extension:

 "OpenGL ES 3.1 and GLSL ES 3.10 are required."

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/mesa/main/extensions.c