mirror of
https://github.com/brl/mutter.git
synced 2024-12-24 12:02:04 +00:00
Remove gtk-doc annotation
The _cogl_material_flush_layers_gl_state() function is static, so it should not have a gtk-doc annotation.
This commit is contained in:
parent
677f4b899b
commit
670b35ddf0
@ -822,7 +822,7 @@ _cogl_material_layer_flush_gl_sampler_state (CoglMaterialLayer *layer,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* _cogl_material_flush_layers_gl_state:
|
* _cogl_material_flush_layers_gl_state:
|
||||||
* @fallback_mask: is a bitmask of the material layers that need to be
|
* @fallback_mask: is a bitmask of the material layers that need to be
|
||||||
* replaced with the default, fallback textures. The fallback textures are
|
* replaced with the default, fallback textures. The fallback textures are
|
||||||
|
Loading…
Reference in New Issue
Block a user