Home
last modified time | relevance | path

Searched refs:attachmentFeedbackLoopDynamicState (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp53181 : 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
Dvulkan_core.h17931 VkBool32 attachmentFeedbackLoopDynamicState; member
Dvulkan_hash.hpp6763 …, physicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT.attachmentFeedbackLoopDynamicState ); in operator ()()