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

/xsrc/external/mit/MesaLib.old/dist/src/glx/windows/
H A Dwindowsgl.c289 static wATOM glTestWndClass = 0; local in function:windows_call_with_context
291 if (glTestWndClass == 0) {
306 glTestWndClass = RegisterClassEx(&wc);
/xsrc/external/mit/MesaLib/dist/src/glx/windows/
H A Dwindowsgl.c289 static wATOM glTestWndClass = 0; local in function:windows_call_with_context
291 if (glTestWndClass == 0) {
306 glTestWndClass = RegisterClassEx(&wc);
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c523 static wATOM glTestWndClass = 0; local in function:glxWinScreenProbe
525 if (glTestWndClass == 0) {
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c527 static wATOM glTestWndClass = 0; local in function:glxWinScreenProbe
528 if (glTestWndClass == 0)

Completed in 9 milliseconds