compiler/types: Add extra level of macro to builtin_macros
authorCaio Oliveira <caio.oliveira@intel.com>
Fri, 1 Sep 2023 05:22:52 +0000 (22:22 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 13 Sep 2023 05:16:58 +0000 (05:16 +0000)
commit3a3318364bfb092d9ebcf532f9fc57dcb4c49bd6
treece5526fd1c48e08894726fb5ea3fa8db2b2d5685
parent3bdd2ba1942f1e1278de9a113a9f9f16affadc2d
compiler/types: Add extra level of macro to builtin_macros

This will make easier to transition from the macro calling a constructor
to the macro using designated initializers for a struct.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25006>
src/compiler/builtin_type_macros.h