Navigation
API > API/Plugins > API/Plugins/RivermaxRendering
Inheritance Hierarchy
- FShader
- FGlobalShader
- FRGB16fBitToRGBA16fCS
References
| Module | RivermaxRendering |
| Header | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxRendering/Public/RivermaxShaders.h |
| Include | #include "RivermaxShaders.h" |
Syntax
class FRGB16fBitToRGBA16fCS : public FGlobalShader
Remarks
Compute shader to convert 16 bits float RGB to RGBA
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRGB16fBitToRGBA16fCS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FRGB16fBitToRGBA16fCS::FParameters * | AllocateAndSetParameters
(
FRDGBuilder& GraphBuilder, |
Allocates and setup shader parameter in the incoming graph builder | |
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
| const FShaderParametersMetadata * | |||
| RIVERMAXRENDERING_API ShaderMetaType & | |||
| RIVERMAXRENDERING_API const FTypeLayoutDesc & | |||
| 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 |
||
| RIVERMAXRENDERING_API FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FParameters | |||
| FRGB16fBuffer | Structure definition to match StructuredBuffer in RivermaxShaders.usf To align on 32bits, use 2 pixels (16 bit * 3 * 2 = 3x32bits) | ||
| FSRGBToLinear | |||
| InternalLinkType |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| FPermutationDomain | |
| InternalBaseType | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType | |
| ShaderTypeRegistration |