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