Lines Matching refs:useGopRemainingFrames
116711 , useGopRemainingFrames( useGopRemainingFrames_ )
116744 useGopRemainingFrames = useGopRemainingFrames_;
116790 return std::tie( sType, pNext, useGopRemainingFrames, gopRemainingI, gopRemainingP, gopRemainingB );
116802 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( useGopRemainingFrames == rhs.useGopRemainingFrames ) &&
116816 VULKAN_HPP_NAMESPACE::Bool32 useGopRemainingFrames = {};
118739 , useGopRemainingFrames( useGopRemainingFrames_ )
118772 useGopRemainingFrames = useGopRemainingFrames_;
118818 return std::tie( sType, pNext, useGopRemainingFrames, gopRemainingI, gopRemainingP, gopRemainingB );
118830 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( useGopRemainingFrames == rhs.useGopRemainingFrames ) &&
118844 VULKAN_HPP_NAMESPACE::Bool32 useGopRemainingFrames = {};