mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-05 01:50:25 +01:00
Include glext.h in the cva test so that it actually uses CVAs.
This commit is contained in:
parent
5857e988be
commit
745df749cc
1 changed files with 1 additions and 1 deletions
|
|
@ -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 },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue