Changeset 50814 in vbox for trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h
- Timestamp:
- Mar 18, 2014 5:26:00 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h
r50812 r50814 234 234 GLubyte u8Unused; /*redirect to FBO instead of real host window*/ 235 235 GLboolean bFbDraw; /*GL_FRONT buffer is drawn to directly*/ 236 GLboolean f Reserved;236 GLboolean fIsDummyRefference; 237 237 238 238 GLint cVisibleRects; /*count of visible rects*/
Note:
See TracChangeset
for help on using the changeset viewer.