Navigation
API > API/Runtime > API/Runtime/Core
Fixed size structure holding GPU breadcrumbs information, to be communicated to the crash reporting client.
| Name | FGPUBreadcrumbsSharedContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h |
| Include Path | #include "GenericPlatform/GenericPlatformCrashContext.h" |
Syntax
struct FGPUBreadcrumbsSharedContext
Structs
| Name | Remarks |
|---|---|
| FQueueData |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NumQueues | uint32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| Queues | FQueueData | GenericPlatform/GenericPlatformCrashContext.h | ||
| SourceName | TCHAR | GenericPlatform/GenericPlatformCrashContext.h | ||
| Version | TCHAR | GenericPlatform/GenericPlatformCrashContext.h |