mesa: Add queries for GL_SHADER_STORAGE_BUFFER
authorIago Toral Quiroga <itoral@igalia.com>
Tue, 28 Apr 2015 08:08:17 +0000 (10:08 +0200)
committerSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Fri, 25 Sep 2015 06:39:23 +0000 (08:39 +0200)
commit2e16dd1350703865104253a9d871e4c0a3257933
tree7df48960904d08075cc784d523d813c2621e39d6
parent4b7b1cf3c0b1682d5ae8983df2bbf5dea50081cd
mesa: Add queries for GL_SHADER_STORAGE_BUFFER

These handle querying the buffer name attached to a giving binding point
as well as the start offset and size of that buffer.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/mesa/main/get.c