Closed UMU618 closed 5 months ago
Describe the bug Dxgi::shutdown() asserts on host that has 4 or more GPUs. You can use IDD to create some virtual GPUs.
To Reproduce Steps to reproduce the behavior:
Expected behavior No Asserts, just like 1 GPU.
Screenshots
Additional context Windows 10\11 with 4 GPUs.
BX_COUNTOF(_caps.gpu) is 4!
Describe the bug Dxgi::shutdown() asserts on host that has 4 or more GPUs. You can use IDD to create some virtual GPUs.
To Reproduce Steps to reproduce the behavior:
Expected behavior No Asserts, just like 1 GPU.
Screenshots
Additional context Windows 10\11 with 4 GPUs.
BX_COUNTOF(_caps.gpu) is 4!