Searched defs:PHGSMIINSTANCE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/HGSMI/
H A DHGSMIHost.h29 typedef struct HGSMIINSTANCE *PHGSMIINSTANCE; typedef in typeref:struct:HGSMIINSTANCE
39 int HGSMICreate (PHGSMIINSTANCE *ppIns,
49 void HGSMIDestroy (PHGSMIINSTANCE pIns);
51 void *HGSMIContext (PHGSMIINSTANCE pIns);
53 void *HGSMIOffsetToPointerHost (PHGSMIINSTANCE pIns,
56 HGSMIOFFSET HGSMIPointerToOffsetHost (PHGSMIINSTANCE pIns,
59 int HGSMIHostChannelRegister (PHGSMIINSTANCE pIns,
64 int HGSMIChannelRegisterName (PHGSMIINSTANCE pIns,
70 int HGSMISetupHostHeap (PHGSMIINSTANCE pIns,
74 int HGSMISaveStateExec (PHGSMIINSTANCE pIn
[all...]

Completed in 48 milliseconds