mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Robert Bragg
8e899985c6
pipeline: remove layer->backend_priv[] array
This removes the unused array of per-packend priv data pointers associated with every CoglPipelineLayer. This reduces the size of all layer allocations and avoids having to zero an array for each _cogl_pipeline_layer_copy.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%