Searched refs:attachmentFeedbackLoopDynamicState (Results 1 – 3 of 3) sorted by relevance
53181 : pNext( pNext_ ), attachmentFeedbackLoopDynamicState( attachmentFeedbackLoopDynamicState_ )53209 attachmentFeedbackLoopDynamicState = attachmentFeedbackLoopDynamicState_; in setAttachmentFeedbackLoopDynamicState()53233 return std::tie( sType, pNext, attachmentFeedbackLoopDynamicState ); in reflect()53248 && ( attachmentFeedbackLoopDynamicState == rhs.attachmentFeedbackLoopDynamicState ); in operator ==()53261 VULKAN_HPP_NAMESPACE::Bool32 attachmentFeedbackLoopDynamicState = {}; member
17931 VkBool32 attachmentFeedbackLoopDynamicState; member
6763 …, physicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT.attachmentFeedbackLoopDynamicState ); in operator ()()