[{"data":1,"prerenderedAt":1279},["ShallowReactive",2],{"pBbqCz27TZ":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":1278,"_id":4},"VkRenderingInputAttachmentIndexInfo","Structure specifying input attachment indices","VK_VERSION_1_4","structs",[],{"type":10,"children":11,"toc":1276},"root",[12,28,359,364,429,565,570,598,616,661,701,773,806,876,1109,1270],{"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 VkRenderingInputAttachmentIndexInfo {\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} VkRenderingInputAttachmentIndexInfo;\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}," VkRenderingInputAttachmentIndexInfo {\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},"} VkRenderingInputAttachmentIndexInfo;\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 RenderingInputAttachmentIndexInfo {\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}," RenderingInputAttachmentIndexInfo",{"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":14,"props":360,"children":361},{},[362],{"type":18,"value":363},"or the equivalent",{"type":13,"tag":29,"props":365,"children":366},{},[367,386],{"type":13,"tag":33,"props":368,"children":370},{"className":35,"code":369,"filename":37,"language":38,"meta":39,"style":39},"typedef VkRenderingInputAttachmentIndexInfo VkRenderingInputAttachmentIndexInfoKHR;\n",[371],{"type":13,"tag":21,"props":372,"children":373},{"__ignoreMap":39},[374],{"type":13,"tag":45,"props":375,"children":376},{"class":47,"line":48},[377,381],{"type":13,"tag":45,"props":378,"children":379},{"style":52},[380],{"type":18,"value":55},{"type":13,"tag":45,"props":382,"children":383},{"style":63},[384],{"type":18,"value":385}," VkRenderingInputAttachmentIndexInfo VkRenderingInputAttachmentIndexInfoKHR;\n",{"type":13,"tag":33,"props":387,"children":389},{"className":172,"code":388,"filename":174,"language":175,"meta":39,"style":39},"type RenderingInputAttachmentIndexInfoKHR = vk::RenderingInputAttachmentIndexInfo;\n",[390],{"type":13,"tag":21,"props":391,"children":392},{"__ignoreMap":39},[393],{"type":13,"tag":45,"props":394,"children":395},{"class":47,"line":48},[396,401,406,411,415,419,424],{"type":13,"tag":45,"props":397,"children":398},{"style":52},[399],{"type":18,"value":400},"type",{"type":13,"tag":45,"props":402,"children":403},{"style":194},[404],{"type":18,"value":405}," RenderingInputAttachmentIndexInfoKHR",{"type":13,"tag":45,"props":407,"children":408},{"style":52},[409],{"type":18,"value":410}," =",{"type":13,"tag":45,"props":412,"children":413},{"style":194},[414],{"type":18,"value":220},{"type":13,"tag":45,"props":416,"children":417},{"style":52},[418],{"type":18,"value":225},{"type":13,"tag":45,"props":420,"children":421},{"style":194},[422],{"type":18,"value":423},"RenderingInputAttachmentIndexInfo",{"type":13,"tag":45,"props":425,"children":426},{"style":63},[427],{"type":18,"value":428},";\n",{"type":13,"tag":430,"props":431,"children":432},"ul",{},[433,454,473,492,517,542],{"type":13,"tag":434,"props":435,"children":436},"li",{},[437,443,445,452],{"type":13,"tag":21,"props":438,"children":440},{"className":439},[],[441],{"type":18,"value":442},"sType",{"type":18,"value":444}," is a ",{"type":13,"tag":446,"props":447,"children":449},"a",{"href":448},"/man/VkStructureType",[450],{"type":18,"value":451},"VkStructureType",{"type":18,"value":453}," value identifying this structure.",{"type":13,"tag":434,"props":455,"children":456},{},[457,463,465,471],{"type":13,"tag":21,"props":458,"children":460},{"className":459},[],[461],{"type":18,"value":462},"pNext",{"type":18,"value":464}," is ",{"type":13,"tag":21,"props":466,"children":468},{"className":467},[],[469],{"type":18,"value":470},"NULL",{"type":18,"value":472}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":434,"props":474,"children":475},{},[476,482,484,490],{"type":13,"tag":21,"props":477,"children":479},{"className":478},[],[480],{"type":18,"value":481},"colorAttachmentCount",{"type":18,"value":483}," is the number of elements in\n",{"type":13,"tag":21,"props":485,"children":487},{"className":486},[],[488],{"type":18,"value":489},"pColorAttachmentInputIndices",{"type":18,"value":491},".",{"type":13,"tag":434,"props":493,"children":494},{},[495,500,502,507,509,515],{"type":13,"tag":21,"props":496,"children":498},{"className":497},[],[499],{"type":18,"value":489},{"type":18,"value":501}," is a pointer to an array of\n",{"type":13,"tag":21,"props":503,"children":505},{"className":504},[],[506],{"type":18,"value":481},{"type":18,"value":508}," ",{"type":13,"tag":21,"props":510,"children":512},{"className":511},[],[513],{"type":18,"value":514},"uint32_t",{"type":18,"value":516}," values defining indices for\ncolor attachments to be used as input attachments.",{"type":13,"tag":434,"props":518,"children":519},{},[520,526,528,533,535,540],{"type":13,"tag":21,"props":521,"children":523},{"className":522},[],[524],{"type":18,"value":525},"pDepthInputAttachmentIndex",{"type":18,"value":527}," is either ",{"type":13,"tag":21,"props":529,"children":531},{"className":530},[],[532],{"type":18,"value":470},{"type":18,"value":534},", or a pointer to a\n",{"type":13,"tag":21,"props":536,"children":538},{"className":537},[],[539],{"type":18,"value":514},{"type":18,"value":541}," value defining the index for the depth attachment to be\nused as an input attachment.",{"type":13,"tag":434,"props":543,"children":544},{},[545,551,552,557,558,563],{"type":13,"tag":21,"props":546,"children":548},{"className":547},[],[549],{"type":18,"value":550},"pStencilInputAttachmentIndex",{"type":18,"value":527},{"type":13,"tag":21,"props":553,"children":555},{"className":554},[],[556],{"type":18,"value":470},{"type":18,"value":534},{"type":13,"tag":21,"props":559,"children":561},{"className":560},[],[562],{"type":18,"value":514},{"type":18,"value":564}," value defining the index for the stencil attachment to be\nused as an input attachment.",{"type":13,"tag":14,"props":566,"children":567},{},[568],{"type":18,"value":569},"This structure allows applications to remap attachments to different input\nattachment indices.",{"type":13,"tag":14,"props":571,"children":572},{},[573,575,580,582,588,590,596],{"type":18,"value":574},"Each element of ",{"type":13,"tag":21,"props":576,"children":578},{"className":577},[],[579],{"type":18,"value":489},{"type":18,"value":581}," set to a value of\n",{"type":13,"tag":21,"props":583,"children":585},{"className":584},[],[586],{"type":18,"value":587},"VK_ATTACHMENT_UNUSED",{"type":18,"value":589}," 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":591,"children":593},{"className":592},[],[594],{"type":18,"value":595},"InputAttachmentIndex",{"type":18,"value":597}," value defined in shader code.",{"type":13,"tag":14,"props":599,"children":600},{},[601,603,608,609,614],{"type":18,"value":602},"If ",{"type":13,"tag":21,"props":604,"children":606},{"className":605},[],[607],{"type":18,"value":489},{"type":18,"value":464},{"type":13,"tag":21,"props":610,"children":612},{"className":611},[],[613],{"type":18,"value":470},{"type":18,"value":615},", it is equivalent to setting\neach element to its index within the array.",{"type":13,"tag":14,"props":617,"children":618},{},[619,620,625,627,632,634,639,641,646,648,653,655,660],{"type":18,"value":602},{"type":13,"tag":21,"props":621,"children":623},{"className":622},[],[624],{"type":18,"value":525},{"type":18,"value":626}," or ",{"type":13,"tag":21,"props":628,"children":630},{"className":629},[],[631],{"type":18,"value":550},{"type":18,"value":633},"\nare set to ",{"type":13,"tag":21,"props":635,"children":637},{"className":636},[],[638],{"type":18,"value":470},{"type":18,"value":640},", they map to input attachments without a\n",{"type":13,"tag":21,"props":642,"children":644},{"className":643},[],[645],{"type":18,"value":595},{"type":18,"value":647}," decoration.\nIf they point to a value of ",{"type":13,"tag":21,"props":649,"children":651},{"className":650},[],[652],{"type":18,"value":587},{"type":18,"value":654},", 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":656,"children":658},{"className":657},[],[659],{"type":18,"value":595},{"type":18,"value":597},{"type":13,"tag":14,"props":662,"children":663},{},[664,666,671,673,678,680,686,688,693,695,699],{"type":18,"value":665},"This structure ",{"type":13,"tag":667,"props":668,"children":670},"normative",{"type":669},"can",[],{"type":18,"value":672}," be included in the ",{"type":13,"tag":21,"props":674,"children":676},{"className":675},[],[677],{"type":18,"value":462},{"type":18,"value":679}," chain of a\n",{"type":13,"tag":446,"props":681,"children":683},{"href":682},"/man/VkGraphicsPipelineCreateInfo",[684],{"type":18,"value":685},"VkGraphicsPipelineCreateInfo",{"type":18,"value":687}," structure to set this state for a\npipeline.\nIf this structure is not included in the ",{"type":13,"tag":21,"props":689,"children":691},{"className":690},[],[692],{"type":18,"value":462},{"type":18,"value":694}," chain of\n",{"type":13,"tag":446,"props":696,"children":697},{"href":682},[698],{"type":18,"value":685},{"type":18,"value":700},", it is equivalent to specifying this\nstructure with the following properties:",{"type":13,"tag":430,"props":702,"children":703},{},[704,727,743,758],{"type":13,"tag":434,"props":705,"children":706},{},[707,712,714,720,721,726],{"type":13,"tag":21,"props":708,"children":710},{"className":709},[],[711],{"type":18,"value":481},{"type":18,"value":713}," set to\n",{"type":13,"tag":446,"props":715,"children":717},{"href":716},"/man/VkPipelineRenderingCreateInfo",[718],{"type":18,"value":719},"VkPipelineRenderingCreateInfo",{"type":18,"value":225},{"type":13,"tag":21,"props":722,"children":724},{"className":723},[],[725],{"type":18,"value":481},{"type":18,"value":491},{"type":13,"tag":434,"props":728,"children":729},{},[730,735,737,742],{"type":13,"tag":21,"props":731,"children":733},{"className":732},[],[734],{"type":18,"value":489},{"type":18,"value":736}," set to ",{"type":13,"tag":21,"props":738,"children":740},{"className":739},[],[741],{"type":18,"value":470},{"type":18,"value":491},{"type":13,"tag":434,"props":744,"children":745},{},[746,751,752,757],{"type":13,"tag":21,"props":747,"children":749},{"className":748},[],[750],{"type":18,"value":525},{"type":18,"value":736},{"type":13,"tag":21,"props":753,"children":755},{"className":754},[],[756],{"type":18,"value":470},{"type":18,"value":491},{"type":13,"tag":434,"props":759,"children":760},{},[761,766,767,772],{"type":13,"tag":21,"props":762,"children":764},{"className":763},[],[765],{"type":18,"value":550},{"type":18,"value":736},{"type":13,"tag":21,"props":768,"children":770},{"className":769},[],[771],{"type":18,"value":470},{"type":18,"value":491},{"type":13,"tag":14,"props":774,"children":775},{},[776,777,780,781,786,787,793,795,800,801,805],{"type":18,"value":665},{"type":13,"tag":667,"props":778,"children":779},{"type":669},[],{"type":18,"value":672},{"type":13,"tag":21,"props":782,"children":784},{"className":783},[],[785],{"type":18,"value":462},{"type":18,"value":679},{"type":13,"tag":446,"props":788,"children":790},{"href":789},"/man/VkCommandBufferInheritanceInfo",[791],{"type":18,"value":792},"VkCommandBufferInheritanceInfo",{"type":18,"value":794}," structure to specify inherited state\nfrom the primary command buffer.\nIf this structure is not included in the ",{"type":13,"tag":21,"props":796,"children":798},{"className":797},[],[799],{"type":18,"value":462},{"type":18,"value":694},{"type":13,"tag":446,"props":802,"children":803},{"href":789},[804],{"type":18,"value":792},{"type":18,"value":700},{"type":13,"tag":430,"props":807,"children":808},{},[809,831,846,861],{"type":13,"tag":434,"props":810,"children":811},{},[812,817,818,824,825,830],{"type":13,"tag":21,"props":813,"children":815},{"className":814},[],[816],{"type":18,"value":481},{"type":18,"value":713},{"type":13,"tag":446,"props":819,"children":821},{"href":820},"/man/VkCommandBufferInheritanceRenderingInfo",[822],{"type":18,"value":823},"VkCommandBufferInheritanceRenderingInfo",{"type":18,"value":225},{"type":13,"tag":21,"props":826,"children":828},{"className":827},[],[829],{"type":18,"value":481},{"type":18,"value":491},{"type":13,"tag":434,"props":832,"children":833},{},[834,839,840,845],{"type":13,"tag":21,"props":835,"children":837},{"className":836},[],[838],{"type":18,"value":489},{"type":18,"value":736},{"type":13,"tag":21,"props":841,"children":843},{"className":842},[],[844],{"type":18,"value":470},{"type":18,"value":491},{"type":13,"tag":434,"props":847,"children":848},{},[849,854,855,860],{"type":13,"tag":21,"props":850,"children":852},{"className":851},[],[853],{"type":18,"value":525},{"type":18,"value":736},{"type":13,"tag":21,"props":856,"children":858},{"className":857},[],[859],{"type":18,"value":470},{"type":18,"value":491},{"type":13,"tag":434,"props":862,"children":863},{},[864,869,870,875],{"type":13,"tag":21,"props":865,"children":867},{"className":866},[],[868],{"type":18,"value":550},{"type":18,"value":736},{"type":13,"tag":21,"props":871,"children":873},{"className":872},[],[874],{"type":18,"value":470},{"type":18,"value":491},{"type":13,"tag":877,"props":878,"children":880},"validity-group",{"name":879},"Valid Usage",[881,928,962,995,1022,1052,1081],{"type":13,"tag":882,"props":883,"children":885},"validity-field",{"name":884},"VUID-VkRenderingInputAttachmentIndexInfo-dynamicRenderingLocalRead-09519",[886],{"type":13,"tag":14,"props":887,"children":888},{},[889,891,901,903,908,910,915,917,921,923],{"type":18,"value":890},"If the ",{"type":13,"tag":446,"props":892,"children":894},{"href":893},"/man/VkPhysicalDeviceDynamicRenderingLocalReadFeatures#features-dynamicRenderingLocalRead",[895],{"type":13,"tag":21,"props":896,"children":898},{"className":897},[],[899],{"type":18,"value":900},"dynamicRenderingLocalRead",{"type":18,"value":902}," feature is not enabled, and\n",{"type":13,"tag":21,"props":904,"children":906},{"className":905},[],[907],{"type":18,"value":489},{"type":18,"value":909}," is not ",{"type":13,"tag":21,"props":911,"children":913},{"className":912},[],[914],{"type":18,"value":470},{"type":18,"value":916},", each element ",{"type":13,"tag":667,"props":918,"children":920},{"type":919},"must",[],{"type":18,"value":922}," be\n",{"type":13,"tag":21,"props":924,"children":926},{"className":925},[],[927],{"type":18,"value":587},{"type":13,"tag":882,"props":929,"children":931},{"name":930},"VUID-VkRenderingInputAttachmentIndexInfo-dynamicRenderingLocalRead-09520",[932],{"type":13,"tag":14,"props":933,"children":934},{},[935,936,944,946,951,952,955,957],{"type":18,"value":890},{"type":13,"tag":446,"props":937,"children":938},{"href":893},[939],{"type":13,"tag":21,"props":940,"children":942},{"className":941},[],[943],{"type":18,"value":900},{"type":18,"value":945}," feature is not enabled,\n",{"type":13,"tag":21,"props":947,"children":949},{"className":948},[],[950],{"type":18,"value":525},{"type":18,"value":508},{"type":13,"tag":667,"props":953,"children":954},{"type":919},[],{"type":18,"value":956}," be a valid pointer to a value of\n",{"type":13,"tag":21,"props":958,"children":960},{"className":959},[],[961],{"type":18,"value":587},{"type":13,"tag":882,"props":963,"children":965},{"name":964},"VUID-VkRenderingInputAttachmentIndexInfo-dynamicRenderingLocalRead-09521",[966],{"type":13,"tag":14,"props":967,"children":968},{},[969,970,978,979,984,985,988,990],{"type":18,"value":890},{"type":13,"tag":446,"props":971,"children":972},{"href":893},[973],{"type":13,"tag":21,"props":974,"children":976},{"className":975},[],[977],{"type":18,"value":900},{"type":18,"value":945},{"type":13,"tag":21,"props":980,"children":982},{"className":981},[],[983],{"type":18,"value":550},{"type":18,"value":508},{"type":13,"tag":667,"props":986,"children":987},{"type":919},[],{"type":18,"value":989}," be a valid pointer to a value\nof ",{"type":13,"tag":21,"props":991,"children":993},{"className":992},[],[994],{"type":18,"value":587},{"type":13,"tag":882,"props":996,"children":998},{"name":997},"VUID-VkRenderingInputAttachmentIndexInfo-pColorAttachmentInputIndices-09522",[999],{"type":13,"tag":14,"props":1000,"children":1001},{},[1002,1004,1009,1011,1016,1017,1020],{"type":18,"value":1003},"Elements of ",{"type":13,"tag":21,"props":1005,"children":1007},{"className":1006},[],[1008],{"type":18,"value":489},{"type":18,"value":1010}," that are not\n",{"type":13,"tag":21,"props":1012,"children":1014},{"className":1013},[],[1015],{"type":18,"value":587},{"type":18,"value":508},{"type":13,"tag":667,"props":1018,"children":1019},{"type":919},[],{"type":18,"value":1021}," each be unique",{"type":13,"tag":882,"props":1023,"children":1025},{"name":1024},"VUID-VkRenderingInputAttachmentIndexInfo-pColorAttachmentInputIndices-09523",[1026],{"type":13,"tag":14,"props":1027,"children":1028},{},[1029,1030,1035,1036,1041,1042,1045,1047],{"type":18,"value":1003},{"type":13,"tag":21,"props":1031,"children":1033},{"className":1032},[],[1034],{"type":18,"value":489},{"type":18,"value":1010},{"type":13,"tag":21,"props":1037,"children":1039},{"className":1038},[],[1040],{"type":18,"value":587},{"type":18,"value":508},{"type":13,"tag":667,"props":1043,"children":1044},{"type":919},[],{"type":18,"value":1046}," not take the same value as the content\nof ",{"type":13,"tag":21,"props":1048,"children":1050},{"className":1049},[],[1051],{"type":18,"value":525},{"type":13,"tag":882,"props":1053,"children":1055},{"name":1054},"VUID-VkRenderingInputAttachmentIndexInfo-pColorAttachmentInputIndices-09524",[1056],{"type":13,"tag":14,"props":1057,"children":1058},{},[1059,1060,1065,1066,1071,1072,1075,1076],{"type":18,"value":1003},{"type":13,"tag":21,"props":1061,"children":1063},{"className":1062},[],[1064],{"type":18,"value":489},{"type":18,"value":1010},{"type":13,"tag":21,"props":1067,"children":1069},{"className":1068},[],[1070],{"type":18,"value":587},{"type":18,"value":508},{"type":13,"tag":667,"props":1073,"children":1074},{"type":919},[],{"type":18,"value":1046},{"type":13,"tag":21,"props":1077,"children":1079},{"className":1078},[],[1080],{"type":18,"value":550},{"type":13,"tag":882,"props":1082,"children":1084},{"name":1083},"VUID-VkRenderingInputAttachmentIndexInfo-colorAttachmentCount-09525",[1085],{"type":13,"tag":14,"props":1086,"children":1087},{},[1088,1093,1094,1097,1099],{"type":13,"tag":21,"props":1089,"children":1091},{"className":1090},[],[1092],{"type":18,"value":481},{"type":18,"value":508},{"type":13,"tag":667,"props":1095,"children":1096},{"type":919},[],{"type":18,"value":1098}," be less than or equal to\n",{"type":13,"tag":446,"props":1100,"children":1102},{"href":1101},"/man/VkPhysicalDeviceLimits#limits-maxColorAttachments",[1103],{"type":13,"tag":21,"props":1104,"children":1106},{"className":1105},[],[1107],{"type":18,"value":1108},"maxColorAttachments",{"type":13,"tag":877,"props":1110,"children":1112},{"name":1111},"Valid Usage (Implicit)",[1113,1137,1196,1234],{"type":13,"tag":882,"props":1114,"children":1116},{"name":1115},"VUID-VkRenderingInputAttachmentIndexInfo-sType-sType",[1117],{"type":13,"tag":14,"props":1118,"children":1119},{},[1120,1125,1126,1129,1131],{"type":13,"tag":21,"props":1121,"children":1123},{"className":1122},[],[1124],{"type":18,"value":442},{"type":18,"value":508},{"type":13,"tag":667,"props":1127,"children":1128},{"type":919},[],{"type":18,"value":1130}," be ",{"type":13,"tag":21,"props":1132,"children":1134},{"className":1133},[],[1135],{"type":18,"value":1136},"VK_STRUCTURE_TYPE_RENDERING_INPUT_ATTACHMENT_INDEX_INFO",{"type":13,"tag":882,"props":1138,"children":1140},{"name":1139},"VUID-VkRenderingInputAttachmentIndexInfo-pColorAttachmentInputIndices-parameter",[1141],{"type":13,"tag":14,"props":1142,"children":1143},{},[1144,1145,1150,1151,1157,1159,1164,1165,1170,1172,1177,1178,1181,1183,1188,1189,1194],{"type":18,"value":602},{"type":13,"tag":21,"props":1146,"children":1148},{"className":1147},[],[1149],{"type":18,"value":481},{"type":18,"value":909},{"type":13,"tag":21,"props":1152,"children":1154},{"className":1153},[],[1155],{"type":18,"value":1156},"0",{"type":18,"value":1158},", and ",{"type":13,"tag":21,"props":1160,"children":1162},{"className":1161},[],[1163],{"type":18,"value":489},{"type":18,"value":909},{"type":13,"tag":21,"props":1166,"children":1168},{"className":1167},[],[1169],{"type":18,"value":470},{"type":18,"value":1171},", ",{"type":13,"tag":21,"props":1173,"children":1175},{"className":1174},[],[1176],{"type":18,"value":489},{"type":18,"value":508},{"type":13,"tag":667,"props":1179,"children":1180},{"type":919},[],{"type":18,"value":1182}," be a valid pointer to an array of ",{"type":13,"tag":21,"props":1184,"children":1186},{"className":1185},[],[1187],{"type":18,"value":481},{"type":18,"value":508},{"type":13,"tag":21,"props":1190,"children":1192},{"className":1191},[],[1193],{"type":18,"value":514},{"type":18,"value":1195}," values",{"type":13,"tag":882,"props":1197,"children":1199},{"name":1198},"VUID-VkRenderingInputAttachmentIndexInfo-pDepthInputAttachmentIndex-parameter",[1200],{"type":13,"tag":14,"props":1201,"children":1202},{},[1203,1204,1209,1210,1215,1216,1221,1222,1225,1227,1232],{"type":18,"value":602},{"type":13,"tag":21,"props":1205,"children":1207},{"className":1206},[],[1208],{"type":18,"value":525},{"type":18,"value":909},{"type":13,"tag":21,"props":1211,"children":1213},{"className":1212},[],[1214],{"type":18,"value":470},{"type":18,"value":1171},{"type":13,"tag":21,"props":1217,"children":1219},{"className":1218},[],[1220],{"type":18,"value":525},{"type":18,"value":508},{"type":13,"tag":667,"props":1223,"children":1224},{"type":919},[],{"type":18,"value":1226}," be a valid pointer to a valid ",{"type":13,"tag":21,"props":1228,"children":1230},{"className":1229},[],[1231],{"type":18,"value":514},{"type":18,"value":1233}," value",{"type":13,"tag":882,"props":1235,"children":1237},{"name":1236},"VUID-VkRenderingInputAttachmentIndexInfo-pStencilInputAttachmentIndex-parameter",[1238],{"type":13,"tag":14,"props":1239,"children":1240},{},[1241,1242,1247,1248,1253,1254,1259,1260,1263,1264,1269],{"type":18,"value":602},{"type":13,"tag":21,"props":1243,"children":1245},{"className":1244},[],[1246],{"type":18,"value":550},{"type":18,"value":909},{"type":13,"tag":21,"props":1249,"children":1251},{"className":1250},[],[1252],{"type":18,"value":470},{"type":18,"value":1171},{"type":13,"tag":21,"props":1255,"children":1257},{"className":1256},[],[1258],{"type":18,"value":550},{"type":18,"value":508},{"type":13,"tag":667,"props":1261,"children":1262},{"type":919},[],{"type":18,"value":1226},{"type":13,"tag":21,"props":1265,"children":1267},{"className":1266},[],[1268],{"type":18,"value":514},{"type":18,"value":1233},{"type":13,"tag":1271,"props":1272,"children":1273},"style",{},[1274],{"type":18,"value":1275},"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":1277},[],"markdown",1744876570950]