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

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dicd_drv.c177 HGLRC APIENTRY DrvCreateLayerContext(HDC hdc, int iLayerPlane) function
180 crDebug( "DrvCreateLayerContext(0x%x, %i) called.", hdc, iLayerPlane);
185 crError( "DrvCreateLayerContext (%x,%x): unsupported", hdc, iLayerPlane);

Completed in 42 milliseconds