FCopyTextureCS

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/CopyTextureShaders.h

Include

#include "CopyTextureShaders.h"

Syntax

class FCopyTextureCS : public FGlobalShader

Variables

Constructors

Name Description

Protected function

FCopyTextureCS()

Protected function

FCopyTextureCS

(
    const ShaderMetaType::CompiledShade...
)

Functions

Name Description

Public function

void

 

Dispatch

(
    FRHIComputeCommandList& RHICmdList,
    const CopyTextureCS::DispatchContex...,
    FIntVector const& SrcOffset,
    FIntVector const& DstOffset,
    FIntVector const& Dimensions
)

Public function

const FShade...

 

GetDstResourceParam()

Public function

const FShade...

 

GetSrcResourceParam()

Public function Const

RENDERCORE_A...

 

GetTypeLayout()

Protected function Static

TShaderRef< ...

 

SelectShader

(
    FGlobalShaderMap* GlobalShader...,
    CopyTextureCS::DispatchContext& Ou...
)

Protected function Static

TShaderRef< ...

 

SelectShader

(
    FGlobalShaderMap* GlobalShader...,
    ECopyTextureValueType ValueType,
    CopyTextureCS::DispatchContext& Ou...
)

Protected function Static

TShaderRef< ...

 

SelectShader

(
    FGlobalShaderMap* GlobalShader...,
    ECopyTextureResourceType DstType,
    ECopyTextureValueType ValueType,
    CopyTextureCS::DispatchContext& Ou...
)

Public function Static

TShaderRef< ...

 

SelectShader

(
    FGlobalShaderMap* GlobalShader...,
    ECopyTextureResourceType SrcType,
    ECopyTextureResourceType DstType,
    ECopyTextureValueType ValueType,
    CopyTextureCS::DispatchContext& Ou...
)

Public function Static

RENDERCORE_A...

 

StaticGetTypeLayout()

Classes

Typedefs

Name

Description

DerivedType

InternalBaseType

Constants

Name

Description

CounterBase

InterfaceType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss