Changeset 71329 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Mar 14, 2018 2:41:20 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp
r70052 r71329 2294 2294 case D3DDDICAPS_GETVIDEOPROCESSORDEVICEGUIDCOUNT: 2295 2295 case D3DDDICAPS_GETVIDEOPROCESSORRTFORMATCOUNT: 2296 case D3DDDICAPS_GETCONTENTPROTECTIONCAPS: 2296 2297 if (pData->pData && pData->DataSize) 2297 2298 memset(pData->pData, 0, pData->DataSize);
Note:
See TracChangeset
for help on using the changeset viewer.