Searched defs:wglCreateContextAttribsARB (Results 1 – 3 of 3) 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