![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "GPUDebugCrashUtils.h"#include "RenderGraphUtils.h"#include "RenderResource.h"#include "GlobalShader.h"#include "RHIStaticStates.h"#include "DataDrivenShaderPlatformInfo.h"Classes | |
| class | FGPUDebugCrashUtilsCS |
Functions | |
| IMPLEMENT_GLOBAL_SHADER (FGPUDebugCrashUtilsCS, "/Engine/Private/Tools/GPUDebugCrashUtils.usf", "MainCS", SF_Compute) | |
| void | ScheduleGPUDebugCrash (FRDGBuilder &GraphBuilder) |
| IMPLEMENT_GLOBAL_SHADER | ( | FGPUDebugCrashUtilsCS | , |
| "/Engine/Private/Tools/GPUDebugCrashUtils.usf" | , | ||
| "MainCS" | , | ||
| SF_Compute | |||
| ) |
| void ScheduleGPUDebugCrash | ( | FRDGBuilder & | GraphBuilder | ) |