VulkanCommand.drawIndexed

Renders indexed primitives.

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

Meta