mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
Neil Roberts
885942aec0
cogl-pipeline-fragend-arbfp: Generate ARBfp if user vertex shader
The ARBfp fragend was bypassing generating a shader if the pipeline contains a user program. However it shouldn't do this if the pipeline only contains a vertex shader. This was breaking test-cogl-just-vertex-shader.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%