#include <nvapi.h>
|
|
NvU32 | version |
| | Structure version.
|
| |
|
NvU32 | reserved |
| | These bits are reserved for future use.
|
| |
|
struct { | |
| |
|
NvU32 bIsPresent:1 | |
| | Set if this domain is present on this GPU.
|
| |
|
NvU32 reserved:31 | |
| | These bits are reserved for future use.
|
| |
|
NvU32 frequency | |
| | Clock frequency (kHz)
|
| |
| } | domain [NVAPI_MAX_GPU_PUBLIC_CLOCKS] | |
| |
The documentation for this struct was generated from the following file: