GLUniformType
Description:
[ CCode ( cprefix = "GSK_GL_UNIFORM_TYPE_" , type_id = "gsk_gl_uniform_type_get_type ()" ) ]
public enum GLUniformType
public enum GLUniformType
This 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