[{"data":1,"prerenderedAt":437},["ShallowReactive",2],{"$f4GKg4FS5ddN0YfI-kzqrfGDMfI2oGf2F9phn7HJMjGo":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":436,"_id":4},"VkAttachmentFeedbackLoopInfoEXT","Structure specifying whether feedback loop is enabled for an attachment","VK_KHR_unified_image_layouts",[8],"VkRenderingAttachmentInfo","structs",[],{"type":12,"children":13,"toc":434},"root",[14,61,73,283,355,401,428],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19,22,29,31,37,39,44,46,52,54,59],{"type":20,"value":21},"text","To ",{"type":15,"tag":23,"props":24,"children":26},"a",{"href":25},"/chapters/renderpass#renderpass-feedbackloop",[27],{"type":20,"value":28},"enable feedback loop",{"type":20,"value":30}," for an attachment, the\n",{"type":15,"tag":32,"props":33,"children":35},"code",{"className":34},[],[36],{"type":20,"value":4},{"type":20,"value":38}," structure ",{"type":15,"tag":40,"props":41,"children":43},"normative",{"type":42},"can",[],{"type":20,"value":45}," be added to the\n",{"type":15,"tag":32,"props":47,"children":49},{"className":48},[],[50],{"type":20,"value":51},"pNext",{"type":20,"value":53}," chain of ",{"type":15,"tag":23,"props":55,"children":57},{"href":56},"/man/VkRenderingAttachmentInfo",[58],{"type":20,"value":8},{"type":20,"value":60},".",{"type":15,"tag":16,"props":62,"children":63},{},[64,66,71],{"type":20,"value":65},"The ",{"type":15,"tag":32,"props":67,"children":69},{"className":68},[],[70],{"type":20,"value":4},{"type":20,"value":72}," structure is defined as:",{"type":15,"tag":74,"props":75,"children":76},"code-group",{},[77,158],{"type":15,"tag":78,"props":79,"children":85},"pre",{"className":80,"code":81,"filename":82,"language":83,"meta":84,"style":84},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkAttachmentFeedbackLoopInfoEXT {\n VkStructureType sType;\n const void* pNext;\n VkBool32 feedbackLoopEnable;\n} VkAttachmentFeedbackLoopInfoEXT;\n","C","c","",[86],{"type":15,"tag":32,"props":87,"children":88},{"__ignoreMap":84},[89,112,121,140,149],{"type":15,"tag":90,"props":91,"children":94},"span",{"class":92,"line":93},"line",1,[95,101,106],{"type":15,"tag":90,"props":96,"children":98},{"style":97},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[99],{"type":20,"value":100},"typedef",{"type":15,"tag":90,"props":102,"children":103},{"style":97},[104],{"type":20,"value":105}," struct",{"type":15,"tag":90,"props":107,"children":109},{"style":108},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[110],{"type":20,"value":111}," VkAttachmentFeedbackLoopInfoEXT {\n",{"type":15,"tag":90,"props":113,"children":115},{"class":92,"line":114},2,[116],{"type":15,"tag":90,"props":117,"children":118},{"style":108},[119],{"type":20,"value":120}," VkStructureType sType;\n",{"type":15,"tag":90,"props":122,"children":124},{"class":92,"line":123},3,[125,130,135],{"type":15,"tag":90,"props":126,"children":127},{"style":97},[128],{"type":20,"value":129}," const",{"type":15,"tag":90,"props":131,"children":132},{"style":97},[133],{"type":20,"value":134}," void*",{"type":15,"tag":90,"props":136,"children":137},{"style":108},[138],{"type":20,"value":139}," pNext;\n",{"type":15,"tag":90,"props":141,"children":143},{"class":92,"line":142},4,[144],{"type":15,"tag":90,"props":145,"children":146},{"style":108},[147],{"type":20,"value":148}," VkBool32 feedbackLoopEnable;\n",{"type":15,"tag":90,"props":150,"children":152},{"class":92,"line":151},5,[153],{"type":15,"tag":90,"props":154,"children":155},{"style":108},[156],{"type":20,"value":157},"} VkAttachmentFeedbackLoopInfoEXT;\n",{"type":15,"tag":78,"props":159,"children":164},{"className":160,"code":161,"filename":162,"language":163,"meta":84,"style":84},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct AttachmentFeedbackLoopInfoEXT {\n s_type: vk::StructureType,\n p_next: *const c_void,\n feedback_loop_enable: vk::Bool32,\n}\n","Rust","rs",[165],{"type":15,"tag":32,"props":166,"children":167},{"__ignoreMap":84},[168,191,224,246,275],{"type":15,"tag":90,"props":169,"children":170},{"class":92,"line":93},[171,176,180,186],{"type":15,"tag":90,"props":172,"children":173},{"style":97},[174],{"type":20,"value":175},"pub",{"type":15,"tag":90,"props":177,"children":178},{"style":97},[179],{"type":20,"value":105},{"type":15,"tag":90,"props":181,"children":183},{"style":182},"--shiki-default:#953800;--shiki-dark:#FFA657",[184],{"type":20,"value":185}," AttachmentFeedbackLoopInfoEXT",{"type":15,"tag":90,"props":187,"children":188},{"style":108},[189],{"type":20,"value":190}," {\n",{"type":15,"tag":90,"props":192,"children":193},{"class":92,"line":114},[194,199,204,209,214,219],{"type":15,"tag":90,"props":195,"children":196},{"style":108},[197],{"type":20,"value":198}," s_type",{"type":15,"tag":90,"props":200,"children":201},{"style":97},[202],{"type":20,"value":203},":",{"type":15,"tag":90,"props":205,"children":206},{"style":182},[207],{"type":20,"value":208}," vk",{"type":15,"tag":90,"props":210,"children":211},{"style":97},[212],{"type":20,"value":213},"::",{"type":15,"tag":90,"props":215,"children":216},{"style":182},[217],{"type":20,"value":218},"StructureType",{"type":15,"tag":90,"props":220,"children":221},{"style":108},[222],{"type":20,"value":223},",\n",{"type":15,"tag":90,"props":225,"children":226},{"class":92,"line":123},[227,232,236,241],{"type":15,"tag":90,"props":228,"children":229},{"style":108},[230],{"type":20,"value":231}," p_next",{"type":15,"tag":90,"props":233,"children":234},{"style":97},[235],{"type":20,"value":203},{"type":15,"tag":90,"props":237,"children":238},{"style":97},[239],{"type":20,"value":240}," *const",{"type":15,"tag":90,"props":242,"children":243},{"style":108},[244],{"type":20,"value":245}," c_void,\n",{"type":15,"tag":90,"props":247,"children":248},{"class":92,"line":142},[249,254,258,262,266,271],{"type":15,"tag":90,"props":250,"children":251},{"style":108},[252],{"type":20,"value":253}," feedback_loop_enable",{"type":15,"tag":90,"props":255,"children":256},{"style":97},[257],{"type":20,"value":203},{"type":15,"tag":90,"props":259,"children":260},{"style":182},[261],{"type":20,"value":208},{"type":15,"tag":90,"props":263,"children":264},{"style":97},[265],{"type":20,"value":213},{"type":15,"tag":90,"props":267,"children":268},{"style":182},[269],{"type":20,"value":270},"Bool32",{"type":15,"tag":90,"props":272,"children":273},{"style":108},[274],{"type":20,"value":223},{"type":15,"tag":90,"props":276,"children":277},{"class":92,"line":151},[278],{"type":15,"tag":90,"props":279,"children":280},{"style":108},[281],{"type":20,"value":282},"}\n",{"type":15,"tag":284,"props":285,"children":286},"ul",{},[287,307,325],{"type":15,"tag":288,"props":289,"children":290},"li",{},[291,297,299,305],{"type":15,"tag":32,"props":292,"children":294},{"className":293},[],[295],{"type":20,"value":296},"sType",{"type":20,"value":298}," is a ",{"type":15,"tag":23,"props":300,"children":302},{"href":301},"/man/VkStructureType",[303],{"type":20,"value":304},"VkStructureType",{"type":20,"value":306}," value identifying this structure.",{"type":15,"tag":288,"props":308,"children":309},{},[310,315,317,323],{"type":15,"tag":32,"props":311,"children":313},{"className":312},[],[314],{"type":20,"value":51},{"type":20,"value":316}," is ",{"type":15,"tag":32,"props":318,"children":320},{"className":319},[],[321],{"type":20,"value":322},"NULL",{"type":20,"value":324}," or a pointer to a structure extending this\nstructure.",{"type":15,"tag":288,"props":326,"children":327},{},[328,334,336,341,343,347,348,354],{"type":15,"tag":32,"props":329,"children":331},{"className":330},[],[332],{"type":20,"value":333},"feedbackLoopEnable",{"type":20,"value":335}," specifies that\n",{"type":15,"tag":23,"props":337,"children":338},{"href":25},[339],{"type":20,"value":340},"feedback loop is enabled",{"type":20,"value":342}," for the attachment\nidentified by ",{"type":15,"tag":23,"props":344,"children":345},{"href":56},[346],{"type":20,"value":8},{"type":20,"value":213},{"type":15,"tag":32,"props":349,"children":351},{"className":350},[],[352],{"type":20,"value":353},"imageView",{"type":20,"value":60},{"type":15,"tag":356,"props":357,"children":359},"validity-group",{"name":358},"Valid Usage",[360],{"type":15,"tag":361,"props":362,"children":364},"validity-field",{"name":363},"VUID-VkAttachmentFeedbackLoopInfoEXT-unifiedImageLayouts-10782",[365],{"type":15,"tag":16,"props":366,"children":367},{},[368,370,380,382,387,389,393,395],{"type":20,"value":369},"If the ",{"type":15,"tag":23,"props":371,"children":373},{"href":372},"/man/VkPhysicalDeviceUnifiedImageLayoutsFeaturesKHR#features-unifiedImageLayouts",[374],{"type":15,"tag":32,"props":375,"children":377},{"className":376},[],[378],{"type":20,"value":379},"unifiedImageLayouts",{"type":20,"value":381},"\nfeature is not enabled, ",{"type":15,"tag":32,"props":383,"children":385},{"className":384},[],[386],{"type":20,"value":333},{"type":20,"value":388}," ",{"type":15,"tag":40,"props":390,"children":392},{"type":391},"must",[],{"type":20,"value":394}," be ",{"type":15,"tag":32,"props":396,"children":398},{"className":397},[],[399],{"type":20,"value":400},"VK_FALSE",{"type":15,"tag":356,"props":402,"children":404},{"name":403},"Valid Usage (Implicit)",[405],{"type":15,"tag":361,"props":406,"children":408},{"name":407},"VUID-VkAttachmentFeedbackLoopInfoEXT-sType-sType",[409],{"type":15,"tag":16,"props":410,"children":411},{},[412,417,418,421,422],{"type":15,"tag":32,"props":413,"children":415},{"className":414},[],[416],{"type":20,"value":296},{"type":20,"value":388},{"type":15,"tag":40,"props":419,"children":420},{"type":391},[],{"type":20,"value":394},{"type":15,"tag":32,"props":423,"children":425},{"className":424},[],[426],{"type":20,"value":427},"VK_STRUCTURE_TYPE_ATTACHMENT_FEEDBACK_LOOP_INFO_EXT",{"type":15,"tag":429,"props":430,"children":431},"style",{},[432],{"type":20,"value":433},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":84,"searchDepth":114,"depth":114,"links":435},[],"markdown",1773054738878]