Method
CoglPipelineget_layer_wrap_mode_s
since: 1.6
Declaration [src]
CoglPipelineWrapMode
cogl_pipeline_get_layer_wrap_mode_s (
CoglPipeline* pipeline,
int layer_index
)
Description [src]
Returns the wrap mode for the ‘s’ coordinate of texture lookups on this layer.
Stability: Unstable
Available since: 1.6
Return value
Type: CoglPipelineWrapMode
The wrap mode for the ‘s’ coordinate of texture lookups on this layer.