mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Damien Lespiau
0adc2c458d
cogl: Introduce the GE_RET() debug macro
Some GL functions have a return value that the GE() macro is not able to handle. Let's define a new Ge_RET() macro which will be able to handle functions such as glMapBuffer(). While at it, removed the unused variadic dots to the GE() macro.
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%