Lines Matching refs:advancedBlendCoherentOperations
57243 , advancedBlendCoherentOperations( advancedBlendCoherentOperations_ )
57274 advancedBlendCoherentOperations = advancedBlendCoherentOperations_;
57297 return std::tie( sType, pNext, advancedBlendCoherentOperations );
57309 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( advancedBlendCoherentOperations == rhs.advancedBlendCoherentOperations );
57322 VULKAN_HPP_NAMESPACE::Bool32 advancedBlendCoherentOperations = {};