mesa: split bind_atomic_buffer() in two
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 22 May 2017 05:46:58 +0000 (15:46 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Mon, 29 May 2017 22:03:32 +0000 (08:03 +1000)
commit21d9376e710912810f0f5d87da12e439d340ec33
treeff33e868a389e8f9eef258727f5a0e9a41a78699
parent135e5659bd882dc2a65f6cf58515c3c71d0515ed
mesa: split bind_atomic_buffer() in two

This will help us add KHR_no_error support.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
src/mesa/main/bufferobj.c