Changeset 30264 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp
- Timestamp:
- Jun 16, 2010 9:13:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp
r30239 r30264 1533 1533 if (RT_SUCCESS(rc)) 1534 1534 { 1535 pAllocationInfo->Flags.Overlay = 1; 1536 pAllocationInfo->Flags.CpuVisible = 1; 1535 1537 pAllocationInfo->Size = pAllocation->SurfDesc.cbSize; 1536 1538 }
Note:
See TracChangeset
for help on using the changeset viewer.