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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_wgl.c79 return (HGLRC) DrvCreateLayerContext( hdc, iLayerPlane );
H A Dstw_context.c122 return DrvCreateLayerContext( hdc, 0 );
127 DrvCreateLayerContext(HDC hdc, INT iLayerPlane) function in typeref:typename:DHGLRC APIENTRY
155 * Called via DrvCreateContext(), DrvCreateLayerContext() and
H A Dstw_icd.h524 DrvCreateLayerContext(
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c76 return (HGLRC)(UINT_PTR)DrvCreateLayerContext( hdc, iLayerPlane );
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c122 return DrvCreateLayerContext( hdc, 0 );
127 DrvCreateLayerContext(HDC hdc, INT iLayerPlane) function in typeref:typename:DHGLRC APIENTRY
163 * Called via DrvCreateContext(), DrvCreateLayerContext() and
H A Dgldrv.h475 DHGLRC APIENTRY DrvCreateLayerContext(HDC, int);

Completed in 9 milliseconds