mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
Robert Bragg
3428633cb3
build: Fix GLES builds since the material backend split
The commit to split the fragment processing backends out from cogl-material.c (3e1323a6362906a95) broke the GLES 1 and 2 builds the fix was to guard the code in each backend according to the COGL_MATERIAL_BACKEND_XYZ defines which are setup in cogl-material-private.h.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%