Is there a reliable way to expose the subsystem vendor id of my grapic card (f.e. 0x1DA2, "Sapphire")?
I get vendor id and some other useful information from AdapterInfo struct of ADL2_Adapter_AdapterInfo_Get, but
somehow the subsystem vendor id seems to be hidden inside the strUDID or strPNPString.
(https://github.com/GPUOpen-LibrariesAndSDKs/display-library)