package raylib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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