Searched refs:GL_LIB_NAME (Results 1 – 1 of 1) sorted by relevance
54 #ifndef GL_LIB_NAME55 #define GL_LIB_NAME "libGL.so.1" macro78 glhandle = dlopen(GL_LIB_NAME, RTLD_NOW | RTLD_GLOBAL); in driOpenDriver()