mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 16:16:20 -05:00
39cb36ba01
This function can be used as an efficient way of drawing groups of quads without using GL_QUADS. It generates a VBO containing the indices needed to render using pairs of GL_TRIANGLES. The VBO is globally cached so that it only needs to be uploaded whenever more indices are requested than ever before. |
||
---|---|---|
.. | ||
reference/cogl |