GraphicsDevice.sendVertexBufferData

Sends data to vertex buffer object.

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

Meta