Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/windows/
Dwgl.h35 HGLRC wglCreateContextAttribsARB(HDC hdc_, HGLRC hShareContext_,
Dwgl.c72 HGLRC wglCreateContextAttribsARB(HDC hdc_, HGLRC hShareContext_, in wglCreateContextAttribsARB() function
Dwindowsgl.c172 gc->ctx = wglCreateContextAttribsARB(hdc, shareContext, attribList); in windows_create_context_attribs()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_getprocaddress.c75 STW_EXTENSION_ENTRY( wglCreateContextAttribsARB ),
Dstw_ext_context.c58 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB() function
/external/swiftshader/include/GL/
Dwglext.h84 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
/external/mesa3d/include/GL/
Dwglext.h91 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);