Lines Matching defs:saturatingAccumulation
16611 , saturatingAccumulation( saturatingAccumulation_ )
16684 saturatingAccumulation = saturatingAccumulation_;
16723 return std::tie( sType, pNext, MSize, NSize, KSize, AType, BType, CType, ResultType, saturatingAccumulation, scope );
16737 ( saturatingAccumulation == rhs.saturatingAccumulation ) && ( scope == rhs.scope );
16757 VULKAN_HPP_NAMESPACE::Bool32 saturatingAccumulation = {};