Module Raylib_rlgl.RenderBatch

type t'
val t : t Ctypes.typ
val buffer_count : t -> int
val current_buffer : t -> int
val vertex_buffer : t -> VertexBuffer.t Ctypes.ptr
val draws : t -> DrawCall.t Ctypes.ptr
val draw_counter : t -> int
val current_depth : t -> float