- Timestamp:
- Mar 16, 2022 3:09:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp
r94272 r94273 2775 2775 if (RT_SUCCESS(rc)) 2776 2776 { 2777 IDXGIAdapter *pAdapter = NULL; 2777 IDXGIAdapter *pAdapter = NULL; 2778 2778 HRESULT hr = pBackend->dxDevice.pDxgiFactory->EnumAdapters(0, &pAdapter); 2779 2779 if (SUCCEEDED(hr))
Note:
See TracChangeset
for help on using the changeset viewer.