#include <nvapi.h>
|
|
NvU32 | version |
| | (IN) Structure version
|
| |
|
NvBool | bLowLatencyMode |
| | (IN) Low latency mode enable/disable.
|
| |
|
NvBool | bLowLatencyBoost |
| | (IN) Request maximum GPU clock frequency regardless of workload.
|
| |
|
NvU32 | minimumIntervalUs |
| | (IN) Minimum frame interval in microseconds. 0 = no frame rate limit.
|
| |
|
NvBool | bUseMarkersToOptimize |
| | (IN) Allow latency markers to be used for runtime optimizations.
|
| |
|
NvU8 | rsvd [31] |
| | (IN) Reserved. Must be set to 0s.
|
| |
SUPPORTED OS: Windows 7 and higher
Used to set sleep mode
The documentation for this struct was generated from the following file: