]> git.cworth.org Git - fips/blobdiff - test/egl-opengl-link-call.c
test: Add remaining three egl-opengl tests
[fips] / test / egl-opengl-link-call.c
index 11f8e17a9d089c3a85cfb22e0493a71672bf4d5f..725ce2daafba920c3928b96e11640b1f13e62cdf 100644 (file)
@@ -22,7 +22,7 @@
 /* Perform some simple drawing via OpenGL as follows:
  *
  *     1. Using EGL to construct an OpenGL context
- *     2. By directly linking with libEGL.so
+ *     2. By directly linking with libEGL.so and libGL.so
  *     3. By directly calling OpenGL functions
  */
 
@@ -33,6 +33,7 @@
 
 #define COMMON_USE_EGL
 #define COMMON_GL_PREFIX
+#define COMMON_EGL_PREFIX
 #include "common.c"
 
 int