GstGLSL
GstGLSL — helpers for dealing with OpenGL shaders
|
|
Functions
gst_glsl_error_quark ()
GQuark
gst_glsl_error_quark (void
);
gst_glsl_profile_from_string ()
GstGLSLProfile
gst_glsl_profile_from_string (const gchar *string
);
gst_glsl_profile_to_string ()
const gchar *
gst_glsl_profile_to_string (GstGLSLProfile profile
);
gst_glsl_version_from_string ()
GstGLSLVersion
gst_glsl_version_from_string (const gchar *string
);
gst_glsl_version_to_string ()
const gchar *
gst_glsl_version_to_string (GstGLSLVersion version
);
Types and Values
GST_GLSL_ERROR
#define GST_GLSL_ERROR (gst_glsl_error_quark ())