Handbook
Glossary
cogl_material_set_user_program ( material program -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
material
an
object
program
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
void
cogl_material_set_user_program
( CoglMaterial* material,
CoglHandle
program )