Include glext.h in the cva test so that it actually uses CVAs.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
#endif
|
||||
#define GL_GLEXT_LEGACY
|
||||
#include <GL/glut.h>
|
||||
|
||||
#include <GL/glext.h>
|
||||
|
||||
GLfloat verts[][4] = {
|
||||
{ -0.5, -0.5, -2.0, 0.0 },
|
||||
|
||||
Reference in New Issue
Block a user