mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
856d43a27c
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.