anv: Document cmd_buffer_alloc_binding_table
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 7 Nov 2016 20:32:28 +0000 (12:32 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 8 Nov 2016 16:32:55 +0000 (08:32 -0800)
commit6b7cc8a9ecb37e712679419008fb661e832abf49
tree595da7fe9c5675c0ee4af4ebd22e1f7a260e73ca
parent406cd9d1261996ba53e3301b2a5a01b5c5c56f00
anv: Document cmd_buffer_alloc_binding_table

Some of the details of this function are very confusing and have a long
history.  We should document that history and this seems like the best
place to do it.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_batch_chain.c