Searched refs:DrvCreateContext (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_wgl.c70 return (HGLRC) DrvCreateContext(hdc);
H A Dstw_context.c120 DrvCreateContext(HDC hdc) function in typeref:typename:DHGLRC APIENTRY
155 * Called via DrvCreateContext(), DrvCreateLayerContext() and
H A Dstw_icd.h529 DrvCreateContext(
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c67 return (HGLRC)(UINT_PTR)DrvCreateContext(hdc);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c120 DrvCreateContext(HDC hdc) function in typeref:typename:DHGLRC APIENTRY
163 * Called via DrvCreateContext(), DrvCreateLayerContext() and
H A Dgldrv.h474 DHGLRC APIENTRY DrvCreateContext(HDC);

Completed in 9 milliseconds