Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon
| Name | FBaseShaderFormat |
| Type | class |
| Header File | /Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h |
| Include Path | #include "ShaderCompilerCommon.h" |
Syntax
class FBaseShaderFormat : public IShaderFormat
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void OutputDebugData
(
const FShaderCompilerInput& Input, |
ShaderCompilerCommon.h | ||
virtual void OutputDebugDataMinimal
(
const FShaderCompilerInput& Input |
ShaderCompilerCommon.h | ||
virtual bool PreprocessShader
(
const FShaderCompilerInput& Input, |
ShaderCompilerCommon.h |