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

/xsrc/external/mit/MesaLib.old/dist/src/glx/windows/
H A Dwindowsgl.c38 windows_get_dl_handle(void) function in typeref:typename:void *
54 windows_api = _glapi_create_table_from_handle(windows_get_dl_handle(), "gl");
342 void *dlhandle = windows_get_dl_handle();
370 void *dlhandle = windows_get_dl_handle();
/xsrc/external/mit/MesaLib/dist/src/glx/windows/
H A Dwindowsgl.c38 windows_get_dl_handle(void) function in typeref:typename:void *
54 windows_api = _glapi_create_table_from_handle(windows_get_dl_handle(), "gl");
342 void *dlhandle = windows_get_dl_handle();
370 void *dlhandle = windows_get_dl_handle();

Completed in 4 milliseconds