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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispCm.cpp36 } VBOXDISPCM_SESSION, *PVBOXDISPCM_SESSION; typedef in typeref:struct:VBOXDISPCM_SESSION
46 HRESULT vboxDispCmSessionTerm(PVBOXDISPCM_SESSION pSession)
63 HRESULT vboxDispCmSessionInit(PVBOXDISPCM_SESSION pSession)
84 void vboxDispCmSessionCtxAdd(PVBOXDISPCM_SESSION pSession, PVBOXWDDMDISP_CONTEXT pContext)
91 void vboxDispCmSessionCtxRemoveLocked(PVBOXDISPCM_SESSION pSession, PVBOXWDDMDISP_CONTEXT pContext)
96 void vboxDispCmSessionCtxRemove(PVBOXDISPCM_SESSION pSession, PVBOXWDDMDISP_CONTEXT pContext)
192 HRESULT vboxDispCmSessionCtxDestroy(PVBOXDISPCM_SESSION pSession, PVBOXWDDMDISP_DEVICE pDevice, PVBOXWDDMDISP_CONTEXT pContext)
214 static HRESULT vboxDispCmSessionCmdQueryData(PVBOXDISPCM_SESSION pSession, PVBOXDISPIFESCAPE_GETVBOXVIDEOCMCMD pCmd, uint32_t cbCmd)
269 HRESULT vboxDispCmCmdSessionInterruptWait(PVBOXDISPCM_SESSION pSession)
275 HRESULT vboxDispCmSessionCmdGet(PVBOXDISPCM_SESSION pSessio
[all...]

Completed in 52 milliseconds