Handbook
Glossary
cogl_program_get_uniform_location ( handle uniform_name -- gint )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
handle
an
object
uniform_name
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
gint
cogl_program_get_uniform_location
(
CoglHandle
handle, gchar* uniform_name )