GLBufferAllocationParams.glUsage

uint glUsage() @property

Get glUsage field.

Returns

the OpenGL usage hint to create the buffer with
void glUsage(uint propval) @property

Set glUsage field.

Parameters

propvalthe OpenGL usage hint to create the buffer with