Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_wgl.c66 wglCreateContext( in wglCreateContext() function
355 wglCreateContext_func = &wglCreateContext; in overrideOpenGL32EntryPoints()
Dopengl32.mingw.def347 wglCreateContext = wglCreateContext@4
Dopengl32.def347 wglCreateContext
/external/mesa3d/src/glx/windows/
Dwindowsgl.c108 gc->ctx = wglCreateContext(hdc); in windows_create_context()
321 HGLRC hglrc = wglCreateContext(hdc); in windows_call_with_context()
/external/skia/src/utils/win/
DSkWGL_win.cpp265 HGLRC dummyGLRC = wglCreateContext(dummyDC); in SkWGLExtensions()
388 glrc = wglCreateContext(dc); in create_gl_context()
/external/swiftshader/tests/OGLSimpleCube/
DOGLSimpleCube.cpp211 hGLRC = wglCreateContext(hDC); in WinMain()
/external/swiftshader/src/OpenGL/libGL/
DlibGL.def348 wglCreateContext @346
DlibGL.cpp7837 HGLRC WINAPI wglCreateContext(HDC hdc) in wglCreateContext() function