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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3DIf.h114 HRESULT VBoxDispD3DOpen(VBOXDISPD3D *pD3D);
H A DVBoxDispD3DIf.cpp51 HRESULT VBoxDispD3DOpen(VBOXDISPD3D *pD3D) function
1059 HRESULT hr = VBoxDispD3DOpen(&pD3D->D3D);
1088 WARN(("VBoxDispD3DOpen failed hr = 0x%x", hr));

Completed in 62 milliseconds