vbo: pass only either uint32_t or uint64_t into ATTR_UNION
authorMarek Olšák <marek.olsak@amd.com>
Sat, 25 Jan 2020 03:17:09 +0000 (22:17 -0500)
committerMarge Bot <eric+marge@anholt.net>
Tue, 11 Feb 2020 00:34:57 +0000 (00:34 +0000)
commitcd7241c4f8082dbd07f0bcd268741c527512c66b
tree5676c035ad4a5282386aa405ea10b3cbd4281735
parentafa7f1984a4f1779c42e2dfa5535635d364e92a7
vbo: pass only either uint32_t or uint64_t into ATTR_UNION

This makes the next commit possible.

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