Searched refs:eColorAttachmentFeedbackLoopEXT (Results 1 – 2 of 2) sorted by relevance
2981 eColorAttachmentFeedbackLoopEXT = VK_PIPELINE_CREATE_COLOR_ATTACHMENT_FEEDBACK_LOOP_BIT_EXT, enumerator3023 | PipelineCreateFlagBits::eColorAttachmentFeedbackLoopEXT7377 eColorAttachmentFeedbackLoopEXT = VK_PIPELINE_CREATE_2_COLOR_ATTACHMENT_FEEDBACK_LOOP_BIT_EXT, enumerator7417 | PipelineCreateFlagBits2KHR::eColorAttachmentFeedbackLoopEXT
544 …if ( value & PipelineCreateFlagBits::eColorAttachmentFeedbackLoopEXT ) result += "ColorAttachmentF… in to_string()2585 …if ( value & PipelineCreateFlagBits2KHR::eColorAttachmentFeedbackLoopEXT ) result += "ColorAttachm… in to_string()4921 …case PipelineCreateFlagBits::eColorAttachmentFeedbackLoopEXT : return "ColorAttachmentFeedbackLoop… in to_string()8487 …case PipelineCreateFlagBits2KHR::eColorAttachmentFeedbackLoopEXT : return "ColorAttachmentFeedback… in to_string()