compiler: use 4 instead ATOMIC_COUNTER_SIZE in glsl_types.h to avoid #include "mesa...
authorYonggang Luo <luoyonggang@gmail.com>
Sun, 6 Aug 2023 05:03:00 +0000 (13:03 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 24 Aug 2023 02:54:09 +0000 (02:54 +0000)
commit01ddb18427f124cf70629d920fc4530c99378fcd
treeddcd539dbdc761ca868dc0d708d57898982b410f
parent26a23a7c1fe610c3b4e5f6b051d2b24eb42b6c81
compiler: use 4 instead ATOMIC_COUNTER_SIZE in glsl_types.h to avoid #include "mesa/main/config.h"

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24824>
src/compiler/glsl/glsl_parser_extras.h
src/compiler/glsl_types.h