Searched defs:wglCreateContextAttribsARB (Results 1 – 6 of 6) sorted by relevance
72 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB() function
72 HGLRC wglCreateContextAttribsARB(HDC hdc_, HGLRC hShareContext_, in wglCreateContextAttribsARB() function
109 …auto wglCreateContextAttribsARB = (pwglCreateContextAttribsARB)wglGetProcAddress("wglCreateContext… in recreate_attribs() local
40 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; member
643 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; in WIN_GL_CreateContext() local
158 #define wglCreateContextAttribsARB WGLEW_GET_FUN(__wglewCreateContextAttribsARB) macro