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

/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c202 wgl_initialize_impl(_EGLDisplay *disp, HDC hdc) function in typeref:typename:EGLBoolean
296 ret = wgl_initialize_impl(disp, NULL);
299 ret = wgl_initialize_impl(disp, disp->PlatformDisplay);

Completed in 2 milliseconds