Method
CoglPipelineset_layer_wrap_mode_s
since: 2.0
Declaration [src]
void
cogl_pipeline_set_layer_wrap_mode_s (
CoglPipeline* pipeline,
int layer_index,
CoglPipelineWrapMode mode
)
Description [src]
Sets the wrap mode for the ‘s’ coordinate of texture lookups on this layer.
Stability: Unstable
Available since: 2.0
Parameters
layer_index-
Type:
intThe layer number to change.
mode-
Type:
CoglPipelineWrapModeThe new wrap mode.