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

Function Documentation

template<>
inline auto gpa::playback::detail::MakeTuple<ShadingRateImageInfo>(const ShadingRateImageInfo &shadingRateImageInfo)

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

Parameters

shadingRateImageInfo -- [in] The ShadingRateImageInfo to make a std::tuple<> of

Returns

The std::tuple<> of the given ShadingRateImageInfo