Navigation
API > API/Plugins > API/Plugins/RivermaxRendering
Inheritance Hierarchy
- FShader
- FGlobalShader
- FRGBToRGB12BitCS
References
| Module | RivermaxRendering |
| Header | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxRendering/Public/RivermaxShaders.h |
| Include | #include "RivermaxShaders.h" |
Syntax
class FRGBToRGB12BitCS : public FGlobalShader
Remarks
Compute shader to convert RGBA to packed 12 bits RGB
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRGBToRGB12BitCS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
Classes
| Type | Name | Description | |
|---|---|---|---|
| FParameters | |||
| FRGB12BitBuffer | Structure definition to match StructuredBuffer in RivermaxShaders.usf 12 bits per channel, 36 bits per pixel. |
Typedefs
| Name | Description |
|---|---|
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| ShaderTypeRegistration |