Searched refs:wglCreateContext (Results 1 – 13 of 13) sorted by relevance
123 ctx1 = wglCreateContext(hdc); in test_function()124 ctx2 = wglCreateContext(hdc); in test_function()
36 ctx = wglCreateContext(hdc); in test_function()
37 ctx = wglCreateContext(hdc); in test_function()
67 wglCreateContext( in wglCreateContext() function396 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()
277 HGLRC dummyGLRC = wglCreateContext(dummyDC); in SkWGLExtensions()401 glrc = wglCreateContext(dc); in create_gl_context()
275 HGLRC dummyGLRC = wglCreateContext(dummyDC); in SkWGLExtensions()399 glrc = wglCreateContext(dc); in create_gl_context()
124 HGLRC GL_APIENTRY wglCreateContext(HDC hDc) in wglCreateContext() function
1100 wglCreateContext
1077 {"wglCreateContext", P(wglCreateContext)},
122 HGLRC WINAPI wglCreateContext (HDC hDc);