module charge.gfx.gl
OpenGL helpers.
Code Map
//! OpenGL helpers.
module charge.gfx.gl;
fn glCheckError(loc: string) GLuint { }
fn glCheckFramebufferError(loc: string) GLuint { }
fn runDetection() { }
fn printDetection() { }
OpenGL helpers.
//! OpenGL helpers.
module charge.gfx.gl;
fn glCheckError(loc: string) GLuint { }
fn glCheckFramebufferError(loc: string) GLuint { }
fn runDetection() { }
fn printDetection() { }