ADL (AMD Display Library) Public APIs
Version 17.1
|
Description: This sample demonstrates how to query display drivers for multi-monitor configuration information when Eyefinity is enabled. The provided code enables game developers to gain access to global Eyefinity state such as whether Eyefinity is enabled or not, the SLS grid dimensions, and total SLS rendering area, as well as per display state such as SLS grid coordinates and SLS rendering area.
Supported OS: Windows Init and Destroy: Initialize the library before using it and destroy it after the usage. Refer to InitADL() for initialization and clean-up is done inside main function only. Functionality: