Navigation
API > API/Plugins > API/Plugins/RivermaxRendering
Inheritance Hierarchy
- FShader
- FGlobalShader
- FRGB8BitToRGBA8CS
References
| Module | RivermaxRendering |
| Header | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxRendering/Public/RivermaxShaders.h |
| Include | #include "RivermaxShaders.h" |
Syntax
class FRGB8BitToRGBA8CS : public FGlobalShader
Remarks
Compute shader to convert packed 8 bits RGB to RGBA 8bits
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRGB8BitToRGBA8CS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
Classes
| Type | Name | Description | |
|---|---|---|---|
| FParameters | |||
| FRGB8BitBuffer | Structure definition to match StructuredBuffer in RivermaxShaders.usf For 8bit output, it's 3 bytes per pixels. |
Typedefs
| Name | Description |
|---|---|
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| ShaderTypeRegistration |