Searched refs:CR_OPENGL_VERSION_STRING (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_version.h75 # define CR_OPENGL_VERSION_STRING "2.1" macro
77 # define CR_OPENGL_VERSION_STRING "2.0" macro
79 # define CR_OPENGL_VERSION_STRING "1.5" macro
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_getstring.c29 return (const GLubyte *) CR_OPENGL_VERSION_STRING " Chromium " CR_VERSION_STRING;
H A Dstate_limits.c178 const GLfloat crVersion = crStrToFloat(CR_OPENGL_VERSION_STRING);

Completed in 47 milliseconds