DeprecatedBOOLA GLSL bool / gboolean uniform
DeprecatedFLOATA float uniform
DeprecatedINTA GLSL int / gint32 uniform
DeprecatedNONENo type, used for uninitialized or unspecified values.
DeprecatedUINTA GLSL uint / guint32 uniform
DeprecatedVEC2A GLSL vec2 / graphene_vec2_t uniform
DeprecatedVEC3A GLSL vec3 / graphene_vec3_t uniform
DeprecatedVEC4A GLSL vec4 / graphene_vec4_t uniform
Defines the types of the uniforms that
GskGLShadersdeclare.It defines both what the type is called in the GLSL shader code, and what the corresponding C type is on the Gtk side.
Deprecated
since 4.16