Changeset 53846 in vbox for trunk/include
- Timestamp:
- Jan 16, 2015 8:28:11 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 97663
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxVideo.h
r53528 r53846 912 912 #define VBOX_VBVA_CONF32_MONITOR_COUNT 0 913 913 #define VBOX_VBVA_CONF32_HOST_HEAP_SIZE 1 914 /** Returns VINF_SUCCESS if the host can report mode hints via VBVA. */ 914 /** Returns VINF_SUCCESS if the host can report mode hints via VBVA. 915 * Set value to VERR_NOT_SUPPORTED before calling. */ 915 916 #define VBOX_VBVA_CONF32_MODE_HINT_REPORTING 2 916 917
Note:
See TracChangeset
for help on using the changeset viewer.