gdk_cairo_draw_from_gl: Document that this changes the current context
This commit is contained in:
parent
8c6395d8a1
commit
aaa335b9e8
@ -88,6 +88,8 @@ gdk_gl_texture_quad (float x1, float y1,
|
|||||||
* For #GL_RENDERBUFFER the code will always fall back to software for buffers
|
* For #GL_RENDERBUFFER the code will always fall back to software for buffers
|
||||||
* with alpha components, so make sure you use #GL_TEXTURE if using alpha.
|
* with alpha components, so make sure you use #GL_TEXTURE if using alpha.
|
||||||
*
|
*
|
||||||
|
* Calling this may change the current GL context.
|
||||||
|
*
|
||||||
* Since: 3.16
|
* Since: 3.16
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
|
Loading…
Reference in New Issue
Block a user