Clutter::Cogl::Program(3pm)
NAME
Clutter::Cogl::Program
METHODS
- handle = Clutter::Cogl::Program->new $program->attach_shader ($shader)
- o $shader (handle)
- $program->link
integer = $program->get_uniform_location ($name) - o $name (string)
- $program->use
SEE ALSO
Clutter
COPYRIGHT
Copyright (C) 2006, 2007, 2008 OpenedHand Ltd
Copyright (C) 2009 Intel Corporation
This module is free software; you can redistribute it and/or modify it
under the terms of either:
o the GNU Lesser General Public Library version 2.1; or
o the Artistic License, version 2.0.
- See Clutter for the full copyright notice.