Searched refs:GLES_LIBNAME (Results 1 – 2 of 2) sorted by relevance
45 const char *libname = GLES_LIBNAME; in initGL()52 fprintf(stderr, "Couldn't find %s \n", GLES_LIBNAME); in initGL()
25 #define GLES_LIBNAME "libGLES_CM.so" macro