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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_string.h44 #define CR_GLVERSION_MAX_MAJOR (0x7f) macro
48 #define CR_GLVERSION_MASK_MAJOR (CR_GLVERSION_MAX_MAJOR << CR_GLVERSION_OFFSET_MAJOR)

Completed in 41 milliseconds