Skip to main content

GL_TEXTURE

Constant GL_TEXTURE 

Source
const GL_TEXTURE: i32 = 0x1702;
Expand description

GL enum for gdk_cairo_draw_from_gl’s source_type. GDK takes the GL constant itself rather than an enum of its own.