![]() |
NVAPI Reference Documentation
|
Release 440: November 15
|
#include <nvapi.h>
Data Fields | |
| NV_GPU_CLIENT_ILLUM_DEVICE_TYPE | type |
| NvU32 | ctrlModeMask |
| union { | |
| NV_GPU_CLIENT_ILLUM_DEVICE_INFO_DATA_MCUV10 mcuv10 | |
| NvU8 rsvd [64] | |
| } | data |
| NvU32 _NV_GPU_CLIENT_ILLUM_DEVICE_INFO_V1::ctrlModeMask |
Supported control modes for this illumination device.
| union { ... } _NV_GPU_CLIENT_ILLUM_DEVICE_INFO_V1::data |
Union of illumination device info data. Interpreted as per NV_GPU_CLIENT_ILLUM_DEVICE_INFO_V1::type
| NV_GPU_CLIENT_ILLUM_DEVICE_INFO_DATA_MCUV10 _NV_GPU_CLIENT_ILLUM_DEVICE_INFO_V1::mcuv10 |
| NvU8 _NV_GPU_CLIENT_ILLUM_DEVICE_INFO_V1::rsvd |
Reserved bytes for possible future extension of this struct.
Reserved for future.
| NV_GPU_CLIENT_ILLUM_DEVICE_TYPE _NV_GPU_CLIENT_ILLUM_DEVICE_INFO_V1::type |
Type of the illumination device.
