mirror of
https://github.com/brl/mutter.git
synced 2025-02-14 04:14:10 +00:00
![Robert Bragg](/assets/img/avatar_default.png)
This adds internal _cogl_material_get_layer_filters and _cogl_material_get_layer_{min,mag}_filter functions which can be used to query the filters associated with a layer using a layer_index, as opposed to a layer pointer. Accessing layer pointers is considered deprecated so we need to provide layer_index based replacements.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%