#include <type_traits>
#include "HAL/Platform.h"
Go to the source code of this file.
◆ DECLARE_UNIFORM_BUFFER_STRUCT
Value: class StructTypeName; \
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
const FShaderParametersMetadata * GetForwardDeclaredShaderParametersStructMetadata(const T *)
Definition ShaderParameterStructDeclaration.h:19
◆ GetForwardDeclaredShaderParametersStructMetadata()
Retrieves the metadata for a shader parameter struct type without having a definition of the type. This is the default overload in case there is no exact non-template overload (prevents implicit casting).