UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define DECLARE_GLOBAL_SHADER(ShaderClass)
Definition GlobalShader.h:408
FHairStrandsTilePassVS::FParameters GetHairStrandsTileParameters(const FViewInfo &InView, const FHairStrandsTiles &In, FHairStrandsTiles::ETileType TileType)
Definition HairStrandsTile.cpp:36
void AddHairStrandsDebugTilePass(FRDGBuilder &GraphBuilder, const FViewInfo &View, const FRDGTextureRef &ColorTexture, const FHairStrandsTiles &TileData)
Definition HairStrandsTile.cpp:355
FHairStrandsTiles AddHairStrandsGenerateTilesPass(FRDGBuilder &GraphBuilder, const FViewInfo &View, const FRDGTextureRef &InputTexture)
Definition HairStrandsTile.cpp:256
void AddHairStrandsTileClearPass(FRDGBuilder &GraphBuilder, const FViewInfo &View, const FHairStrandsTiles &TileData, FHairStrandsTiles::ETileType TileType, FRDGTextureRef OutTexture)
Definition HairStrandsTile.cpp:475
#define SHADER_PARAMETER_RDG_BUFFER_SRV(ShaderType, MemberName)
Definition ShaderParameterMacros.h:1800
#define RDG_BUFFER_ACCESS(MemberName, Access)
Definition ShaderParameterMacros.h:1923
#define BEGIN_SHADER_PARAMETER_STRUCT(StructTypeName, DllStorage)
Definition ShaderParameterMacros.h:1482
#define END_SHADER_PARAMETER_STRUCT()
Definition ShaderParameterMacros.h:1485
#define SHADER_PARAMETER(MemberType, MemberName)
Definition ShaderParameterMacros.h:1684
#define SHADER_USE_PARAMETER_STRUCT(ShaderClass, ShaderParentClass)
Definition ShaderParameterStruct.h:62
Definition GlobalShader.h:269
Definition HairStrandsTile.h:19
Definition RenderGraphBuilder.h:49
Definition RenderGraphResources.h:571
Definition SceneRendering.h:1132
Definition GlobalShader.h:73
Definition HairStrandsData.h:60
ETileType
Definition HairStrandsData.h:61
Definition ShaderCore.h:544