|
private |
Handler for app-managed marker resolve callback.
| [in] | pMarkerData | . |
| [in] | markerDataSize | . |
| [in] | ppResolvedMarkerData | . |
| [in] | pResolvedMarkerDataSize | . |
Important: the pointer passed back via ppResolvedMarkerData must remain valid after this function returns using references for all of the m_markerMap accesses ensures that the pointers refer to the persistent data
Important: the pointer passed back via ppResolvedMarkerData must remain valid after this function returns using references for all of the m_markerMap accesses ensures that the pointers refer to the persistent data
Definition at line 204 of file NsightAftermathGpuCrashTracker.cpp.
Referenced by ResolveMarkerCallback().