Specialized Template Function gpa::playback::detail::MakeTuple< MissShaderTableInfo >

Function Documentation

template<>
inline auto gpa::playback::detail::MakeTuple<MissShaderTableInfo>(const MissShaderTableInfo &shaderTableInfo)

Gets a std::tuple<> of a given MissShaderTableInfo for use in comparison operators.

Parameters

MissShaderTableInfo -- The MissShaderTableInfo to make a std::tuple<> of

Returns

The std::tuple<> of the given MissShaderTableInfo