The NsightPerfGPUProfilerHUD Class Definitions. More...
#include "Core/Core.h"#include "Render/Vulkan/VulkanUtils.h"#include <NvPerfHudDataModel.h>#include <NvPerfHudImPlotRenderer.h>#include <NvPerfPeriodicSamplerVulkan.h>#include <NvPerfReportGeneratorVulkan.h>Go to the source code of this file.
Classes | |
| class | Spices::NsightPerfGPUProfilerHUD |
| Wrapper of Nvidia Nsight Performance HUD. More... | |
Namespaces | |
| namespace | Spices |
Macros | |
| #define | NSIGHTPERF_GPUPROFILERHUD_QUERYDEVICEEXTENSION(...) { ::Spices::NsightPerfGPUProfilerHUD::QueryDeviceExtensionRequirement(__VA_ARGS__); } |
| #define | NSIGHTPERF_GPUPROFILERHUD_QUERYINSTANCEEXTENSION(...) { ::Spices::NsightPerfGPUProfilerHUD::QueryInstanceExtensionRequirement(__VA_ARGS__); } |
The NsightPerfGPUProfilerHUD Class Definitions.
Definition in file NsightPerfGPUProfilerHUD.h.