Method

CoglPipelineset_layer_texture

Declaration [src]

void
cogl_pipeline_set_layer_texture (
  CoglPipeline* pipeline,
  int layer_index,
  CoglTexture* texture
)

Description

No description available.

Parameters

layer_index int
  No description available.
texture CoglTexture
  No description available.
 The data is owned by the caller of the function.