![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "ShaderPreprocessTypes.h"#include "ShaderCompilerCore.h"#include "Containers/AnsiString.h"#include "Templates/UnrealTemplate.h"Classes | |
| struct | FPreprocessConstants |
Functions | |
| FShaderSource::FViewType | GetShaderSourceDebugHashPrefix () |
| FStringView | GetShaderSourceDebugHashPrefixWide () |
| bool | IsEndOfTheLine (FShaderSource::CharType C) |
| bool | StripNeedsHandling (FShaderSource::CharType C) |
| void | SkipNewLine (const FShaderSource::CharType *&Current, const FShaderSource::CharType *End) |
| FArchive & | operator<< (FArchive &Ar, FShaderPreprocessOutput &PreprocessOutput) |
| FShaderSource::FViewType GetShaderSourceDebugHashPrefix | ( | ) |
| FStringView GetShaderSourceDebugHashPrefixWide | ( | ) |
|
inline |
| FArchive & operator<< | ( | FArchive & | Ar, |
| FShaderPreprocessOutput & | PreprocessOutput | ||
| ) |
|
inline |
|
inline |