Navigation
API > API/Plugins > API/Plugins/RivermaxRendering
Inheritance Hierarchy
- FShader
- FGlobalShader
- FRGBToYUV8Bit422CS
References
| Module | RivermaxRendering |
| Header | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxRendering/Public/RivermaxShaders.h |
| Include | #include "RivermaxShaders.h" |
Syntax
class FRGBToYUV8Bit422CS : public FGlobalShader
Remarks
Compute shader to convert RGB to YUV422 8 bits
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRGBToYUV8Bit422CS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FRGBToYUV8Bit422CS::FParameters * | AllocateAndSetParameters
(
FRDGBuilder& GraphBuilder, |
Allocates and setup shader parameter in the incoming graph builder | |
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
DECLARE_EXPORTED_TYPE_LAYOUT
(
FRGBToYUV8Bit422CS, |
|||
| const FShaderParametersMetadata * | |||
| RIVERMAXRENDERING_API ShaderMetaType & | |||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
Called by the engine to determine which permutations to compile for this shader. | |
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| EShaderPermutationPrecacheRequest | ShouldPrecachePermutationImpl
(
const FShaderPermutationParameters& Parameters |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FParameters | |||
| FYUV8Bit422Buffer | Structure definition to match StructuredBuffer in RivermaxShaders.usf. |
Typedefs
| Name | Description |
|---|---|
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| ShaderTypeRegistration |