Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FShader
- FGlobalShader
- FModifyAlphaSwizzleRgbaPS
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/MediaShaders.h |
| Include | #include "MediaShaders.h" |
Syntax
class FModifyAlphaSwizzleRgbaPS : public FGlobalShader
Remarks
Pixel shader to swizzle R G B A components, set alpha to 1 or inverts alpha
General conversion shader that is only used to swizzle shaders that do not require any color conversion. RGB to BGR, RGB10A2 to RGBA8 etc
Constructors
| Type | Name | Description | |
|---|---|---|---|
FModifyAlphaSwizzleRgbaPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FModifyAlphaSwizzleRgbaPS::FParameters * | AllocateAndSetParameters
(
FRDGBuilder& GraphBuilder, |
Allocates and setup shader parameter in the incoming graph builder | |
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
| const FShaderParametersMetadata * | |||
| RENDERCORE_API ShaderMetaType & | |||
| RENDERCORE_API const FTypeLayoutDesc & | |||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| RENDERCORE_API FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FConversionOp | |||
| FParameters | |||
| InternalLinkType |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| FPermutationDomain | |
| InternalBaseType | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType | |
| ShaderTypeRegistration |