Changeset 75811 in vbox for trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp
- Timestamp:
- Nov 29, 2018 12:07:41 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127014
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp
r70938 r75811 1547 1547 #else 1548 1548 pHlp->pfnPrintf(pHlp, "window: %p\n", pContext->window); 1549 pHlp->pfnPrintf(pHlp, "fMapped: %RTbool\n", pContext->fMapped);1550 1549 if (pContext->window) 1551 1550 vmsvga3dInfoHostWindow(pHlp, (uintptr_t)pContext->window);
Note:
See TracChangeset
for help on using the changeset viewer.