GLBackend.add

Add some vertices and indices to the backend

The 0th index is the first vertex in this add, not since the last flush

struct GLBackend
@trusted @nogc nothrow
void
add
(
in GLuint texture
,,
in GLuint[] newIndices
)

Meta