- compile_shader
auto compile_shader(int shader_type, string shader_source)
Undocumented in source. Be warned that the author may not have intended to support it.
- enable_vertex_attrib
auto enable_vertex_attrib(GLint shader_program, string attrib_name, int count, int vertex_size, int offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- glSetContext
void glSetContext(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.