GLCommand.drawIndexed

Renders indexed primitives.

class GLCommand
@nogc const nothrow
void
drawIndexed
(
T
)
(
in int count
,
in IndexBufferType type
,
in void* indices
)

Meta