vbo: interleave attrsz, attrtype, and active_sz in memory
authorMarek Olšák <marek.olsak@amd.com>
Thu, 23 Jan 2020 02:14:31 +0000 (21:14 -0500)
committerMarge Bot <eric+marge@anholt.net>
Tue, 11 Feb 2020 00:34:57 +0000 (00:34 +0000)
commit653bd14730035d514127b2253a025a1e98db5e75
tree75d0c99ffc7cc1c3b1668888d19834a686ef38d5
parent2b22e33c10f98f2f58101881818f55b4c4b73606
vbo: interleave attrsz, attrtype, and active_sz in memory

Reviewed-by: Mathias Fröhlich <mathias.froehlich@web.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3766>
src/mesa/vbo/vbo_exec.h
src/mesa/vbo/vbo_exec_api.c
src/mesa/vbo/vbo_exec_draw.c
src/mesa/vbo/vbo_exec_eval.c