Method

CoglPipelineget_n_layers

Declaration [src]

int
cogl_pipeline_get_n_layers (
  CoglPipeline* pipeline
)

Description [src]

Retrieves the number of layers defined for the given pipeline.

Stability:Unstable
Available since:2.0

Return value

Returns: int
 

The number of layers.