Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- BaseType
- TClearReplacementVS
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ClearReplacementShaders.h |
| Include | #include "ClearReplacementShaders.h" |
Syntax
template<bool bEnableDepth, typename BaseType>
class TClearReplacementVS : public BaseType
Constructors
| Type | Name | Description | |
|---|---|---|---|
TClearReplacementVS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
| TEnableIf< bEnableDepth, T >::Type | |||
| const TCHAR * | |||
| RENDERCORE_API ShaderMetaType & | |||
| RENDERCORE_API const FTypeLayoutDesc & | |||
| void | ModifyCompilationEnvironment
(
const FGlobalShaderPermutationParameters& Parameters, |
||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| RENDERCORE_API FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| InternalLinkType |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| InternalBaseType | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType | |
| ShaderTypeRegistration |