mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 23:24:10 +00:00
f947fe958f
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.