Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FShader
- FGlobalShader
- FNV21ConvertPS
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/MediaShaders.h |
| Include | #include "MediaShaders.h" |
Syntax
class FNV21ConvertPS : public FGlobalShader
Remarks
Pixel shader to convert a NV21 frame to RGBA.
This shader expects an NV21 frame packed into a single texture in PF_G8 format.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNV21ConvertPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
| RENDERCORE_API ShaderMetaType & | |||
| RENDERCORE_API const FTypeLayoutDesc & | |||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| void | SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| RENDERCORE_API FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| InternalLinkType |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| InternalBaseType | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType | |
| ShaderTypeRegistration |