mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 18:39:09 +00:00
6246c2bd6c
_cogl_shader_compile_real had some code to create a set of strings to combine the boilerplate code with a shader before calling glShaderSource. This has now been moved to its own internal function so that it could be used from the GLSL pipeline backend as well.