GNU Radio's TEST Package
|
OpenGL part of fosphor. More...
#include "gl_platform.h"
Go to the source code of this file.
Enumerations | |
enum | fosphor_gl_id { GL_ID_TEX_WATERFALL , GL_ID_TEX_HISTOGRAM , GL_ID_VBO_SPECTRUM } |
Functions | |
int | fosphor_gl_init (struct fosphor *self) |
void | fosphor_gl_release (struct fosphor *self) |
GLuint | fosphor_gl_get_shared_id (struct fosphor *self, enum fosphor_gl_id id) |
void | fosphor_gl_refresh (struct fosphor *self) |
void | fosphor_gl_draw (struct fosphor *self, struct fosphor_render *render) |
OpenGL part of fosphor.