![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Namespaces | |
| namespace | GPUProfiler |
| namespace | Private |
Functions | |
| RHI_API bool | UseGPUCrashDebugging () |
| RHI_API bool | ShouldEnableGPUCrashFeature (IConsoleVariable &CVar, TCHAR const *CommandLineSwitch) |
| RHI_API bool | UseGPUCrashBreadcrumbs () |
| RHI_API void | CopySharedMips (FRHICommandList &RHICmdList, FRHITexture *SrcTexture, FRHITexture *DstTexture) |
| RHI_API void | CopySharedMips_AssumeSRVMaskState (FRHICommandList &RHICmdList, FRHITexture *SrcTexture, FRHITexture *DstTexture) |
| RHI_API FRayTracingShaderBindings | ConvertRayTracingShaderBindings (const FRHIBatchedShaderParameters &BatchedParameters) |
| FRayTracingShaderBindings UE::RHI::ConvertRayTracingShaderBindings | ( | const FRHIBatchedShaderParameters & | BatchedParameters | ) |
| RHI_API void UE::RHI::CopySharedMips | ( | FRHICommandList & | RHICmdList, |
| FRHITexture * | SrcTexture, | ||
| FRHITexture * | DstTexture | ||
| ) |
| RHI_API void UE::RHI::CopySharedMips_AssumeSRVMaskState | ( | FRHICommandList & | RHICmdList, |
| FRHITexture * | SrcTexture, | ||
| FRHITexture * | DstTexture | ||
| ) |
| RHI_API bool UE::RHI::ShouldEnableGPUCrashFeature | ( | IConsoleVariable & | CVar, |
| TCHAR const * | CommandLineSwitch | ||
| ) |