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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp865 float fOtherGLVersion; member in struct:VMSVGA3DSTATE
1486 pState->fOtherGLVersion = atof((const char *)glGetString(GL_VERSION));
1491 pState->fOtherGLVersion = pState->fGLVersion;
1783 && pState->fOtherGLVersion < 3.0 /* darwin: legacy profile hack */)

Completed in 62 milliseconds