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

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dicd_drv.c147 HGLRC APIENTRY DrvCreateContext(HDC hdc) function
154 crDebug( "DrvCreateContext(0x%x) called.", hdc);
183 return DrvCreateContext(hdc);

Completed in 52 milliseconds