d90c2ab2a0
Which gltype and glformat are allowed for a given gl framebuffer depends on the internal gl framebuffer format. Either the format we want to read into matches the gltype, glformat and doesn't need CPU packing from another format or we have to use a tmp buffer with a format that matches the GL requirements. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3441> |
||
---|---|---|
.. | ||
cogl | ||
cogl-pango | ||
meson.build |