Crate asi_opengl

Source

Structs§

Buffer
An OpenGL buffer, usually a VBO.
OpenGL
The OpenGL context.
OpenGLBuilder
The OpenGL builder.
Program
A loaded GPU program.
Texture
An GPU Texture handle.
UniformData
Uniform Data handle for a GPU Program
VertexData
Vertex Data handle for a GPU Program

Enums§

Feature
Features that can be enabled and disabled.
Topology
What the vertices represent