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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
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 91 milliseconds