Navigation
API > API/Runtime > API/Runtime/Renderer
| Name | FHdrCustomResolveArray2xPS |
| Type | class |
| Header File | /Engine/Source/Runtime/Renderer/Public/HdrCustomResolveShaders.h |
| Include Path | #include "HdrCustomResolveShaders.h" |
Syntax
class FHdrCustomResolveArray2xPS : public FHdrCustomResolve2xPS
Inheritance Hierarchy
- FShader → FGlobalShader → FHdrCustomResolve2xPS → FHdrCustomResolveArray2xPS
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| HdrCustomResolveShaders.h | |||
FHdrCustomResolveArray2xPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
HdrCustomResolveShaders.h |
Structs
| Name | Remarks |
|---|---|
| InternalLinkType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DerivedType | FHdrCustomResolveArray2xPS | HdrCustomResolveShaders.h | |
| InternalBaseType | typename TGetBaseTypeHelper< FHdrCustomResolveArray2xPS >::Type | HdrCustomResolveShaders.h | |
| ShaderMapType | FGlobalShaderMap | HdrCustomResolveShaders.h | |
| ShaderMetaType | FGlobalShaderType | HdrCustomResolveShaders.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| CounterBase | int | HdrCustomResolveShaders.h | |
| InterfaceType | ETypeLayoutInterface::Type | HdrCustomResolveShaders.h | |
| ShaderTypeRegistration | FShaderTypeRegistration | HdrCustomResolveShaders.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FTypeLayoutDesc & GetTypeLayout() |
HdrCustomResolveShaders.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FShader * ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
HdrCustomResolveShaders.h | ||
static FShader * ConstructSerializedInstance() |
HdrCustomResolveShaders.h | ||
static void GetPermutationIdStringImpl
(
int32 PermutationId, |
HdrCustomResolveShaders.h | ||
static ShaderMetaType & GetStaticType() |
HdrCustomResolveShaders.h | ||
static void InternalDestroy
(
void* Object, |
HdrCustomResolveShaders.h | ||
static void InternalInitializeBases
(
FTypeLayoutDesc& TypeDesc |
HdrCustomResolveShaders.h | ||
static void ModifyCompilationEnvironment
(
const FGlobalShaderPermutationParameters& Parameters, |
HdrCustomResolveShaders.h | ||
static void ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
HdrCustomResolveShaders.h | ||
static bool ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
HdrCustomResolveShaders.h | ||
static bool ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
HdrCustomResolveShaders.h | ||
static EShaderPermutationPrecacheRequest ShouldPrecachePermutationImpl
(
const FShaderPermutationParameters& Parameters |
HdrCustomResolveShaders.h | ||
static FTypeLayoutDesc & StaticGetTypeLayout() |
HdrCustomResolveShaders.h |