GLUniformType
Description:
[ CCode ( cprefix = "GSK_GL_UNIFORM_TYPE_" , type_id = "gsk_gl_uniform_type_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "4.16" ) ]
public enum GLUniformType
[ Version ( deprecated = true , deprecated_since = "4.16" ) ]
public enum GLUniformType
Warning: GLUniformType is deprecated since 4.16.
Defines the types of the uniforms that `GskGLShaders` declare.
It defines both what the type is called in the GLSL shader code, and what the corresponding C type is on the Gtk side.
Namespace: Gsk
Package: gtk4