Searched refs:PVBOXDISPKMT_CONTEXT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispKmt.h127 } VBOXDISPKMT_CONTEXT, *PVBOXDISPKMT_CONTEXT; typedef in typeref:struct:VBOXDISPKMT_CONTEXT
136 HRESULT vboxDispKmtCreateContext(PVBOXDISPKMT_DEVICE pDevice, PVBOXDISPKMT_CONTEXT pContext,
140 HRESULT vboxDispKmtDestroyContext(PVBOXDISPKMT_CONTEXT pContext);
H A DVBoxDispKmt.cpp374 HRESULT vboxDispKmtCreateContext(PVBOXDISPKMT_DEVICE pDevice, PVBOXDISPKMT_CONTEXT pContext,
410 HRESULT vboxDispKmtDestroyContext(PVBOXDISPKMT_CONTEXT pContext)

Completed in 32 milliseconds