mirror of
https://github.com/brl/mutter.git
synced 2025-03-06 05:08:11 +00:00

This adds a function called _cogl_texture_2d_copy_from_framebuffer which is a simple wrapper around glCopyTexSubImage2D. It is currently specific to the texture 2D backend.