Home
last modified time | relevance | path

Searched refs:wglMakeContextCurrentARB (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/glx/windows/
H A Dwgl.h37 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_);
H A Dwgl.c59 PRERESOLVE(PFNWGLMAKECONTEXTCURRENTARBPROC, "wglMakeContextCurrentARB"); in wglResolveExtensionProcs()
79 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_) in wglMakeContextCurrentARB() function
H A Dwindowsgl.c215 BOOL ret = wglMakeContextCurrentARB(drawDc, readDc, context->ctx); in windows_bind_context()
220 printf("wglMakeContextCurrentARB error: %08x\n", (int)GetLastError()); in windows_bind_context()
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.h66 wglMakeContextCurrentARB(
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_getprocaddress.c83 STW_EXTENSION_ENTRY( wglMakeContextCurrentARB ),
H A Dstw_ext_context.c237 wglMakeContextCurrentARB(HDC hDrawDC, HDC hReadDC, HGLRC hglrc) in wglMakeContextCurrentARB() function
/third_party/mesa3d/include/GL/
H A Dwglext.h134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/openGLES/api/GL/
H A Dwglext.h115 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
H A Dwgl.h206 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dwglext.h134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwglext.h134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
H A Dwgl.h220 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
H A Dwglext.h131 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h225 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);

Completed in 21 milliseconds