VirtualBox

Ignore:
Timestamp:
Oct 1, 2012 11:53:15 AM (12 years ago)
Author:
vboxsync
Message:

crOpenGL/wddm: basics for miniport-based visible rects processing (guest part); export flushToHost command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/packer/pack_visibleregion.c

    r33475 r43487  
    2323#endif
    2424
    25 void PACK_APIENTRY crPackWindowVisibleRegion( GLint window, GLint cRects, GLint * pRects )
     25void PACK_APIENTRY crPackWindowVisibleRegion( CR_PACKER_CONTEXT_ARGDECL GLint window, GLint cRects, GLint * pRects )
    2626{
    2727    GLint i, size, cnt;
     
    5050}
    5151
    52 void PACK_APIENTRY crPackWindowVisibleRegionSWAP( GLint window, GLint cRects, GLint * pRects )
     52void PACK_APIENTRY crPackWindowVisibleRegionSWAP( CR_PACKER_CONTEXT_ARGDECL  GLint window, GLint cRects, GLint * pRects )
    5353{
    5454    crError( "crPackWindowVisibleRegionSWAP unimplemented and shouldn't be called" );
Note: See TracChangeset for help on using the changeset viewer.

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