mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
b240b95a97
Instead of directly using the GLSL names for the builtins in the shaders for test-shader and test-pick, this makes it use the Cogl wrapper names instead. That way it will be portable to GLES2 as well. Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>