glthread: align the batch buffer to 8 bytes for pointers and doubles again
authorMarek Olšák <marek.olsak@amd.com>
Fri, 6 Mar 2020 03:21:11 +0000 (22:21 -0500)
committerMarge Bot <eric+marge@anholt.net>
Fri, 20 Mar 2020 00:00:22 +0000 (00:00 +0000)
commit4dcdf974f8df23bc0a5e284759a9379ec95192a9
treebcf84cbd61451f6ca2a88e2a179bbdc3438a296b
parentff0881c686cc250d492d38fd14063e4b18c951c1
glthread: align the batch buffer to 8 bytes for pointers and doubles again

This was changed when I switched to types from size_t to int.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4251>
src/mesa/main/glthread.h