Changeset 50542 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp
- Timestamp:
- Feb 21, 2014 2:13:48 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92394
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVBVA.cpp
r50482 r50542 425 425 426 426 rc = HGSMIHeapSetup(&pDev->hgsmi.ctx.heapCtx, 427 HGSMI_HEAP_TYPE_ POINTER,427 HGSMI_HEAP_TYPE_MA, 428 428 (uint8_t *)pDev->memInfo.VideoRamBase+pDev->layout.offDisplayInfo+sizeof(HGSMIHOSTFLAGS), 429 429 pDev->layout.cbDisplayInfo-sizeof(HGSMIHOSTFLAGS),
Note:
See TracChangeset
for help on using the changeset viewer.