Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FShader
- FGlobalShader
- TClearReplacementBase
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ClearReplacementShaders.h |
| Include | #include "ClearReplacementShaders.h" |
Syntax
template<EClearReplacementValueType ValueType, uint32 NumChannels, bool bZeroOutput, bool bEnableBounds>
struct TClearReplacementBase : public FGlobalShader
Constructors
| Type | Name | Description | |
|---|---|---|---|
TClearReplacementBase
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TEnableIf::Type | |||
| TEnableIf< bEnableBounds, T >::Type | |||
| TEnableIf< bEnableBounds, T >::Type | |||
| const TCHAR * | |||
| const FTypeLayoutDesc & | |||
| void | ModifyCompilationEnvironment
(
const FGlobalShaderPermutationParameters& Parameters, |
||
| FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| InternalLinkType |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| InternalBaseType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType |