Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/IShaderFormat
| Type | Name | Description | |
|---|---|---|---|
| void | OutputDebugData
(
const FShaderCompilerInput& Input, |
Implement to output debug info for a single compile job; only called if SupportsIndependentPreprocessing returns true. | |
| void | OutputDebugData
(
const FShaderCompilerInput& Input, |
Implement to output debug info for the case where a secondary preprocessed shader was created. |