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