- Timestamp:
- Sep 22, 2014 8:36:23 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 96201
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp ¶
r52733 r52805 2259 2259 { 2260 2260 if (pCmd->SurfInfo.PixelFormat.c.rgbBitCount != 32 2261 ||pCmd->SurfInfo.PixelFormat.c.rgbBitCount != 24)2261 && pCmd->SurfInfo.PixelFormat.c.rgbBitCount != 24) 2262 2262 { 2263 2263 AssertFailed();
Note:
See TracChangeset
for help on using the changeset viewer.