- Timestamp:
- Sep 27, 2018 11:50:52 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h
r74493 r74494 269 269 /* interface version, i.e. 9 for d3d9, 8 for d3d8, etc. */ 270 270 uint32_t u32IfVersion; 271 /* true if d3d false if ddraw*/271 /* What kind of context to create. */ 272 272 VBOXWDDM_CONTEXT_TYPE enmType; 273 273 union
Note:
See TracChangeset
for help on using the changeset viewer.