Method

ClutterPipelineCacheset_pipeline

Declaration [src]

void
clutter_pipeline_cache_set_pipeline (
  ClutterPipelineCache* pipeline_cache,
  ClutterPipelineGroup group,
  int slot,
  ClutterColorState* source_color_state,
  ClutterColorState* target_color_state,
  CoglPipeline* pipeline
)

Description

No description available.

Parameters

group

Type: ClutterPipelineGroup

No description available.

slot

Type: int

No description available.

source_color_state

Type: ClutterColorState

No description available.

The data is owned by the caller of the method.
target_color_state

Type: ClutterColorState

No description available.

The data is owned by the caller of the method.
pipeline

Type: CoglPipeline

No description available.

The data is owned by the caller of the method.