f9860a84b3
As glsl_types.cpp also called is_gl_identifier, so move it into glsl_types.h, this will help the decouple glsl_types.h from src/compiler/glsl/* Reviewed-by: Caio Oliveira <caio.oliveira@intel.com> Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23420>