类型定义 | |
| typedef int | NvElementProfiler::ProfilerField |
变量 | |
| static const ProfilerField | NvElementProfiler::PROFILER_FIELD_NONE = 0 |
| static const ProfilerField | NvElementProfiler::PROFILER_FIELD_TOTAL_UNITS = 1 |
| static const ProfilerField | NvElementProfiler::PROFILER_FIELD_LATE_UNITS = 2 |
| static const ProfilerField | NvElementProfiler::PROFILER_FIELD_LATENCIES = 4 |
| static const ProfilerField | NvElementProfiler::PROFILER_FIELD_FPS = 8 |
| static const ProfilerField | NvElementProfiler::PROFILER_FIELD_ALL = (PROFILER_FIELD_FPS << 1) - 1 |
| typedef int NvElementProfiler::ProfilerField |
定义于行 79 文件 NvElementProfiler.h。
|
static |
定义于行 85 文件 NvElementProfiler.h。
|
static |
定义于行 84 文件 NvElementProfiler.h。
|
static |
定义于行 82 文件 NvElementProfiler.h。
|
static |
定义于行 83 文件 NvElementProfiler.h。
|
static |
定义于行 80 文件 NvElementProfiler.h。
|
static |
定义于行 81 文件 NvElementProfiler.h。