Home
last modified time | relevance | path

Searched refs:wglGetCurrentDC (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp32 auto dc = wglGetCurrentDC();
/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp256 HDC prevDC = wglGetCurrentDC(); in SkWGLExtensions()
359 HDC prevDC = wglGetCurrentDC(); in create_gl_context()
/third_party/glfw/src/
H A Dwgl_context.c376 extensions = wglGetExtensionsStringARB(wglGetCurrentDC()); in extensionSupportedWGL()
430 _glfwPlatformGetModuleSymbol(_glfw.wgl.instance, "wglGetCurrentDC"); in _glfwInitWGL()
467 pdc = wglGetCurrentDC(); in _glfwInitWGL()
H A Dwin32_platform.h342 #define wglGetCurrentDC _glfw.wgl.GetCurrentDC macro
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c94 wglGetCurrentDC( VOID ) in wglGetCurrentDC() function
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_wgl.cpp210 HDC GL_APIENTRY wglGetCurrentDC() in wglGetCurrentDC() function
H A Dproc_table_wgl_autogen.cpp1083 {"wglGetCurrentDC", P(wglGetCurrentDC)},
/third_party/openGLES/api/GL/
H A Dwgl.h108 HDC WINAPI wglGetCurrentDC (void);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwgl.h127 HDC WINAPI wglGetCurrentDC (void);
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h127 HDC WINAPI wglGetCurrentDC (void);

Completed in 15 milliseconds