Skip to content

ngl: ensure vertices buffer allocates enough vertices

Christian Hergert requested to merge wip/chergert/fix-3770 into master

It's not guaranteed that a single power of two growth will be enough.

Fixes #3770 (closed)

Merge request reports