|
staticprivate |
Handler for GPU crash dump description callbacks.
| [in] | addDescription | PFN_GFSDK_Aftermath_AddGpuCrashDumpDescription. |
Add some basic description about the crash. This is called after the GPU crash happens, but before the actual GPU crash dump callback. The provided data is included in the crash dump and can be retrieved using GFSDK_Aftermath_GpuCrashDump_GetDescription().
Add some basic description about the crash. This is called after the GPU crash happens, but before the actual GPU crash dump callback. The provided data is included in the crash dump and can be retrieved using GFSDK_Aftermath_GpuCrashDump_GetDescription().
Definition at line 188 of file NsightAftermathGpuCrashTracker.cpp.