22#ifndef __FOSPHOR_GL_H__
23#define __FOSPHOR_GL_H__
void fosphor_gl_release(struct fosphor *self)
fosphor_gl_id
Definition gl.h:42
int fosphor_gl_init(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_refresh(struct fosphor *self)
@ GL_ID_VBO_SPECTRUM
Definition gl.h:45
@ GL_ID_TEX_HISTOGRAM
Definition gl.h:44
@ GL_ID_TEX_WATERFALL
Definition gl.h:43
fosphor render options
Definition fosphor.h:76