Navigation
API > API/Runtime > API/Runtime/Renderer
Inheritance Hierarchy
- FShader
- FGlobalShader
- FHdrCustomResolveFMask4xPS
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/HdrCustomResolveShaders.h |
| Include | #include "HdrCustomResolveShaders.h" |
Syntax
class FHdrCustomResolveFMask4xPS : public FGlobalShader
Variables
| Type | Name | Description | |
|---|---|---|---|
| FShaderResourceParameter | FMaskTex | ||
| FShaderResourceParameter | Tex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FHdrCustomResolveFMask4xPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
| ShaderMetaType & | |||
| const FTypeLayoutDesc & | |||
| void | ModifyCompilationEnvironment
(
const FGlobalShaderPermutationParameters& Parameters, |
||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| void | SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| InternalLinkType | |||
| InternalLinkType< COUNTER-CounterBase > |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| InternalBaseType | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType | |
| ShaderTypeRegistration |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetParameters
(
FRHICommandList& RHICmdList, |
SetParameters with FRHIBatchedShaderParameters should be used. |