Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/windows/
Dwindowsgl.c74 #define GL_TEMP_WINDOW_CLASS "glTempWndClass" in windows_create_context() macro
90 wc.lpszClassName = GL_TEMP_WINDOW_CLASS; in windows_create_context()
97 GL_TEMP_WINDOW_CLASS, in windows_create_context()
135 #define GL_TEMP_WINDOW_CLASS "glTempWndClass" in windows_create_context_attribs() macro
151 wc.lpszClassName = GL_TEMP_WINDOW_CLASS; in windows_create_context_attribs()
158 GL_TEMP_WINDOW_CLASS, in windows_create_context_attribs()