Module Raylib_rlgl.BufferUsage

type t
val stream_draw : t
val stream_read : t
val stream_copy : t
val static_draw : t
val static_read : t
val static_copy : t
val dynamic_draw : t
val dynamic_read : t
val dynamic_copy : t