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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp851 uint32_t idTestContext; member in struct:VMSVGA3DSTATE
1814 pState->idTestContext = SVGA_ID_INVALID;
4232 if (pState->idTestContext == SVGA_ID_INVALID)
4234 pState->idTestContext = 207;
4235 rc = vmsvga3dContextDefine(pThis, pState->idTestContext);

Completed in 63 milliseconds