Changeset 38238 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/disp
- Timestamp:
- Jul 29, 2011 11:12:40 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp
r38112 r38238 50 50 51 51 #ifdef VBOXWDDMDISP_DEBUG 52 #define VBOXWDDMDISP_DEBUG_DUMP_DEFAULT 152 #define VBOXWDDMDISP_DEBUG_DUMP_DEFAULT 0 53 53 DWORD g_VBoxVDbgFDumpSetTexture = VBOXWDDMDISP_DEBUG_DUMP_DEFAULT; 54 54 DWORD g_VBoxVDbgFDumpDrawPrim = VBOXWDDMDISP_DEBUG_DUMP_DEFAULT;
Note:
See TracChangeset
for help on using the changeset viewer.