Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/windows/
Dwgl.h37 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_);
Dwgl.c79 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_) in wglMakeContextCurrentARB() function
Dwindowsgl.c215 BOOL ret = wglMakeContextCurrentARB(drawDc, readDc, context->ctx); in windows_bind_context()
/external/swiftshader/include/GL/
Dwglext.h124 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/external/mesa3d/include/GL/
Dwglext.h131 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);