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

/xsrc/external/mit/MesaLib.old/dist/src/glx/windows/
H A Dwindowsgl.c74 #define GL_TEMP_WINDOW_CLASS "glTempWndClass"
76 static wATOM glTempWndClass = 0; local in function:windows_create_context
78 if (glTempWndClass == 0) {
135 #define GL_TEMP_WINDOW_CLASS "glTempWndClass"
137 static wATOM glTempWndClass = 0; local in function:windows_create_context_attribs
139 if (glTempWndClass == 0) {
/xsrc/external/mit/MesaLib/dist/src/glx/windows/
H A Dwindowsgl.c74 #define GL_TEMP_WINDOW_CLASS "glTempWndClass"
76 static wATOM glTempWndClass = 0; local in function:windows_create_context
78 if (glTempWndClass == 0) {
135 #define GL_TEMP_WINDOW_CLASS "glTempWndClass"
137 static wATOM glTempWndClass = 0; local in function:windows_create_context_attribs
139 if (glTempWndClass == 0) {

Completed in 3 milliseconds