Changes the decimation and interpolation filters used when a texture is drawn at other scales than 100%.
Use cogl_pipeline_set_layer_filters
instead
this |
A |
layer_index |
the layer number to change. |
min_filter |
the filter used when scaling a texture down. |
mag_filter |
the filter used when magnifying a texture. |