Changeset 39132 in vbox for trunk/src/VBox/Additions/WINNT/Graphics
- Timestamp:
- Oct 27, 2011 5:27:09 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp
r39130 r39132 581 581 } 582 582 583 #ifndef IN_VBOXCRHGSMI 583 584 BOOL vboxVDbgDoCheckRectsMatch(const PVBOXWDDMDISP_RESOURCE pDstRc, uint32_t iDstAlloc, 584 585 const PVBOXWDDMDISP_RESOURCE pSrcRc, uint32_t iSrcAlloc, … … 670 671 return fMatch; 671 672 } 673 #endif 672 674 673 675 void vboxVDbgDoPrintAlloc(const char * pPrefix, const PVBOXWDDMDISP_RESOURCE pRc, uint32_t iAlloc, const char * pSuffix)
Note:
See TracChangeset
for help on using the changeset viewer.