
When running with COGL_DEBUG=show-uniforms, display the values of the uploaded uniforms. This helps because it's not possible to know the uniform values only from the shader source. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3965>