Changeset 37490 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h
- Timestamp:
- Jun 16, 2011 10:58:27 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 72312
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h
r36867 r37490 78 78 } 79 79 80 /* marks the command a submitted in a way that it is invisible for dx runtime, 81 * i.e. the dx runtime won't be notified about the command completion 82 * this is used to submit commands initiated by the driver, but not by the dx runtime */ 80 83 DECLINLINE(VOID) vboxVdmaDdiCmdSubmittedNotDx(PVBOXVDMADDI_CMD pCmd) 81 84 {
Note:
See TracChangeset
for help on using the changeset viewer.