Home | History | Annotate | Download | only in pixelflinger2

Lines Matching defs:glContext

71 static const struct GLContext {
73 GLContext() {
79 ~GLContext() {
87 } glContext;
93 //glContext.~GLContext();
168 compile_shader(glContext.ctx, shader);
259 link_shaders(glContext.ctx, program);