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