Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect values in AdapterInfo for DX12 #444

Open
liskar-dev opened this issue Oct 24, 2024 · 0 comments
Open

Incorrect values in AdapterInfo for DX12 #444

liskar-dev opened this issue Oct 24, 2024 · 0 comments

Comments

@liskar-dev
Copy link

It seems that for DX12 backend, adapter info is incorrect. description is empty, while vendor contains what probably should be in description, instead of a proper vendor name.

Adapters listed on my machine:

vendorID: 4318
vendor: NVIDIA
deviceID: 9988
device: NVIDIA GeForce RTX 4080
architecture: 
description: 565.90
adapterType: DiscreteGPU
backendType: Vulkan

vendorID: 4318
vendor: 32.0.15.6590
deviceID: 9988
device: NVIDIA GeForce RTX 4080
architecture: 
description: 
adapterType: DiscreteGPU
backendType: D3D12

vendorID: 5140
vendor: 10.0.26100.1301
deviceID: 140
device: Microsoft Basic Render Driver
architecture: 
description: 
adapterType: CPU
backendType: D3D12

vendorID: 4318
vendor: 
deviceID: 0
device: NVIDIA GeForce RTX 4080/PCIe/SSE2
architecture: 
description: 4.6.0 NVIDIA 565.90
adapterType: Unknown
backendType: OpenGL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant