mesa: merge bind_atomic_buffers_{base|range}
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 6 Jan 2016 22:30:18 +0000 (17:30 -0500)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Sat, 9 Jan 2016 00:37:38 +0000 (19:37 -0500)
commitda5d4583e53fc9cdc86aba7d2ac770e01baa158d
tree7288499c4000e4bd09d1830a8f7016a3848c0288
parent5eb104d6abc8a500e028de3689ea2d82bf5f97de
mesa: merge bind_atomic_buffers_{base|range}

Reduced code duplication should make the code more maintainable.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/bufferobj.c