ADL (AMD Display Library) Public APIs  Version 17.1
Eyefinity

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:

Sample Path: Sample\Eyefinity

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.