Method
CoglPipelineset_layer_texture
Declaration [src]
void
cogl_pipeline_set_layer_texture (
  CoglPipeline* pipeline,
  int layer_index,
  CoglTexture* texture
)
Parameters
- layer_index
- 
            Type: intNo description available. 
- texture
- 
            Type: CoglTextureNo description available. The data is owned by the caller of the method.