Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FShader
- FGlobalShader
- FCopyTextureCS
- TCopyResourceCS
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/CopyTextureShaders.h |
| Include | #include "CopyTextureShaders.h" |
Syntax
template<ECopyTextureResourceType SrcType, ECopyTextureResourceType DstType, ECopyTextureValueType ValueType, uint32 NumChannels>
class TCopyResourceCS : public FCopyTextureCS
Constructors
| Type | Name | Description | |
|---|---|---|---|
TCopyResourceCS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
DECLARE_EXPORTED_TYPE_LAYOUT
(
TCopyResourceCS, |
|||
| void | GetDispatchContext
(
CopyTextureCS::DispatchContext& OutContext |
||
| const TCHAR * | |||
| const TCHAR * | |||
| RENDERCORE_API ShaderMetaType & | |||
| void | ModifyCompilationEnvironment
(
const FGlobalShaderPermutationParameters& Parameters, |
||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| EShaderPermutationPrecacheRequest | ShouldPrecachePermutationImpl
(
const FShaderPermutationParameters& Parameters |
Typedefs
| Name | Description |
|---|---|
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| ShaderTypeRegistration | |
| ThreadGroupSizeX | |
| ThreadGroupSizeY | |
| ThreadGroupSizeZ |