UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RHICoreShader.cpp File Reference
#include "RHICoreShader.h"
#include "PipelineStateCache.h"

Macros

#define RHI_VALIDATE_STATIC_UNIFORM_BUFFERS   (!UE_BUILD_SHIPPING && !UE_BUILD_TEST)
 

Variables

const bool GRHIShaderDiagnosticEnabled = true
 
FCriticalSection GShaderDiagnosticDatasCS
 
TArray< FShaderDiagnosticDataGShaderDiagnosticDatas
 

Macro Definition Documentation

◆ RHI_VALIDATE_STATIC_UNIFORM_BUFFERS

#define RHI_VALIDATE_STATIC_UNIFORM_BUFFERS   (!UE_BUILD_SHIPPING && !UE_BUILD_TEST)

Variable Documentation

◆ GRHIShaderDiagnosticEnabled

const bool GRHIShaderDiagnosticEnabled = true

◆ GShaderDiagnosticDatas

TArray<FShaderDiagnosticData> GShaderDiagnosticDatas

◆ GShaderDiagnosticDatasCS

FCriticalSection GShaderDiagnosticDatasCS