summaryrefslogtreecommitdiff
path: root/tests/system-gl.h
blob: bb41be5770afb07cf31462be9f8ef9afc3e51c45 (plain)
1
2
3
4
5
6
7
8
9
#ifndef SYSTEMGL_H_
#define SYSTEMGL_H_

#include <GL/glew.h>

void glew_dump();
bool report_glerror(const char *task);

#endif
contact: Jan Huwald // Impressum