I'd need to know if the video chipset Direct3D runs on is from Nvidia, AMD or Intel.
Is there a way to do that?
|
|
Ha, found it with more googling. D3D9: call D3D11: call Video chipsets vendor IDs, retrieved from this list:
In bold: the IDs mentioned in CardCaps.pdf (provided with the DirectX SDK), that add up with what Direct3D returns on actual hardware. |
||||
|
|