![]() |
NVAPI Reference Documentation
|
Release 361: January 27
|
#include <nvapi.h>
Data Fields | |
| NvU32 | version |
| NvPhysicalGpuHandle | hPhysicalGpu |
| NV_GPU_ILLUMINATION_ATTRIB | Attribute |
| NvU32 | bSupported |
An enumeration value specifying the Illumination attribute to be querried. refer to enum NV_GPU_ILLUMINATION_ATTRIB.
A boolean indicating if the attribute is supported.
| NvPhysicalGpuHandle _NV_GPU_QUERY_ILLUMINATION_SUPPORT_PARM_V1::hPhysicalGpu |
The handle of the GPU that you are checking for the specified attribute. note that this is the GPU that is managing the attribute. Only a single GPU can manage an given attribute on a given HW element, regardless of how many are attatched. I.E. only one GPU will be used to control the brightness of the LED on an SLI bridge, regardless of how many are physicaly attached. You enumerate thru the GPUs with this call to determine which GPU is managing the attribute.
Version of this structure.
