Searched refs:glhandle (Results 1 – 1 of 1) sorted by relevance
100 void *glhandle, *handle; in driOpenDriver() local106 glhandle = dlopen(GL_LIB_NAME, RTLD_NOW | RTLD_GLOBAL); in driOpenDriver()153 if (glhandle) in driOpenDriver()154 dlclose(glhandle); in driOpenDriver()