Searched refs:wglCreateContext (Results 1 – 8 of 8) sorted by relevance
66 wglCreateContext( in wglCreateContext() function355 wglCreateContext_func = &wglCreateContext; in overrideOpenGL32EntryPoints()
347 wglCreateContext = wglCreateContext@4
347 wglCreateContext
108 gc->ctx = wglCreateContext(hdc); in windows_create_context()321 HGLRC hglrc = wglCreateContext(hdc); in windows_call_with_context()
265 HGLRC dummyGLRC = wglCreateContext(dummyDC); in SkWGLExtensions()388 glrc = wglCreateContext(dc); in create_gl_context()
211 hGLRC = wglCreateContext(hDC); in WinMain()
348 wglCreateContext @346
7837 HGLRC WINAPI wglCreateContext(HDC hdc) in wglCreateContext() function