gallium: use c++11 alignas instead of PIPE_ALIGN_VAR
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 8 Jun 2022 09:06:38 +0000 (11:06 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 14 Jun 2022 15:08:38 +0000 (15:08 +0000)
commit1b53fb625e01a997a72197600ae1689de813e2e5
tree35f2263f5ed4415eefc44f878e17e5cc3b30ac49
parent04ca04ba46eb49ef46725b1e0fd7430d9aae4b9a
gallium: use c++11 alignas instead of PIPE_ALIGN_VAR

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16908>
src/gallium/auxiliary/tessellator/p_tessellator.cpp