VirtualBox

Changeset 41109 in vbox for trunk/include/VBox/HGSMI


Ignore:
Timestamp:
May 2, 2012 8:37:46 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77709
Message:

crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics for cr commands submission from r0 miniport driver (for r0 visible region reporting, WPF 3D rendering fixes w/o Aero, etc.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HGSMI/HGSMI.h

    r36536 r41109  
    296296void HGSMIHeapDestroy (HGSMIHEAP *pHeap);
    297297
     298void* HGSMIHeapBufferAlloc (HGSMIHEAP *pHeap,
     299        HGSMISIZE cbBuffer);
     300
     301void HGSMIHeapBufferFree(HGSMIHEAP *pHeap,
     302                    void *pvBuf);
     303
    298304void *HGSMIHeapAlloc (HGSMIHEAP *pHeap,
    299305                      HGSMISIZE cbData,
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette