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