panfrost: Fix pan_pool_ref construction
authorAntonio Caggiano <antonio.caggiano@collabora.com>
Fri, 28 May 2021 12:45:03 +0000 (14:45 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 1 Jun 2021 17:34:59 +0000 (17:34 +0000)
commitbb1cd03fcc850b797cb7b62968303995d4b5cdd2
tree2b92cd5693203c137557c037f9a6972efe1b2b66
parent978d4659862e19d547ff295eb43430caf9e27e92
panfrost: Fix pan_pool_ref construction

Fix designator order for `pan_pool_ref` fields by matching declaration
order and avoid an error by the C++ compiler.

Signed-off-by: Antonio Caggiano <antonio.caggiano@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11064>
src/panfrost/lib/pan_pool.h