Searched defs:CR_GLVERSION_OFFSET_MINOR (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/include/ | ||
H A D | cr_string.h | 41 #define CR_GLVERSION_OFFSET_MINOR (16) macro 49 #define CR_GLVERSION_MASK_MINOR (CR_GLVERSION_MAX_MINOR << CR_GLVERSION_OFFSET_MINOR) |
Completed in 52 milliseconds