Program


Description:

[ CCode ( cname = "cogl_create_program" , has_construct_function = false , type = "CoglHandle*" ) ]
public Program ()

Create a new cogl program object that can be used to replace parts of the GL rendering pipeline with custom code.

Note:

Use CoglSnippet api

Returns:

a new cogl program.