UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
const FMaterialShaderMapLayout & AcquireMaterialShaderMapLayout(EShaderPlatform Platform, EShaderPermutationFlags Flags, const FMaterialShaderParameters &MaterialParameters)
Definition MaterialShader.cpp:3305
Definition MaterialShaderMapLayout.h:17
FShaderLayoutEntry(FShaderType *InShaderType, int32 InPermutationId)
Definition MaterialShaderMapLayout.h:20
FShaderLayoutEntry()
Definition MaterialShaderMapLayout.h:19
FShaderType * ShaderType
Definition MaterialShaderMapLayout.h:22
int32 PermutationId
Definition MaterialShaderMapLayout.h:23