Function
Coglis_program
Declaration [src]
gboolean
cogl_is_program (
CoglHandle handle
)
Description [src]
Gets whether the given handle references an existing program object.
| Deprecated since: | 1.16 |
Use | |
Parameters
handle |
CoglHandle |
A CoglHandle. |