NVAPI Reference Documentation
NVIDIA
Release 530: March
2023
Main Page
Related Pages
Modules
Data Structures
Files
Data Structures
Class Hierarchy
Data Fields
Data Fields
NV_GPU_PERF_PSTATES_INFO_V1 Struct Reference
OpenGL APIs
|
GPU APIs
»
GPU Performance State Interface
#include <nvapi.h>
Data Fields
NvU32
version
NvU32
flags
NvU32
numPstates
NvU32
numClocks
struct {
NV_GPU_PERF_PSTATE_ID
NV_GPU_PERF_PSTATES_INFO_V1::pstateId
NvU32
NV_GPU_PERF_PSTATES_INFO_V1::flags
struct {
NV_GPU_PUBLIC_CLOCK_ID
NV_GPU_PERF_PSTATES_INFO_V1::domainId
NvU32
NV_GPU_PERF_PSTATES_INFO_V1::flags
NvU32
NV_GPU_PERF_PSTATES_INFO_V1::freq
}
NV_GPU_PERF_PSTATES_INFO_V1::clocks
[
NVAPI_MAX_GPU_PERF_CLOCKS
]
}
pstates
[
NVAPI_MAX_GPU_PERF_PSTATES
]
Detailed Description
Used in NvAPI_GPU_GetPstatesInfoEx()
The documentation for this struct was generated from the following file:
nvapi.h
NVIDIA
Copyright (c) 2007-2023 NVIDIA Corporation. All rights reserved.