[{"data":1,"prerenderedAt":692},["ShallowReactive",2],{"wxlRDjluRA":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":691,"_id":4},"VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT","Structure describing the dynamic rendering unused attachment features that can be supported by an implementation","VK_EXT_dynamic_rendering_unused_attachments","structs",[],{"type":10,"children":11,"toc":689},"root",[12,28,233,238,589,652,683],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","The ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27},"\nstructure is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,108],{"type":13,"tag":33,"props":34,"children":40},"pre",{"className":35,"code":36,"filename":37,"language":38,"meta":39,"style":39},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT {\n VkStructureType sType;\n void* pNext;\n VkBool32 dynamicRenderingUnusedAttachments;\n} VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,99],{"type":13,"tag":45,"props":46,"children":49},"span",{"class":47,"line":48},"line",1,[50,56,61],{"type":13,"tag":45,"props":51,"children":53},{"style":52},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[54],{"type":18,"value":55},"typedef",{"type":13,"tag":45,"props":57,"children":58},{"style":52},[59],{"type":18,"value":60}," struct",{"type":13,"tag":45,"props":62,"children":64},{"style":63},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[65],{"type":18,"value":66}," VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71],{"type":13,"tag":45,"props":72,"children":73},{"style":63},[74],{"type":18,"value":75}," VkStructureType sType;\n",{"type":13,"tag":45,"props":77,"children":79},{"class":47,"line":78},3,[80,85],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," void*",{"type":13,"tag":45,"props":86,"children":87},{"style":63},[88],{"type":18,"value":89}," pNext;\n",{"type":13,"tag":45,"props":91,"children":93},{"class":47,"line":92},4,[94],{"type":13,"tag":45,"props":95,"children":96},{"style":63},[97],{"type":18,"value":98}," VkBool32 dynamicRenderingUnusedAttachments;\n",{"type":13,"tag":45,"props":100,"children":102},{"class":47,"line":101},5,[103],{"type":13,"tag":45,"props":104,"children":105},{"style":63},[106],{"type":18,"value":107},"} VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT;\n",{"type":13,"tag":33,"props":109,"children":114},{"className":110,"code":111,"filename":112,"language":113,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n dynamic_rendering_unused_attachments: vk::Bool32,\n}\n","Rust","rs",[115],{"type":13,"tag":21,"props":116,"children":117},{"__ignoreMap":39},[118,141,174,196,225],{"type":13,"tag":45,"props":119,"children":120},{"class":47,"line":48},[121,126,130,136],{"type":13,"tag":45,"props":122,"children":123},{"style":52},[124],{"type":18,"value":125},"pub",{"type":13,"tag":45,"props":127,"children":128},{"style":52},[129],{"type":18,"value":60},{"type":13,"tag":45,"props":131,"children":133},{"style":132},"--shiki-default:#953800;--shiki-dark:#FFA657",[134],{"type":18,"value":135}," PhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT",{"type":13,"tag":45,"props":137,"children":138},{"style":63},[139],{"type":18,"value":140}," {\n",{"type":13,"tag":45,"props":142,"children":143},{"class":47,"line":69},[144,149,154,159,164,169],{"type":13,"tag":45,"props":145,"children":146},{"style":63},[147],{"type":18,"value":148}," s_type",{"type":13,"tag":45,"props":150,"children":151},{"style":52},[152],{"type":18,"value":153},":",{"type":13,"tag":45,"props":155,"children":156},{"style":132},[157],{"type":18,"value":158}," vk",{"type":13,"tag":45,"props":160,"children":161},{"style":52},[162],{"type":18,"value":163},"::",{"type":13,"tag":45,"props":165,"children":166},{"style":132},[167],{"type":18,"value":168},"StructureType",{"type":13,"tag":45,"props":170,"children":171},{"style":63},[172],{"type":18,"value":173},",\n",{"type":13,"tag":45,"props":175,"children":176},{"class":47,"line":78},[177,182,186,191],{"type":13,"tag":45,"props":178,"children":179},{"style":63},[180],{"type":18,"value":181}," p_next",{"type":13,"tag":45,"props":183,"children":184},{"style":52},[185],{"type":18,"value":153},{"type":13,"tag":45,"props":187,"children":188},{"style":52},[189],{"type":18,"value":190}," *mut",{"type":13,"tag":45,"props":192,"children":193},{"style":63},[194],{"type":18,"value":195}," c_void,\n",{"type":13,"tag":45,"props":197,"children":198},{"class":47,"line":92},[199,204,208,212,216,221],{"type":13,"tag":45,"props":200,"children":201},{"style":63},[202],{"type":18,"value":203}," dynamic_rendering_unused_attachments",{"type":13,"tag":45,"props":205,"children":206},{"style":52},[207],{"type":18,"value":153},{"type":13,"tag":45,"props":209,"children":210},{"style":132},[211],{"type":18,"value":158},{"type":13,"tag":45,"props":213,"children":214},{"style":52},[215],{"type":18,"value":163},{"type":13,"tag":45,"props":217,"children":218},{"style":132},[219],{"type":18,"value":220},"Bool32",{"type":13,"tag":45,"props":222,"children":223},{"style":63},[224],{"type":18,"value":173},{"type":13,"tag":45,"props":226,"children":227},{"class":47,"line":101},[228],{"type":13,"tag":45,"props":229,"children":230},{"style":63},[231],{"type":18,"value":232},"}\n",{"type":13,"tag":14,"props":234,"children":235},{},[236],{"type":18,"value":237},"This structure describes the following feature:",{"type":13,"tag":239,"props":240,"children":241},"ul",{},[242,263,282],{"type":13,"tag":243,"props":244,"children":245},"li",{},[246,252,254,261],{"type":13,"tag":21,"props":247,"children":249},{"className":248},[],[250],{"type":18,"value":251},"sType",{"type":18,"value":253}," is a ",{"type":13,"tag":255,"props":256,"children":258},"a",{"href":257},"/man/VkStructureType",[259],{"type":18,"value":260},"VkStructureType",{"type":18,"value":262}," value identifying this structure.",{"type":13,"tag":243,"props":264,"children":265},{},[266,272,274,280],{"type":13,"tag":21,"props":267,"children":269},{"className":268},[],[270],{"type":18,"value":271},"pNext",{"type":18,"value":273}," is ",{"type":13,"tag":21,"props":275,"children":277},{"className":276},[],[278],{"type":18,"value":279},"NULL",{"type":18,"value":281}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":243,"props":283,"children":284},{},[285,290,296,298,304,305,311,313,319,321,327,328,334,336,342,344,350,352,356,357,362,364,369,371,375,376,381,383,387,389,394,396,400,401,407,409,414,416,420,421,425,426,432,434,438,439,444,446,451,453,457,461,465,466,471,473,477,478,484,486,491,493,497,500,504,505,511,512,516,517,522,523,528,529,533,536,540,541,546,548,552,553,558,559,563,564,569,571,575,576,581,583,587],{"type":13,"tag":286,"props":287,"children":289},"anchor",{"id":288},"features-dynamicRenderingUnusedAttachments",[],{"type":13,"tag":21,"props":291,"children":293},{"className":292},[],[294],{"type":18,"value":295},"dynamicRenderingUnusedAttachments",{"type":18,"value":297}," indicates that the\nimplementation supports binding graphics pipelines within a render pass\ninstance where any pipeline\n",{"type":13,"tag":255,"props":299,"children":301},{"href":300},"/man/VkPipelineRenderingCreateInfo",[302],{"type":18,"value":303},"VkPipelineRenderingCreateInfo",{"type":18,"value":163},{"type":13,"tag":21,"props":306,"children":308},{"className":307},[],[309],{"type":18,"value":310},"pColorAttachmentFormats",{"type":18,"value":312},"\nelement with a format other than ",{"type":13,"tag":21,"props":314,"children":316},{"className":315},[],[317],{"type":18,"value":318},"VK_FORMAT_UNDEFINED",{"type":18,"value":320}," is allowed\nwith a corresponding ",{"type":13,"tag":255,"props":322,"children":324},{"href":323},"/man/VkRenderingInfo",[325],{"type":18,"value":326},"VkRenderingInfo",{"type":18,"value":163},{"type":13,"tag":21,"props":329,"children":331},{"className":330},[],[332],{"type":18,"value":333},"pColorAttachments",{"type":18,"value":335},"\nelement with an ",{"type":13,"tag":21,"props":337,"children":339},{"className":338},[],[340],{"type":18,"value":341},"imageView",{"type":18,"value":343}," equal to ",{"type":13,"tag":255,"props":345,"children":347},{"href":346},"/man/VK_NULL_HANDLE",[348],{"type":18,"value":349},"VK_NULL_HANDLE",{"type":18,"value":351},", or any\npipeline\n",{"type":13,"tag":255,"props":353,"children":354},{"href":300},[355],{"type":18,"value":303},{"type":18,"value":163},{"type":13,"tag":21,"props":358,"children":360},{"className":359},[],[361],{"type":18,"value":310},{"type":18,"value":363},"\nelement with a ",{"type":13,"tag":21,"props":365,"children":367},{"className":366},[],[368],{"type":18,"value":318},{"type":18,"value":370}," format is allowed with a\ncorresponding ",{"type":13,"tag":255,"props":372,"children":373},{"href":323},[374],{"type":18,"value":326},{"type":18,"value":163},{"type":13,"tag":21,"props":377,"children":379},{"className":378},[],[380],{"type":18,"value":333},{"type":18,"value":382}," element\nwith a non-",{"type":13,"tag":255,"props":384,"children":385},{"href":346},[386],{"type":18,"value":349},{"type":18,"value":388}," ",{"type":13,"tag":21,"props":390,"children":392},{"className":391},[],[393],{"type":18,"value":341},{"type":18,"value":395},".\nAlso a ",{"type":13,"tag":255,"props":397,"children":398},{"href":300},[399],{"type":18,"value":303},{"type":18,"value":163},{"type":13,"tag":21,"props":402,"children":404},{"className":403},[],[405],{"type":18,"value":406},"depthAttachmentFormat",{"type":18,"value":408},"\nother than ",{"type":13,"tag":21,"props":410,"children":412},{"className":411},[],[413],{"type":18,"value":318},{"type":18,"value":415}," is allowed with a\n",{"type":13,"tag":255,"props":417,"children":418},{"href":346},[419],{"type":18,"value":349},{"type":18,"value":388},{"type":13,"tag":255,"props":422,"children":423},{"href":323},[424],{"type":18,"value":326},{"type":18,"value":163},{"type":13,"tag":21,"props":427,"children":429},{"className":428},[],[430],{"type":18,"value":431},"pDepthAttachment",{"type":18,"value":433},", or a\n",{"type":13,"tag":255,"props":435,"children":436},{"href":300},[437],{"type":18,"value":303},{"type":18,"value":163},{"type":13,"tag":21,"props":440,"children":442},{"className":441},[],[443],{"type":18,"value":406},{"type":18,"value":445}," of\n",{"type":13,"tag":21,"props":447,"children":449},{"className":448},[],[450],{"type":18,"value":318},{"type":18,"value":452}," is allowed with a non-",{"type":13,"tag":255,"props":454,"children":455},{"href":346},[456],{"type":18,"value":349},{"type":13,"tag":458,"props":459,"children":460},"br",{},[],{"type":13,"tag":255,"props":462,"children":463},{"href":323},[464],{"type":18,"value":326},{"type":18,"value":163},{"type":13,"tag":21,"props":467,"children":469},{"className":468},[],[470],{"type":18,"value":431},{"type":18,"value":472},".\nAlso a\n",{"type":13,"tag":255,"props":474,"children":475},{"href":300},[476],{"type":18,"value":303},{"type":18,"value":163},{"type":13,"tag":21,"props":479,"children":481},{"className":480},[],[482],{"type":18,"value":483},"stencilAttachmentFormat",{"type":18,"value":485}," other\nthan ",{"type":13,"tag":21,"props":487,"children":489},{"className":488},[],[490],{"type":18,"value":318},{"type":18,"value":492}," is allowed with a ",{"type":13,"tag":255,"props":494,"children":495},{"href":346},[496],{"type":18,"value":349},{"type":13,"tag":458,"props":498,"children":499},{},[],{"type":13,"tag":255,"props":501,"children":502},{"href":323},[503],{"type":18,"value":326},{"type":18,"value":163},{"type":13,"tag":21,"props":506,"children":508},{"className":507},[],[509],{"type":18,"value":510},"pStencilAttachment",{"type":18,"value":433},{"type":13,"tag":255,"props":513,"children":514},{"href":300},[515],{"type":18,"value":303},{"type":18,"value":163},{"type":13,"tag":21,"props":518,"children":520},{"className":519},[],[521],{"type":18,"value":483},{"type":18,"value":445},{"type":13,"tag":21,"props":524,"children":526},{"className":525},[],[527],{"type":18,"value":318},{"type":18,"value":452},{"type":13,"tag":255,"props":530,"children":531},{"href":346},[532],{"type":18,"value":349},{"type":13,"tag":458,"props":534,"children":535},{},[],{"type":13,"tag":255,"props":537,"children":538},{"href":323},[539],{"type":18,"value":326},{"type":18,"value":163},{"type":13,"tag":21,"props":542,"children":544},{"className":543},[],[545],{"type":18,"value":510},{"type":18,"value":547},".\nAny writes to a ",{"type":13,"tag":255,"props":549,"children":550},{"href":323},[551],{"type":18,"value":326},{"type":18,"value":163},{"type":13,"tag":21,"props":554,"children":556},{"className":555},[],[557],{"type":18,"value":333},{"type":18,"value":173},{"type":13,"tag":255,"props":560,"children":561},{"href":323},[562],{"type":18,"value":326},{"type":18,"value":163},{"type":13,"tag":21,"props":565,"children":567},{"className":566},[],[568],{"type":18,"value":431},{"type":18,"value":570},", or\n",{"type":13,"tag":255,"props":572,"children":573},{"href":323},[574],{"type":18,"value":326},{"type":18,"value":163},{"type":13,"tag":21,"props":577,"children":579},{"className":578},[],[580],{"type":18,"value":510},{"type":18,"value":582}," with\n",{"type":13,"tag":255,"props":584,"children":585},{"href":346},[586],{"type":18,"value":349},{"type":18,"value":588}," are discarded.",{"type":13,"tag":14,"props":590,"children":591},{},[592,594,599,601,606,608,614,616,622,624,629,630,635,637,642,644,650],{"type":18,"value":593},"If the ",{"type":13,"tag":21,"props":595,"children":597},{"className":596},[],[598],{"type":18,"value":4},{"type":18,"value":600}," structure is included in the ",{"type":13,"tag":21,"props":602,"children":604},{"className":603},[],[605],{"type":18,"value":271},{"type":18,"value":607}," chain of the\n",{"type":13,"tag":255,"props":609,"children":611},{"href":610},"/man/VkPhysicalDeviceFeatures2",[612],{"type":18,"value":613},"VkPhysicalDeviceFeatures2",{"type":18,"value":615}," structure passed to\n",{"type":13,"tag":255,"props":617,"children":619},{"href":618},"/man/vkGetPhysicalDeviceFeatures2",[620],{"type":18,"value":621},"vkGetPhysicalDeviceFeatures2",{"type":18,"value":623},", it is filled in to indicate whether each\ncorresponding feature is supported.\n",{"type":13,"tag":21,"props":625,"children":627},{"className":626},[],[628],{"type":18,"value":4},{"type":18,"value":388},{"type":13,"tag":631,"props":632,"children":634},"normative",{"type":633},"can",[],{"type":18,"value":636}," also be used in the ",{"type":13,"tag":21,"props":638,"children":640},{"className":639},[],[641],{"type":18,"value":271},{"type":18,"value":643}," chain of\n",{"type":13,"tag":255,"props":645,"children":647},{"href":646},"/man/VkDeviceCreateInfo",[648],{"type":18,"value":649},"VkDeviceCreateInfo",{"type":18,"value":651}," to selectively enable these features.",{"type":13,"tag":653,"props":654,"children":656},"validity-group",{"name":655},"Valid Usage (Implicit)",[657],{"type":13,"tag":658,"props":659,"children":661},"validity-field",{"name":660},"VUID-VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT-sType-sType",[662],{"type":13,"tag":14,"props":663,"children":664},{},[665,670,671,675,677],{"type":13,"tag":21,"props":666,"children":668},{"className":667},[],[669],{"type":18,"value":251},{"type":18,"value":388},{"type":13,"tag":631,"props":672,"children":674},{"type":673},"must",[],{"type":18,"value":676}," be ",{"type":13,"tag":21,"props":678,"children":680},{"className":679},[],[681],{"type":18,"value":682},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DYNAMIC_RENDERING_UNUSED_ATTACHMENTS_FEATURES_EXT",{"type":13,"tag":684,"props":685,"children":686},"style",{},[687],{"type":18,"value":688},"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":39,"searchDepth":69,"depth":69,"links":690},[],"markdown",1729612462561]