GPUOpen-LibrariesAndSDKs / display-library

AMD Display Library SDK
132 stars 46 forks source link

No function to get ADLGraphicCoreInfo struct data #7

Closed maikelroennau closed 5 years ago

maikelroennau commented 5 years ago

I've looked into all APIs modules but was not able to find any call that would populate the information of the struct ADLGraphicCoreInfo.

Is there any additional documentation that lists any other functions not listed here? Perhaps a NDA version like NVAPI.

maikelroennau commented 5 years ago

I was able to find a function named ADL2_Adapter_Graphic_Core_Info_Get that provides me with ADLGraphicCoreInfo data.

I did not find it earlier in the documentation because it is not listed anywhere to be seen. I only found it when I went through Files -> Globals -> Functions.