compiler/types: Use C instead of C++ constants for builtin types
authorCaio Oliveira <caio.oliveira@intel.com>
Fri, 8 Sep 2023 17:46:11 +0000 (10:46 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 25 Oct 2023 01:51:12 +0000 (01:51 +0000)
commit94bdf351dcf5f3ca93fa0cd21633b4c707e5c140
treeebb38baeabfbce56d93831aa4985efe5751bf53f
parent07ee4bd69fdd524b00ea7c6311fa4042bcfd4263
compiler/types: Use C instead of C++ constants for builtin types

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25129>
src/compiler/glsl_types.cpp