Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp32 return [glrc, dc] { wglMakeCurrent(dc, glrc); }; in context_restorer()
134 if (!(wglMakeCurrent(dc, glrc))) { in WinGLTestContext()
189 if (!wglMakeCurrent(dc, glrc)) { in onPlatformMakeCurrent()
/external/skqp/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp32 return [glrc, dc] { wglMakeCurrent(dc, glrc); }; in context_restorer()
134 if (!(wglMakeCurrent(dc, glrc))) { in WinGLTestContext()
189 if (!wglMakeCurrent(dc, glrc)) { in onPlatformMakeCurrent()
/external/skqp/src/utils/win/
DSkWGL_win.cpp279 wglMakeCurrent(dummyDC, dummyGLRC); in SkWGLExtensions()
292 wglMakeCurrent(dummyDC, nullptr); in SkWGLExtensions()
297 wglMakeCurrent(prevDC, prevGLRC); in SkWGLExtensions()
358 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()
369 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()
411 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()
/external/skia/src/utils/win/
DSkWGL_win.cpp279 wglMakeCurrent(dummyDC, dummyGLRC); in SkWGLExtensions()
292 wglMakeCurrent(dummyDC, nullptr); in SkWGLExtensions()
297 wglMakeCurrent(prevDC, prevGLRC); in SkWGLExtensions()
358 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()
369 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()
411 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()
/external/mesa3d/src/glx/windows/
Dwindowsgl.c227 BOOL ret = wglMakeCurrent(drawDc, context->ctx); in windows_bind_context()
243 wglMakeCurrent(NULL, NULL); in windows_unbind_context()
322 wglMakeCurrent(hdc, hglrc); in windows_call_with_context()
328 wglMakeCurrent(NULL, NULL); in windows_call_with_context()
/external/skqp/tools/sk_app/win/
DGLWindowContext_win.cpp76 if (wglMakeCurrent(dc, fHGLRC)) { in onInitializeContext()
90 if (wglMakeCurrent(dc, fHGLRC)) { in onInitializeContext()
/external/skia/tools/sk_app/win/
DGLWindowContext_win.cpp76 if (wglMakeCurrent(dc, fHGLRC)) { in onInitializeContext()
90 if (wglMakeCurrent(dc, fHGLRC)) { in onInitializeContext()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def358 wglMakeCurrent = wglMakeCurrent@8
Dopengl32.def358 wglMakeCurrent
Dstw_wgl.c110 wglMakeCurrent( in wglMakeCurrent() function
/external/syzkaller/executor/
Dsyscalls.h14704 {"wglMakeCurrent", 0, (syscall_t)wglMakeCurrent},
/external/mesa3d/docs/
DVERSIONS1176 - fixed wglMakeCurrent(NULL, NULL) bug (#835861)
/external/syzkaller/sys/windows/
Dwindows.txt1213 wglMakeCurrent(arg0 ptr[inout, intptr], arg1 ptr[inout, intptr])