mirror of
https://github.com/brl/mutter.git
synced 2025-03-08 04:15:05 +00:00

_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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%