VirtualBox

Ignore:
Timestamp:
May 3, 2019 9:51:02 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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/include/cr_unpack.h

    r78263 r78375  
    1313#include "cr_mem.h"
    1414#include "cr_opcodes.h"
     15#include "cr_glstate.h"
    1516
    1617#include <iprt/types.h>
     
    4243     * on error if one unpacker detected out of bounds buffer access). */
    4344    int                         rcUnpack;
     45    /** Attached state tracker. */
     46    PCRStateTracker             pStateTracker;
    4447} CrUnpackerState;
    4548/** Pointer to an unpacker state. */
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