Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/windows/
Dwindowsgl.c289 static wATOM glTestWndClass = 0; in windows_call_with_context() local
291 if (glTestWndClass == 0) { in windows_call_with_context()
306 glTestWndClass = RegisterClassEx(&wc); in windows_call_with_context()