Searched refs:wglGetCurrentContext (Results 1 – 13 of 13) sorted by relevance
61 SkASSERT(wglGetCurrentContext()); in win_get_gl_proc()72 if (nullptr == wglGetCurrentContext()) { in GrGLMakeNativeInterface()
30 auto glrc = wglGetCurrentContext(); in context_restorer()195 if (wglGetCurrentContext() == fGlRenderContext) { in onPlatformGetAutoContextRestore()
352 wglGetCurrentContext = wglGetCurrentContext@0
352 wglGetCurrentContext
91 wglGetCurrentContext( VOID ) in wglGetCurrentContext() function
259 HGLRC prevGLRC = wglGetCurrentContext(); in SkWGLExtensions()353 HGLRC prevGLRC = wglGetCurrentContext(); in create_gl_context()
493 return (cl_context_properties)wglGetCurrentContext(); in skc_interop_get_wgl_context()
14700 {"wglGetCurrentContext", 0, (syscall_t)wglGetCurrentContext},
1210 wglGetCurrentContext()