Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FShader
- FGlobalShader
- TCopyDataCS
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/UpdateTextureShaders.h |
| Include | #include "UpdateTextureShaders.h" |
Syntax
template<uint32 ElementsPerThread>
class TCopyDataCS : public FGlobalShader
Variables
| Type | Name | Description | |
|---|---|---|---|
| FShaderResourceParameter | DestBuffer | ||
| FShaderResourceParameter | SrcBuffer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TCopyDataCS () |
|||
TCopyDataCS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
| const TCHAR * | |||
| const TCHAR * | |||
| ENGINE_API TCopyDataCS< 1 >::ShaderMetaType & | |||
| ENGINE_API ShaderMetaType & | |||
| ENGINE_API TCopyDataCS< 2 >::ShaderMetaType & | |||
| ENGINE_API const FTypeLayoutDesc & | |||
| const FTypeLayoutDesc & | |||
| const FTypeLayoutDesc & | |||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| ENGINE_API FTypeLayoutDesc & | |||
| FTypeLayoutDesc & | |||
| FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| InternalLinkType | |||
| InternalLinkType< COUNTER-CounterBase > |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| InternalBaseType | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType | |
| ShaderTypeRegistration |