Handbook
Glossary
cogl_shader_source ( shader source -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
shader
an
object
source
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
void
cogl_shader_source
(
CoglHandle
shader, gchar* source )