Defines | |
#define | ADL_ADAPTERCONFIGSTATE_HEADLESS ( 1 << 2 ) |
#define | ADL_ADAPTERCONFIGSTATE_REQUISITE_RENDER ( 1 << 0 ) |
#define | ADL_ADAPTERCONFIGSTATE_ANCILLARY_RENDER ( 1 << 1 ) |
Indicates that the adapter is headless (i.e. no displays can be connected to it)
#define ADL_ADAPTERCONFIGSTATE_HEADLESS ( 1 << 2 ) |
#define ADL_ADAPTERCONFIGSTATE_REQUISITE_RENDER ( 1 << 0 ) |
Indicates that the adapter is configured to define the main rendering capabilities. For example, adapters in Crossfire(TM) configuration, this bit would only be set on the adapter driving the display(s).
#define ADL_ADAPTERCONFIGSTATE_ANCILLARY_RENDER ( 1 << 1 ) |
Indicates that the adapter is configured to be used to unload some of the rendering work for a particular requisite rendering adapter. For eample, for adapters in a Crossfire configuration, this bit would be set on all adapters that are currently not driving the display(s)