mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 09:45:16 +00:00

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.