Structsยง
- Constants ๐
- Context
- Debug
Callback ๐RawPtr - Store a boxed callback (i.e.,
Box<Box<dyn FnMut(...)>>
) as a raw pointer, so that it can be referenced by the C API and later converted back into aBox
and dropped. - Native
Buffer - Native
Fence - Native
Framebuffer - Native
Program - Native
Query - Native
Renderbuffer - Native
Sampler - Native
Shader - Native
Texture - Native
Transform Feedback - Native
Uniform Location - Native
Vertex Array
Functionsยง
- non_
zero_ ๐gl_ name - raw_
debug_ ๐message_ callback