22 #ifndef __FOSPHOR_GL_H__ 23 #define __FOSPHOR_GL_H__
void fosphor_gl_refresh(struct fosphor *self)
void fosphor_gl_draw(struct fosphor *self, struct fosphor_render *render)
GLuint fosphor_gl_get_shared_id(struct fosphor *self, enum fosphor_gl_id id)
void fosphor_gl_release(struct fosphor *self)
int fosphor_gl_init(struct fosphor *self)
fosphor_gl_id
Definition: gl.h:42
fosphor render options
Definition: fosphor.h:75