#include <ShaderPreprocessTypes.h>
◆ FShaderPreprocessOutput()
| FShaderPreprocessOutput::FShaderPreprocessOutput |
( |
| ) |
|
|
inline |
◆ AddDirective()
| void FShaderPreprocessOutput::AddDirective |
( |
FString && |
Directive | ) |
|
|
inline |
◆ EditDiagnosticDatas()
◆ EditErrors()
◆ EditSource()
◆ ForEachLine()
◆ GetDiagnosticDatas()
◆ GetErrors()
◆ GetPreprocessTime()
| double FShaderPreprocessOutput::GetPreprocessTime |
( |
| ) |
const |
|
inline |
◆ GetSourceView()
◆ GetSourceViewAnsi()
◆ GetSourceViewWide()
| FStringView FShaderPreprocessOutput::GetSourceViewWide |
( |
| ) |
const |
|
inline |
◆ GetSucceeded()
| bool FShaderPreprocessOutput::GetSucceeded |
( |
| ) |
const |
|
inline |
◆ GetUnstrippedSourceView()
| FStringView FShaderPreprocessOutput::GetUnstrippedSourceView |
( |
| ) |
const |
|
inline |
◆ HasDirective()
| bool FShaderPreprocessOutput::HasDirective |
( |
const FString & |
Directive | ) |
const |
|
inline |
◆ IsSecondary()
| bool FShaderPreprocessOutput::IsSecondary |
( |
| ) |
const |
|
inline |
◆ LogError() [1/3]
| void FShaderPreprocessOutput::LogError |
( |
FString && |
FilePath, |
|
|
FString && |
Message, |
|
|
FString && |
LineNumberStr |
|
) |
| |
|
inline |
◆ LogError() [2/3]
| void FShaderPreprocessOutput::LogError |
( |
FString && |
FilePath, |
|
|
FString && |
Message, |
|
|
int32 |
LineNumber |
|
) |
| |
|
inline |
◆ LogError() [3/3]
| void FShaderPreprocessOutput::LogError |
( |
FString && |
Message | ) |
|
|
inline |
◆ MoveDirectives()
| void FShaderPreprocessOutput::MoveDirectives |
( |
TArray< FString > & |
OutDirectives | ) |
|
|
inline |
◆ VisitDirectives()
| void FShaderPreprocessOutput::VisitDirectives |
( |
TFunction< void(const FString *)> |
Action | ) |
const |
|
inline |
◆ VisitDirectivesWithPrefix()
| void FShaderPreprocessOutput::VisitDirectivesWithPrefix |
( |
const TCHAR * |
Prefix, |
|
|
TFunction< void(const FString *)> |
Action |
|
) |
| const |
|
inline |
◆ FInternalShaderCompilerFunctions
◆ FShaderCompileJob
◆ operator<<
The documentation for this class was generated from the following files: