Searched refs:glhandle (Results 1 – 1 of 1) sorted by relevance
131 void *glhandle, *handle; in driOpenDriver() local137 glhandle = dlopen("libGL.so.1", RTLD_NOW | RTLD_GLOBAL); in driOpenDriver()184 if (glhandle) in driOpenDriver()185 dlclose(glhandle); in driOpenDriver()