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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_string.h40 #define CR_GLVERSION_OFFSET_MAJOR (24) macro
48 #define CR_GLVERSION_MASK_MAJOR (CR_GLVERSION_MAX_MAJOR << CR_GLVERSION_OFFSET_MAJOR)
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dstring.c486 iVer <<= CR_GLVERSION_OFFSET_MAJOR; local

Completed in 32 milliseconds