Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FShader
- FGlobalShader
- FCopyRectPS
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/CommonRenderResources.h |
| Include | #include "CommonRenderResources.h" |
Syntax
class FCopyRectPS : public FGlobalShader
Remarks
Pixel shader to copy pixels from src to dst performing a format change that works on all platforms.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCopyRectPS () |
|||
FCopyRectPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
DECLARE_EXPORTED_TYPE_LAYOUT
(
FCopyRectPS, |
|||
| const FShaderParametersMetadata * | |||
| RENDERCORE_API ShaderMetaType & | |||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| EShaderPermutationPrecacheRequest | ShouldPrecachePermutationImpl
(
const FShaderPermutationParameters& Parameters |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FParameters |
Typedefs
| Name | Description |
|---|---|
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| ShaderTypeRegistration |