Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def382 DrvSetContext = DrvSetContext@12
Dopengl32.def382 DrvSetContext
Dstw_wgl.c115 return DrvSetContext( hdc, (DHGLRC)(UINT_PTR)hglrc, NULL ) ? TRUE : FALSE; in wglMakeCurrent()
Dstw_context.c946 DrvSetContext(HDC hdc, DHGLRC dhglrc, PFN_SETPROCTABLE pfnSetProcTable) in DrvSetContext() function
Dgldrv.h477 PGLCLTPROCTABLE APIENTRY DrvSetContext(HDC,DHGLRC,PFN_SETPROCTABLE);