Searched refs:wglCreateContextAttribsARB (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/glx/windows/ |
D | wgl.h | 35 HGLRC wglCreateContextAttribsARB(HDC hdc_, HGLRC hShareContext_,
|
D | wgl.c | 72 HGLRC wglCreateContextAttribsARB(HDC hdc_, HGLRC hShareContext_, in wglCreateContextAttribsARB() function
|
D | windowsgl.c | 172 gc->ctx = wglCreateContextAttribsARB(hdc, shareContext, attribList); in windows_create_context_attribs()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_getprocaddress.c | 75 STW_EXTENSION_ENTRY( wglCreateContextAttribsARB ),
|
D | stw_ext_context.c | 58 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB() function
|
/external/swiftshader/include/GL/ |
D | wglext.h | 84 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
|
/external/mesa3d/include/GL/ |
D | wglext.h | 91 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
|