mesa: Implement _mesa_DeleteBuffers for target GL_SHADER_STORAGE_BUFFER
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 19 Mar 2015 09:31:23 +0000 (10:31 +0100)
committerSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Tue, 14 Jul 2015 05:04:04 +0000 (07:04 +0200)
commite72f5ef50211c3ce31abaab4ed1bf82df2884157
treef225cc72e8f9462580af6e9c603b8c7433ee197d
parent98a1a2c7302526d649a727d63400407727d7aad9
mesa: Implement _mesa_DeleteBuffers for target GL_SHADER_STORAGE_BUFFER

v2:
- Remove the extra spaces (Jordan)

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