X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2Fegl-opengl-link-call.c;fp=test%2Fegl-opengl-link-call.c;h=725ce2daafba920c3928b96e11640b1f13e62cdf;hb=b0a2c9dfcde1e0f679ceec3f4801f762eb09542a;hp=11f8e17a9d089c3a85cfb22e0493a71672bf4d5f;hpb=bc8909973744d68743a8401ec52afbbc3b0a12a4;p=fips diff --git a/test/egl-opengl-link-call.c b/test/egl-opengl-link-call.c index 11f8e17..725ce2d 100644 --- a/test/egl-opengl-link-call.c +++ b/test/egl-opengl-link-call.c @@ -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