Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/IShaderFormat
| Type | Name | Description | |
|---|---|---|---|
| void | CompilePreprocessedShader
(
const FShaderCompilerInput& Input, |
Compile the specified preprocessed shader. | |
| void | CompilePreprocessedShader
(
const FShaderCompilerInput& Input, |
Compile the specified preprocessed shaders; only called if the call to RequiresSecondaryCompile given the first preprocess output returns true. |