Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
Dwgl_tests.cpp108 using pwglCreateContextAttribsARB = HGLRC(WINAPI*)(HDC, HGLRC, const int *); in recreate_attribs() typedef
109 …auto wglCreateContextAttribsARB = (pwglCreateContextAttribsARB)wglGetProcAddress("wglCreateContext… in recreate_attribs()