opengl ~master (2020-03-13T07:38:57Z)
Dub
Repo
BufferUsage
opengl
d
buffer
Values
Value
Meaning
streamDraw
GL_STREAM_DRAW
streamRead
GL_STREAM_READ
streamCopy
GL_STREAM_COPY
staticDraw
GL_STATIC_DRAW
staticRead
GL_STATIC_READ
staticCopy
GL_STATIC_COPY
dynamicDraw
GL_DYNAMIC_DRAW
dynamicRead
GL_DYNAMIC_READ
dynamicCopy
GL_DYNAMIC_COPY
Meta
Source
See Implementation
opengl
d
buffer
enums
BufferTarget
BufferUsage
structs
Buffer