mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Make the material functions for setting the p wrap mode public
Now that we have 3D texture support it makes sense to expose the wrap mode for the p coordinate.
This commit is contained in:
@ -517,8 +517,10 @@ CoglMaterialWrapMode
|
||||
cogl_material_set_layer_wrap_mode
|
||||
cogl_material_set_layer_wrap_mode_s
|
||||
cogl_material_set_layer_wrap_mode_t
|
||||
cogl_material_set_layer_wrap_mode_p
|
||||
cogl_material_layer_get_wrap_mode_s
|
||||
cogl_material_layer_get_wrap_mode_t
|
||||
cogl_material_layer_get_wrap_mode_p
|
||||
<SUBSECTION Private>
|
||||
cogl_blend_string_error_get_type
|
||||
cogl_blend_string_error_quark
|
||||
|
Reference in New Issue
Block a user