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

Function Documentation

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

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

Parameters

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

Returns

The std::tuple<> of the given HitShaderTableInfo