[{"data":1,"prerenderedAt":1209},["ShallowReactive",2],{"tnJZs5czYK":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":1208,"_id":4},"VkRenderingInputAttachmentIndexInfoKHR","Structure specifying input attachment indices","VK_KHR_dynamic_rendering_local_read","structs",[],{"type":10,"children":11,"toc":1206},"root",[12,28,359,495,500,528,546,591,631,703,736,806,1039,1200],{"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}," structure is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,170],{"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 VkRenderingInputAttachmentIndexInfoKHR {\n VkStructureType sType;\n const void* pNext;\n uint32_t colorAttachmentCount;\n const uint32_t* pColorAttachmentInputIndices;\n const uint32_t* pDepthInputAttachmentIndex;\n const uint32_t* pStencilInputAttachmentIndex;\n} VkRenderingInputAttachmentIndexInfoKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,109,127,144,161],{"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}," VkRenderingInputAttachmentIndexInfoKHR {\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,90],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," const",{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," void*",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," pNext;\n",{"type":13,"tag":45,"props":96,"children":98},{"class":47,"line":97},4,[99,104],{"type":13,"tag":45,"props":100,"children":101},{"style":52},[102],{"type":18,"value":103}," uint32_t",{"type":13,"tag":45,"props":105,"children":106},{"style":63},[107],{"type":18,"value":108}," colorAttachmentCount;\n",{"type":13,"tag":45,"props":110,"children":112},{"class":47,"line":111},5,[113,117,122],{"type":13,"tag":45,"props":114,"children":115},{"style":52},[116],{"type":18,"value":84},{"type":13,"tag":45,"props":118,"children":119},{"style":52},[120],{"type":18,"value":121}," uint32_t*",{"type":13,"tag":45,"props":123,"children":124},{"style":63},[125],{"type":18,"value":126}," pColorAttachmentInputIndices;\n",{"type":13,"tag":45,"props":128,"children":130},{"class":47,"line":129},6,[131,135,139],{"type":13,"tag":45,"props":132,"children":133},{"style":52},[134],{"type":18,"value":84},{"type":13,"tag":45,"props":136,"children":137},{"style":52},[138],{"type":18,"value":121},{"type":13,"tag":45,"props":140,"children":141},{"style":63},[142],{"type":18,"value":143}," pDepthInputAttachmentIndex;\n",{"type":13,"tag":45,"props":145,"children":147},{"class":47,"line":146},7,[148,152,156],{"type":13,"tag":45,"props":149,"children":150},{"style":52},[151],{"type":18,"value":84},{"type":13,"tag":45,"props":153,"children":154},{"style":52},[155],{"type":18,"value":121},{"type":13,"tag":45,"props":157,"children":158},{"style":63},[159],{"type":18,"value":160}," pStencilInputAttachmentIndex;\n",{"type":13,"tag":45,"props":162,"children":164},{"class":47,"line":163},8,[165],{"type":13,"tag":45,"props":166,"children":167},{"style":63},[168],{"type":18,"value":169},"} VkRenderingInputAttachmentIndexInfoKHR;\n",{"type":13,"tag":33,"props":171,"children":176},{"className":172,"code":173,"filename":174,"language":175,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct RenderingInputAttachmentIndexInfoKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n color_attachment_count: u32,\n p_color_attachment_input_indices: *const u32,\n p_depth_input_attachment_index: *const u32,\n p_stencil_input_attachment_index: *const u32,\n}\n","Rust","rs",[177],{"type":13,"tag":21,"props":178,"children":179},{"__ignoreMap":39},[180,203,236,258,279,303,327,351],{"type":13,"tag":45,"props":181,"children":182},{"class":47,"line":48},[183,188,192,198],{"type":13,"tag":45,"props":184,"children":185},{"style":52},[186],{"type":18,"value":187},"pub",{"type":13,"tag":45,"props":189,"children":190},{"style":52},[191],{"type":18,"value":60},{"type":13,"tag":45,"props":193,"children":195},{"style":194},"--shiki-default:#953800;--shiki-dark:#FFA657",[196],{"type":18,"value":197}," RenderingInputAttachmentIndexInfoKHR",{"type":13,"tag":45,"props":199,"children":200},{"style":63},[201],{"type":18,"value":202}," {\n",{"type":13,"tag":45,"props":204,"children":205},{"class":47,"line":69},[206,211,216,221,226,231],{"type":13,"tag":45,"props":207,"children":208},{"style":63},[209],{"type":18,"value":210}," s_type",{"type":13,"tag":45,"props":212,"children":213},{"style":52},[214],{"type":18,"value":215},":",{"type":13,"tag":45,"props":217,"children":218},{"style":194},[219],{"type":18,"value":220}," vk",{"type":13,"tag":45,"props":222,"children":223},{"style":52},[224],{"type":18,"value":225},"::",{"type":13,"tag":45,"props":227,"children":228},{"style":194},[229],{"type":18,"value":230},"StructureType",{"type":13,"tag":45,"props":232,"children":233},{"style":63},[234],{"type":18,"value":235},",\n",{"type":13,"tag":45,"props":237,"children":238},{"class":47,"line":78},[239,244,248,253],{"type":13,"tag":45,"props":240,"children":241},{"style":63},[242],{"type":18,"value":243}," p_next",{"type":13,"tag":45,"props":245,"children":246},{"style":52},[247],{"type":18,"value":215},{"type":13,"tag":45,"props":249,"children":250},{"style":52},[251],{"type":18,"value":252}," *const",{"type":13,"tag":45,"props":254,"children":255},{"style":63},[256],{"type":18,"value":257}," c_void,\n",{"type":13,"tag":45,"props":259,"children":260},{"class":47,"line":97},[261,266,270,275],{"type":13,"tag":45,"props":262,"children":263},{"style":63},[264],{"type":18,"value":265}," color_attachment_count",{"type":13,"tag":45,"props":267,"children":268},{"style":52},[269],{"type":18,"value":215},{"type":13,"tag":45,"props":271,"children":272},{"style":194},[273],{"type":18,"value":274}," u32",{"type":13,"tag":45,"props":276,"children":277},{"style":63},[278],{"type":18,"value":235},{"type":13,"tag":45,"props":280,"children":281},{"class":47,"line":111},[282,287,291,295,299],{"type":13,"tag":45,"props":283,"children":284},{"style":63},[285],{"type":18,"value":286}," p_color_attachment_input_indices",{"type":13,"tag":45,"props":288,"children":289},{"style":52},[290],{"type":18,"value":215},{"type":13,"tag":45,"props":292,"children":293},{"style":52},[294],{"type":18,"value":252},{"type":13,"tag":45,"props":296,"children":297},{"style":194},[298],{"type":18,"value":274},{"type":13,"tag":45,"props":300,"children":301},{"style":63},[302],{"type":18,"value":235},{"type":13,"tag":45,"props":304,"children":305},{"class":47,"line":129},[306,311,315,319,323],{"type":13,"tag":45,"props":307,"children":308},{"style":63},[309],{"type":18,"value":310}," p_depth_input_attachment_index",{"type":13,"tag":45,"props":312,"children":313},{"style":52},[314],{"type":18,"value":215},{"type":13,"tag":45,"props":316,"children":317},{"style":52},[318],{"type":18,"value":252},{"type":13,"tag":45,"props":320,"children":321},{"style":194},[322],{"type":18,"value":274},{"type":13,"tag":45,"props":324,"children":325},{"style":63},[326],{"type":18,"value":235},{"type":13,"tag":45,"props":328,"children":329},{"class":47,"line":146},[330,335,339,343,347],{"type":13,"tag":45,"props":331,"children":332},{"style":63},[333],{"type":18,"value":334}," p_stencil_input_attachment_index",{"type":13,"tag":45,"props":336,"children":337},{"style":52},[338],{"type":18,"value":215},{"type":13,"tag":45,"props":340,"children":341},{"style":52},[342],{"type":18,"value":252},{"type":13,"tag":45,"props":344,"children":345},{"style":194},[346],{"type":18,"value":274},{"type":13,"tag":45,"props":348,"children":349},{"style":63},[350],{"type":18,"value":235},{"type":13,"tag":45,"props":352,"children":353},{"class":47,"line":163},[354],{"type":13,"tag":45,"props":355,"children":356},{"style":63},[357],{"type":18,"value":358},"}\n",{"type":13,"tag":360,"props":361,"children":362},"ul",{},[363,384,403,422,447,472],{"type":13,"tag":364,"props":365,"children":366},"li",{},[367,373,375,382],{"type":13,"tag":21,"props":368,"children":370},{"className":369},[],[371],{"type":18,"value":372},"sType",{"type":18,"value":374}," is a ",{"type":13,"tag":376,"props":377,"children":379},"a",{"href":378},"/man/VkStructureType",[380],{"type":18,"value":381},"VkStructureType",{"type":18,"value":383}," value identifying this structure.",{"type":13,"tag":364,"props":385,"children":386},{},[387,393,395,401],{"type":13,"tag":21,"props":388,"children":390},{"className":389},[],[391],{"type":18,"value":392},"pNext",{"type":18,"value":394}," is ",{"type":13,"tag":21,"props":396,"children":398},{"className":397},[],[399],{"type":18,"value":400},"NULL",{"type":18,"value":402}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":364,"props":404,"children":405},{},[406,412,414,420],{"type":13,"tag":21,"props":407,"children":409},{"className":408},[],[410],{"type":18,"value":411},"colorAttachmentCount",{"type":18,"value":413}," is the number of elements in\n",{"type":13,"tag":21,"props":415,"children":417},{"className":416},[],[418],{"type":18,"value":419},"pColorAttachmentInputIndices",{"type":18,"value":421},".",{"type":13,"tag":364,"props":423,"children":424},{},[425,430,432,437,439,445],{"type":13,"tag":21,"props":426,"children":428},{"className":427},[],[429],{"type":18,"value":419},{"type":18,"value":431}," is a pointer to an array of\n",{"type":13,"tag":21,"props":433,"children":435},{"className":434},[],[436],{"type":18,"value":411},{"type":18,"value":438}," ",{"type":13,"tag":21,"props":440,"children":442},{"className":441},[],[443],{"type":18,"value":444},"uint32_t",{"type":18,"value":446}," values defining indices for\ncolor attachments to be used as input attachments.",{"type":13,"tag":364,"props":448,"children":449},{},[450,456,458,463,465,470],{"type":13,"tag":21,"props":451,"children":453},{"className":452},[],[454],{"type":18,"value":455},"pDepthInputAttachmentIndex",{"type":18,"value":457}," is either ",{"type":13,"tag":21,"props":459,"children":461},{"className":460},[],[462],{"type":18,"value":400},{"type":18,"value":464},", or a pointer to a\n",{"type":13,"tag":21,"props":466,"children":468},{"className":467},[],[469],{"type":18,"value":444},{"type":18,"value":471}," value defining the index for the depth attachment to be\nused as an input attachment.",{"type":13,"tag":364,"props":473,"children":474},{},[475,481,482,487,488,493],{"type":13,"tag":21,"props":476,"children":478},{"className":477},[],[479],{"type":18,"value":480},"pStencilInputAttachmentIndex",{"type":18,"value":457},{"type":13,"tag":21,"props":483,"children":485},{"className":484},[],[486],{"type":18,"value":400},{"type":18,"value":464},{"type":13,"tag":21,"props":489,"children":491},{"className":490},[],[492],{"type":18,"value":444},{"type":18,"value":494}," value defining the index for the stencil attachment to be\nused as an input attachment.",{"type":13,"tag":14,"props":496,"children":497},{},[498],{"type":18,"value":499},"This structure allows applications to remap attachments to different input\nattachment indices.",{"type":13,"tag":14,"props":501,"children":502},{},[503,505,510,512,518,520,526],{"type":18,"value":504},"Each element of ",{"type":13,"tag":21,"props":506,"children":508},{"className":507},[],[509],{"type":18,"value":419},{"type":18,"value":511}," set to a value of\n",{"type":13,"tag":21,"props":513,"children":515},{"className":514},[],[516],{"type":18,"value":517},"VK_ATTACHMENT_UNUSED",{"type":18,"value":519}," indicates that the corresponding attachment will\nnot be used as an input attachment in this pipeline.\nAny other value in each of those elements will map the corresponding\nattachment to a ",{"type":13,"tag":21,"props":521,"children":523},{"className":522},[],[524],{"type":18,"value":525},"InputAttachmentIndex",{"type":18,"value":527}," value defined in shader code.",{"type":13,"tag":14,"props":529,"children":530},{},[531,533,538,539,544],{"type":18,"value":532},"If ",{"type":13,"tag":21,"props":534,"children":536},{"className":535},[],[537],{"type":18,"value":419},{"type":18,"value":394},{"type":13,"tag":21,"props":540,"children":542},{"className":541},[],[543],{"type":18,"value":400},{"type":18,"value":545},", it is equivalent to setting\neach element to its index within the array.",{"type":13,"tag":14,"props":547,"children":548},{},[549,550,555,557,562,564,569,571,576,578,583,585,590],{"type":18,"value":532},{"type":13,"tag":21,"props":551,"children":553},{"className":552},[],[554],{"type":18,"value":455},{"type":18,"value":556}," or ",{"type":13,"tag":21,"props":558,"children":560},{"className":559},[],[561],{"type":18,"value":480},{"type":18,"value":563},"\nare set to ",{"type":13,"tag":21,"props":565,"children":567},{"className":566},[],[568],{"type":18,"value":400},{"type":18,"value":570},", they map to input attachments without a\n",{"type":13,"tag":21,"props":572,"children":574},{"className":573},[],[575],{"type":18,"value":525},{"type":18,"value":577}," decoration.\nIf they point to a value of ",{"type":13,"tag":21,"props":579,"children":581},{"className":580},[],[582],{"type":18,"value":517},{"type":18,"value":584},", it indicates that\nthe corresponding attachment will not be used as an input attachment in this\npipeline.\nIf they point to any other value it maps the corresponding attachment to a\n",{"type":13,"tag":21,"props":586,"children":588},{"className":587},[],[589],{"type":18,"value":525},{"type":18,"value":527},{"type":13,"tag":14,"props":592,"children":593},{},[594,596,601,603,608,610,616,618,623,625,629],{"type":18,"value":595},"This structure ",{"type":13,"tag":597,"props":598,"children":600},"normative",{"type":599},"can",[],{"type":18,"value":602}," be included in the ",{"type":13,"tag":21,"props":604,"children":606},{"className":605},[],[607],{"type":18,"value":392},{"type":18,"value":609}," chain of a\n",{"type":13,"tag":376,"props":611,"children":613},{"href":612},"/man/VkGraphicsPipelineCreateInfo",[614],{"type":18,"value":615},"VkGraphicsPipelineCreateInfo",{"type":18,"value":617}," structure to set this state for a\npipeline.\nIf this structure is not included in the ",{"type":13,"tag":21,"props":619,"children":621},{"className":620},[],[622],{"type":18,"value":392},{"type":18,"value":624}," chain of\n",{"type":13,"tag":376,"props":626,"children":627},{"href":612},[628],{"type":18,"value":615},{"type":18,"value":630},", it is equivalent to specifying this\nstructure with the following properties:",{"type":13,"tag":360,"props":632,"children":633},{},[634,657,673,688],{"type":13,"tag":364,"props":635,"children":636},{},[637,642,644,650,651,656],{"type":13,"tag":21,"props":638,"children":640},{"className":639},[],[641],{"type":18,"value":411},{"type":18,"value":643}," set to\n",{"type":13,"tag":376,"props":645,"children":647},{"href":646},"/man/VkPipelineRenderingCreateInfo",[648],{"type":18,"value":649},"VkPipelineRenderingCreateInfo",{"type":18,"value":225},{"type":13,"tag":21,"props":652,"children":654},{"className":653},[],[655],{"type":18,"value":411},{"type":18,"value":421},{"type":13,"tag":364,"props":658,"children":659},{},[660,665,667,672],{"type":13,"tag":21,"props":661,"children":663},{"className":662},[],[664],{"type":18,"value":419},{"type":18,"value":666}," set to ",{"type":13,"tag":21,"props":668,"children":670},{"className":669},[],[671],{"type":18,"value":400},{"type":18,"value":421},{"type":13,"tag":364,"props":674,"children":675},{},[676,681,682,687],{"type":13,"tag":21,"props":677,"children":679},{"className":678},[],[680],{"type":18,"value":455},{"type":18,"value":666},{"type":13,"tag":21,"props":683,"children":685},{"className":684},[],[686],{"type":18,"value":400},{"type":18,"value":421},{"type":13,"tag":364,"props":689,"children":690},{},[691,696,697,702],{"type":13,"tag":21,"props":692,"children":694},{"className":693},[],[695],{"type":18,"value":480},{"type":18,"value":666},{"type":13,"tag":21,"props":698,"children":700},{"className":699},[],[701],{"type":18,"value":400},{"type":18,"value":421},{"type":13,"tag":14,"props":704,"children":705},{},[706,707,710,711,716,717,723,725,730,731,735],{"type":18,"value":595},{"type":13,"tag":597,"props":708,"children":709},{"type":599},[],{"type":18,"value":602},{"type":13,"tag":21,"props":712,"children":714},{"className":713},[],[715],{"type":18,"value":392},{"type":18,"value":609},{"type":13,"tag":376,"props":718,"children":720},{"href":719},"/man/VkCommandBufferInheritanceInfo",[721],{"type":18,"value":722},"VkCommandBufferInheritanceInfo",{"type":18,"value":724}," structure to specify inherited state\nfrom the primary command buffer.\nIf this structure is not included in the ",{"type":13,"tag":21,"props":726,"children":728},{"className":727},[],[729],{"type":18,"value":392},{"type":18,"value":624},{"type":13,"tag":376,"props":732,"children":733},{"href":719},[734],{"type":18,"value":722},{"type":18,"value":630},{"type":13,"tag":360,"props":737,"children":738},{},[739,761,776,791],{"type":13,"tag":364,"props":740,"children":741},{},[742,747,748,754,755,760],{"type":13,"tag":21,"props":743,"children":745},{"className":744},[],[746],{"type":18,"value":411},{"type":18,"value":643},{"type":13,"tag":376,"props":749,"children":751},{"href":750},"/man/VkCommandBufferInheritanceRenderingInfo",[752],{"type":18,"value":753},"VkCommandBufferInheritanceRenderingInfo",{"type":18,"value":225},{"type":13,"tag":21,"props":756,"children":758},{"className":757},[],[759],{"type":18,"value":411},{"type":18,"value":421},{"type":13,"tag":364,"props":762,"children":763},{},[764,769,770,775],{"type":13,"tag":21,"props":765,"children":767},{"className":766},[],[768],{"type":18,"value":419},{"type":18,"value":666},{"type":13,"tag":21,"props":771,"children":773},{"className":772},[],[774],{"type":18,"value":400},{"type":18,"value":421},{"type":13,"tag":364,"props":777,"children":778},{},[779,784,785,790],{"type":13,"tag":21,"props":780,"children":782},{"className":781},[],[783],{"type":18,"value":455},{"type":18,"value":666},{"type":13,"tag":21,"props":786,"children":788},{"className":787},[],[789],{"type":18,"value":400},{"type":18,"value":421},{"type":13,"tag":364,"props":792,"children":793},{},[794,799,800,805],{"type":13,"tag":21,"props":795,"children":797},{"className":796},[],[798],{"type":18,"value":480},{"type":18,"value":666},{"type":13,"tag":21,"props":801,"children":803},{"className":802},[],[804],{"type":18,"value":400},{"type":18,"value":421},{"type":13,"tag":807,"props":808,"children":810},"validity-group",{"name":809},"Valid Usage",[811,858,892,925,952,982,1011],{"type":13,"tag":812,"props":813,"children":815},"validity-field",{"name":814},"VUID-VkRenderingInputAttachmentIndexInfoKHR-dynamicRenderingLocalRead-09519",[816],{"type":13,"tag":14,"props":817,"children":818},{},[819,821,831,833,838,840,845,847,851,853],{"type":18,"value":820},"If the ",{"type":13,"tag":376,"props":822,"children":824},{"href":823},"/man/VkPhysicalDeviceDynamicRenderingLocalReadFeaturesKHR#features-dynamicRenderingLocalRead",[825],{"type":13,"tag":21,"props":826,"children":828},{"className":827},[],[829],{"type":18,"value":830},"dynamicRenderingLocalRead",{"type":18,"value":832}," feature is not enabled, and\n",{"type":13,"tag":21,"props":834,"children":836},{"className":835},[],[837],{"type":18,"value":419},{"type":18,"value":839}," is not ",{"type":13,"tag":21,"props":841,"children":843},{"className":842},[],[844],{"type":18,"value":400},{"type":18,"value":846},", each element ",{"type":13,"tag":597,"props":848,"children":850},{"type":849},"must",[],{"type":18,"value":852}," be\nset to ",{"type":13,"tag":21,"props":854,"children":856},{"className":855},[],[857],{"type":18,"value":517},{"type":13,"tag":812,"props":859,"children":861},{"name":860},"VUID-VkRenderingInputAttachmentIndexInfoKHR-dynamicRenderingLocalRead-09520",[862],{"type":13,"tag":14,"props":863,"children":864},{},[865,866,874,876,881,882,885,887],{"type":18,"value":820},{"type":13,"tag":376,"props":867,"children":868},{"href":823},[869],{"type":13,"tag":21,"props":870,"children":872},{"className":871},[],[873],{"type":18,"value":830},{"type":18,"value":875}," feature is not enabled,\n",{"type":13,"tag":21,"props":877,"children":879},{"className":878},[],[880],{"type":18,"value":455},{"type":18,"value":438},{"type":13,"tag":597,"props":883,"children":884},{"type":849},[],{"type":18,"value":886}," be a valid pointer to a value of\n",{"type":13,"tag":21,"props":888,"children":890},{"className":889},[],[891],{"type":18,"value":517},{"type":13,"tag":812,"props":893,"children":895},{"name":894},"VUID-VkRenderingInputAttachmentIndexInfoKHR-dynamicRenderingLocalRead-09521",[896],{"type":13,"tag":14,"props":897,"children":898},{},[899,900,908,909,914,915,918,920],{"type":18,"value":820},{"type":13,"tag":376,"props":901,"children":902},{"href":823},[903],{"type":13,"tag":21,"props":904,"children":906},{"className":905},[],[907],{"type":18,"value":830},{"type":18,"value":875},{"type":13,"tag":21,"props":910,"children":912},{"className":911},[],[913],{"type":18,"value":480},{"type":18,"value":438},{"type":13,"tag":597,"props":916,"children":917},{"type":849},[],{"type":18,"value":919}," be a valid pointer to a value\nof ",{"type":13,"tag":21,"props":921,"children":923},{"className":922},[],[924],{"type":18,"value":517},{"type":13,"tag":812,"props":926,"children":928},{"name":927},"VUID-VkRenderingInputAttachmentIndexInfoKHR-pColorAttachmentInputIndices-09522",[929],{"type":13,"tag":14,"props":930,"children":931},{},[932,934,939,941,946,947,950],{"type":18,"value":933},"Elements of ",{"type":13,"tag":21,"props":935,"children":937},{"className":936},[],[938],{"type":18,"value":419},{"type":18,"value":940}," that are not\n",{"type":13,"tag":21,"props":942,"children":944},{"className":943},[],[945],{"type":18,"value":517},{"type":18,"value":438},{"type":13,"tag":597,"props":948,"children":949},{"type":849},[],{"type":18,"value":951}," each be unique",{"type":13,"tag":812,"props":953,"children":955},{"name":954},"VUID-VkRenderingInputAttachmentIndexInfoKHR-pColorAttachmentInputIndices-09523",[956],{"type":13,"tag":14,"props":957,"children":958},{},[959,960,965,966,971,972,975,977],{"type":18,"value":933},{"type":13,"tag":21,"props":961,"children":963},{"className":962},[],[964],{"type":18,"value":419},{"type":18,"value":940},{"type":13,"tag":21,"props":967,"children":969},{"className":968},[],[970],{"type":18,"value":517},{"type":18,"value":438},{"type":13,"tag":597,"props":973,"children":974},{"type":849},[],{"type":18,"value":976}," not take the same value as the content\nof ",{"type":13,"tag":21,"props":978,"children":980},{"className":979},[],[981],{"type":18,"value":455},{"type":13,"tag":812,"props":983,"children":985},{"name":984},"VUID-VkRenderingInputAttachmentIndexInfoKHR-pColorAttachmentInputIndices-09524",[986],{"type":13,"tag":14,"props":987,"children":988},{},[989,990,995,996,1001,1002,1005,1006],{"type":18,"value":933},{"type":13,"tag":21,"props":991,"children":993},{"className":992},[],[994],{"type":18,"value":419},{"type":18,"value":940},{"type":13,"tag":21,"props":997,"children":999},{"className":998},[],[1000],{"type":18,"value":517},{"type":18,"value":438},{"type":13,"tag":597,"props":1003,"children":1004},{"type":849},[],{"type":18,"value":976},{"type":13,"tag":21,"props":1007,"children":1009},{"className":1008},[],[1010],{"type":18,"value":480},{"type":13,"tag":812,"props":1012,"children":1014},{"name":1013},"VUID-VkRenderingInputAttachmentIndexInfoKHR-colorAttachmentCount-09525",[1015],{"type":13,"tag":14,"props":1016,"children":1017},{},[1018,1023,1024,1027,1029],{"type":13,"tag":21,"props":1019,"children":1021},{"className":1020},[],[1022],{"type":18,"value":411},{"type":18,"value":438},{"type":13,"tag":597,"props":1025,"children":1026},{"type":849},[],{"type":18,"value":1028}," be less than or equal to\n",{"type":13,"tag":376,"props":1030,"children":1032},{"href":1031},"/man/VkPhysicalDeviceLimits#limits-maxColorAttachments",[1033],{"type":13,"tag":21,"props":1034,"children":1036},{"className":1035},[],[1037],{"type":18,"value":1038},"maxColorAttachments",{"type":13,"tag":807,"props":1040,"children":1042},{"name":1041},"Valid Usage (Implicit)",[1043,1067,1126,1164],{"type":13,"tag":812,"props":1044,"children":1046},{"name":1045},"VUID-VkRenderingInputAttachmentIndexInfoKHR-sType-sType",[1047],{"type":13,"tag":14,"props":1048,"children":1049},{},[1050,1055,1056,1059,1061],{"type":13,"tag":21,"props":1051,"children":1053},{"className":1052},[],[1054],{"type":18,"value":372},{"type":18,"value":438},{"type":13,"tag":597,"props":1057,"children":1058},{"type":849},[],{"type":18,"value":1060}," be ",{"type":13,"tag":21,"props":1062,"children":1064},{"className":1063},[],[1065],{"type":18,"value":1066},"VK_STRUCTURE_TYPE_RENDERING_INPUT_ATTACHMENT_INDEX_INFO_KHR",{"type":13,"tag":812,"props":1068,"children":1070},{"name":1069},"VUID-VkRenderingInputAttachmentIndexInfoKHR-pColorAttachmentInputIndices-parameter",[1071],{"type":13,"tag":14,"props":1072,"children":1073},{},[1074,1075,1080,1081,1087,1089,1094,1095,1100,1102,1107,1108,1111,1113,1118,1119,1124],{"type":18,"value":532},{"type":13,"tag":21,"props":1076,"children":1078},{"className":1077},[],[1079],{"type":18,"value":411},{"type":18,"value":839},{"type":13,"tag":21,"props":1082,"children":1084},{"className":1083},[],[1085],{"type":18,"value":1086},"0",{"type":18,"value":1088},", and ",{"type":13,"tag":21,"props":1090,"children":1092},{"className":1091},[],[1093],{"type":18,"value":419},{"type":18,"value":839},{"type":13,"tag":21,"props":1096,"children":1098},{"className":1097},[],[1099],{"type":18,"value":400},{"type":18,"value":1101},", ",{"type":13,"tag":21,"props":1103,"children":1105},{"className":1104},[],[1106],{"type":18,"value":419},{"type":18,"value":438},{"type":13,"tag":597,"props":1109,"children":1110},{"type":849},[],{"type":18,"value":1112}," be a valid pointer to an array of ",{"type":13,"tag":21,"props":1114,"children":1116},{"className":1115},[],[1117],{"type":18,"value":411},{"type":18,"value":438},{"type":13,"tag":21,"props":1120,"children":1122},{"className":1121},[],[1123],{"type":18,"value":444},{"type":18,"value":1125}," values",{"type":13,"tag":812,"props":1127,"children":1129},{"name":1128},"VUID-VkRenderingInputAttachmentIndexInfoKHR-pDepthInputAttachmentIndex-parameter",[1130],{"type":13,"tag":14,"props":1131,"children":1132},{},[1133,1134,1139,1140,1145,1146,1151,1152,1155,1157,1162],{"type":18,"value":532},{"type":13,"tag":21,"props":1135,"children":1137},{"className":1136},[],[1138],{"type":18,"value":455},{"type":18,"value":839},{"type":13,"tag":21,"props":1141,"children":1143},{"className":1142},[],[1144],{"type":18,"value":400},{"type":18,"value":1101},{"type":13,"tag":21,"props":1147,"children":1149},{"className":1148},[],[1150],{"type":18,"value":455},{"type":18,"value":438},{"type":13,"tag":597,"props":1153,"children":1154},{"type":849},[],{"type":18,"value":1156}," be a valid pointer to a valid ",{"type":13,"tag":21,"props":1158,"children":1160},{"className":1159},[],[1161],{"type":18,"value":444},{"type":18,"value":1163}," value",{"type":13,"tag":812,"props":1165,"children":1167},{"name":1166},"VUID-VkRenderingInputAttachmentIndexInfoKHR-pStencilInputAttachmentIndex-parameter",[1168],{"type":13,"tag":14,"props":1169,"children":1170},{},[1171,1172,1177,1178,1183,1184,1189,1190,1193,1194,1199],{"type":18,"value":532},{"type":13,"tag":21,"props":1173,"children":1175},{"className":1174},[],[1176],{"type":18,"value":480},{"type":18,"value":839},{"type":13,"tag":21,"props":1179,"children":1181},{"className":1180},[],[1182],{"type":18,"value":400},{"type":18,"value":1101},{"type":13,"tag":21,"props":1185,"children":1187},{"className":1186},[],[1188],{"type":18,"value":480},{"type":18,"value":438},{"type":13,"tag":597,"props":1191,"children":1192},{"type":849},[],{"type":18,"value":1156},{"type":13,"tag":21,"props":1195,"children":1197},{"className":1196},[],[1198],{"type":18,"value":444},{"type":18,"value":1163},{"type":13,"tag":1201,"props":1202,"children":1203},"style",{},[1204],{"type":18,"value":1205},"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":1207},[],"markdown",1725732583686]