Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ShaderPreprocessTypes.h |
| Include | #include "ShaderPreprocessTypes.h" |
Syntax
struct FShaderDiagnosticRemapper
Remarks
Helper class used to remap compiler diagnostic messages from stripped preprocessed source (i.e. source with all whitespace normalized and comments and line directives removed) back to line numbers/locations from the original source.