Navigation
API > API/Runtime > API/Runtime/Engine
A pixel shader for rendering a textured screen element.
| Name | FScreenPSsRGBSource |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/ScreenRendering.h |
| Include Path | #include "ScreenRendering.h" |
Syntax
class FScreenPSsRGBSource : public FGlobalShader
Inheritance Hierarchy
- FShader → FGlobalShader → FScreenPSsRGBSource
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ScreenRendering.h | |||
FScreenPSsRGBSource
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
ScreenRendering.h |
Structs
| Name | Remarks |
|---|---|
| InternalLinkType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DerivedType | FScreenPSsRGBSource | ScreenRendering.h | |
| InternalBaseType | typename TGetBaseTypeHelper< FScreenPSsRGBSource >::Type | ScreenRendering.h | |
| ShaderMapType | FGlobalShaderMap | ScreenRendering.h | |
| ShaderMetaType | FGlobalShaderType | ScreenRendering.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| CounterBase | int | ScreenRendering.h | |
| InterfaceType | ETypeLayoutInterface::Type | ScreenRendering.h | |
| ShaderTypeRegistration | FShaderTypeRegistration | ScreenRendering.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FShaderResourceParameterInTexture | ScreenRendering.h | |||
| FShaderResourceParameterInTextureSampler | ScreenRendering.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ENGINE_API const FTypeLayoutDesc & GetTypeLayout() |
ScreenRendering.h | ||
void SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
ScreenRendering.h | ||
void SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
ScreenRendering.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FShader * ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
ScreenRendering.h | ||
static FShader * ConstructSerializedInstance() |
ScreenRendering.h | ||
static void GetPermutationIdStringImpl
(
int32 PermutationId, |
ScreenRendering.h | ||
static ENGINE_APIShaderMetaType & GetStaticType() |
ScreenRendering.h | ||
static void InternalDestroy
(
void* Object, |
ScreenRendering.h | ||
static void InternalInitializeBases
(
FTypeLayoutDesc& TypeDesc |
ScreenRendering.h | ||
static void ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
ScreenRendering.h | ||
static bool ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
ScreenRendering.h | ||
static bool ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
ScreenRendering.h | ||
static EShaderPermutationPrecacheRequest ShouldPrecachePermutationImpl
(
const FShaderPermutationParameters& Parameters |
ScreenRendering.h | ||
static ENGINE_APIFTypeLayoutDesc & StaticGetTypeLayout() |
ScreenRendering.h |