Method

CoglPipelineget_user_program

since: 2.0

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().

Stability: Unstable

Available since: 2.0

Return value

Type: CoglHandle

The current user program or NULL.