Neil Roberts
bc86db1057
cogl-texture-2d: Add an internal wrapper around glCopyTexSubImage2D
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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%