3b3954e2b8
--create-unlinked also creates entrypoints for the functions, and obviates the need to create a dummy entrypoint. This is one step closer to removing glsl2spirv and aligns us with other users of glslang. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38088>