Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c711 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; in WIN_GL_CreateContext() local
724 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