commit | 72123213ceefc6b4cc3dfde427fdb3806ebbf78f | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Jan 07 14:19:29 2022 +1000 |
committer | Marge Bot <emma+marge@anholt.net> | Thu Jan 20 00:20:06 2022 +0000 |
tree | 30bcf477619d87c4a185cbd2d9a43500289ac70b | |
parent | b40958cbff2c8e3606505558729f1e65434fbca8 [diff] |
mesa: move some gl shader types to shader_types.h. This moves some of these to further removes mtypes.h from the GLSL compiler. Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14437>