GraphicsDevice.allocVertexBufferData

Allocates and sends data to a vertex buffer object.

class GraphicsDevice
@nogc const nothrow
uint
allocVertexBufferData
(
in uint id
,
in int size
,
in void* data
,)

Meta