Home
last modified time | relevance | path

Searched defs:wglMakeContextCurrentARB (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_context.c202 wglMakeContextCurrentARB(HDC hDrawDC, HDC hReadDC, HGLRC hglrc) in wglMakeContextCurrentARB() function
/external/mesa3d/src/glx/windows/
Dwgl.c79 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_) in wglMakeContextCurrentARB() function
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h285 #define wglMakeContextCurrentARB WGLEW_GET_FUN(__wglewMakeContextCurrentARB) macro