Searched refs:D3DADAPTER_DEFAULT (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp520 hr = pState->pD3D9->GetDeviceCaps(D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, &pState->caps);
526 hr = pState->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
541 hr = pState->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
557 hr = pState->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
568 hr = pState->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
578 hr = pState->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
644 hr = pState3D->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
653 hr = pState3D->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
668 hr = pState3D->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
715 hr = pState3D->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3DIf.cpp988 HRESULT hr = pD3D->pD3D9If->GetDeviceCaps(D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, pCaps);
H A DVBoxD3DIf.cpp840 HRESULT hr = pAdapter->D3D.pD3D9If->CreateDevice(D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, NULL, fFlags, &Params.Base, &pDevice9If);
H A DVBoxDispD3D.cpp1483 hr = pAdapter->D3D.pD3D9If->CreateDevice(D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, NULL, fFlags, &Params.Base, &pDevice9If);
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp963 hr = pD3D->GetDeviceCaps(D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, pLocalStorage);
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h66 #define D3DADAPTER_DEFAULT 0 macro
H A Dd3d9.h78 #define D3DADAPTER_DEFAULT 0 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h62 #define D3DADAPTER_DEFAULT 0 macro
H A Dd3d9.h72 #define D3DADAPTER_DEFAULT 0 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h66 #define D3DADAPTER_DEFAULT 0 macro
H A Dd3d9.h78 #define D3DADAPTER_DEFAULT 0 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h64 #define D3DADAPTER_DEFAULT 0 macro
H A Dd3d9.h81 #define D3DADAPTER_DEFAULT 0 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h66 #define D3DADAPTER_DEFAULT 0 macro
H A Dd3d9.h70 #define D3DADAPTER_DEFAULT 0 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h66 #define D3DADAPTER_DEFAULT 0 macro
H A Dd3d9.h78 #define D3DADAPTER_DEFAULT 0 macro

Completed in 238 milliseconds