mesa: Implement _mesa_BindBufferRange for target GL_SHADER_STORAGE_BUFFER
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 19 Mar 2015 10:42:33 +0000 (11:42 +0100)
committerSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Tue, 14 Jul 2015 05:04:04 +0000 (07:04 +0200)
commit173ed05a6d9e851b2b7b2f9f2d8993e5da115c40
tree44e8d3d5c6d646f0afc79982fa5e2d3bcbd79908
parent8a1d58bd6129d61ec4efb79cc6f2b61ac777b85b
mesa: Implement _mesa_BindBufferRange for target GL_SHADER_STORAGE_BUFFER

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/main/bufferobj.c