mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
Robert Bragg
6e176f94fa
cogl-shader: Store the CoglShaderType in CoglShader
Instead of having to query GL and translate the GL enum into a CoglShaderType each time cogl_shader_get_type is called we now keep track of the type in CoglShader.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%