mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
Neil Roberts
566831de66
cogl-pipeline: Add internal API to get the layer matrix
This returns the layer matrix given a pipeline and a layer index. The API is kept as internal because it directly returns a pointer into the layer private data to avoid a copy into an out-param. We might also want to add a public function which does the copy.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%