Searched refs:wglCreateContextAttribsARB (Results 1 – 1 of 1) sorted by relevance
711 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; in WIN_GL_CreateContext() local724 wglCreateContextAttribsARB = in WIN_GL_CreateContext()727 if (!wglCreateContextAttribsARB) { in WIN_GL_CreateContext()776 context = wglCreateContextAttribsARB(hdc, share_context, attribs); in WIN_GL_CreateContext()
Completed in 4 milliseconds