VirtualBox

Changeset 78377 in vbox for trunk/src


Ignore:
Timestamp:
May 3, 2019 10:02:07 PM (6 years ago)
Author:
vboxsync
Message:

Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: Eliminate all global variables from the state tracker library (state_tracker) in preparation of the SPU DLL merging, bugref:9435 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_funcs.py

    r78375 r78377  
    2121#include "chromium.h"
    2222#include "cr_error.h"
     23#include "cr_statetypes.h"
    2324
    2425#include <iprt/cdefs.h>
     
    3435#endif
    3536
    36 #define STATE_UNUSED(x) ((void)x)
    37 
    38 /** Forward declaration of the stae tracker. */
    39 typedef struct CRStateTracker *PCRStateTracker;""")
     37#define STATE_UNUSED(x) ((void)x)""")
    4038
    4139
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