Home
last modified time | relevance | path

Searched refs:glhandle (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/glx/
H A Ddri_common.c75 void *glhandle; in driOpenDriver() local
78 glhandle = dlopen(GL_LIB_NAME, RTLD_NOW | RTLD_GLOBAL); in driOpenDriver()
89 if (glhandle) in driOpenDriver()
90 dlclose(glhandle); in driOpenDriver()

Completed in 2 milliseconds