set_layer_wrap_mode
Description:
Sets the wrap mode for all three coordinates of texture lookups on this layer.
Note: 
      
        
    
    Use cogl_pipeline_set_layer_wrap_mode instead
This is equivalent to calling set_layer_wrap_mode_s, set_layer_wrap_mode_t and set_layer_wrap_mode_p separately.
Parameters:
| material | A  | 
| layer_index | the layer number to change. | 
| mode | the new wrap mode |