commit | 65d3ef7cd4f3debbd51b8a8bc95b88fc32f18ded | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Sep 15 12:38:18 2017 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Oct 11 09:10:20 2017 +1000 |
tree | 42a5f6a78dee3522759f82346089a500c38b66ff | |
parent | 03087686ffb8c638831256fd17c124d250d7238b [diff] |
mesa: align atomic buffer handling code with ubo/ssbo (v1.1) this adds automatic size support to the atomic buffer code, but also realigns the code to act like the ubo/ssbo code. v1.1: add missing blank lines. reindent one block properly. check for NullBufferObj. Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Signed-off-by: Dave Airlie <airlied@redhat.com>