Changeset 55832 in vbox for trunk/src/VBox/GuestHost/OpenGL
- Timestamp:
- May 12, 2015 5:13:28 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100273
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h
r55761 r55832 256 256 GLint iCurReadBuffer; 257 257 258 GLuint idDepthRB; 259 GLuint idStencilRB; 258 GLuint idDepthStencilRB; 260 259 GLuint fboWidth, fboHeight; 261 260
Note:
See TracChangeset
for help on using the changeset viewer.