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

#include <GL/glew.h>

void glew_dump(bool dumpall = false);
bool report_glerror(const char *task);

#endif
contact: Jan Huwald // Impressum