mesa: Initialize and free shader storage buffers
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 19 Mar 2015 10:50:51 +0000 (11:50 +0100)
committerSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Tue, 14 Jul 2015 05:04:04 +0000 (07:04 +0200)
commit98a1a2c7302526d649a727d63400407727d7aad9
tree1a9d005a01827727ea0016ad2e636e0f99aa80b0
parent2747d566f187cdab5d6bdc508e460a76e5cbd6c4
mesa: Initialize and free shader storage buffers

v2:
- Fix indention, used tabs instead of whitespaces. (Jordan)

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