Method

CoglPipelineget_user_program

Declaration [src]

CoglHandle
cogl_pipeline_get_user_program (
  CoglPipeline* pipeline
)

Description [src]

Queries what user program has been associated with the given pipeline using cogl_pipeline_set_user_program().

Return value

Type: CoglHandle

The current user program or NULL.