mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
Robert Bragg
9b0fd92527
cogl: rename CoglVertexAttribute CoglAttribute
This is part of a broader cleanup of some of the experimental Cogl API. One of the reasons for this particular rename is to reduce the verbosity of using the API. Another reason is that CoglVertexArray is going to be renamed CoglAttributeBuffer and we want to help emphasize the relationship between CoglAttributes and CoglAttributeBuffers.
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%