mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 02:05:10 +00:00

need_texture_combine_separate is moved to cogl-pipeline.c and renamed to _cogl_pipeline_need_texture_combine_separate. The function is needed by both the ARBfp and GLSL codegen backends so it makes sense to share it.