[{"data":1,"prerenderedAt":17974},["ShallowReactive",2],{"FlQDMpzZFi":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":17973,"_id":4},"vkCmdDrawIndexedIndirectCount","Draw parameters with indirect parameters, indexed vertices, and draw count","VK_VERSION_1_2","protos",[],{"type":10,"children":11,"toc":17971},"root",[12,20,414,419,757,861,894,17727,17919,17965],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","To record an indexed draw call with a draw call count sourced from a buffer,\ncall:",{"type":13,"tag":21,"props":22,"children":23},"code-group",{},[24,187],{"type":13,"tag":25,"props":26,"children":32},"pre",{"code":27,"filename":28,"language":29,"meta":30,"className":31,"style":30},"void vkCmdDrawIndexedIndirectCountKHR(\n VkCommandBuffer commandBuffer,\n VkBuffer buffer,\n VkDeviceSize offset,\n VkBuffer countBuffer,\n VkDeviceSize countBufferOffset,\n uint32_t maxDrawCount,\n uint32_t stride);\n","C","c","","language-c shiki shiki-themes github-light-default github-dark-default",[33],{"type":13,"tag":34,"props":35,"children":36},"code",{"__ignoreMap":30},[37,61,81,99,117,134,151,169],{"type":13,"tag":38,"props":39,"children":42},"span",{"class":40,"line":41},"line",1,[43,49,55],{"type":13,"tag":38,"props":44,"children":46},{"style":45},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[47],{"type":18,"value":48},"void",{"type":13,"tag":38,"props":50,"children":52},{"style":51},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[53],{"type":18,"value":54}," vkCmdDrawIndexedIndirectCountKHR",{"type":13,"tag":38,"props":56,"children":58},{"style":57},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[59],{"type":18,"value":60},"(\n",{"type":13,"tag":38,"props":62,"children":64},{"class":40,"line":63},2,[65,70,76],{"type":13,"tag":38,"props":66,"children":67},{"style":57},[68],{"type":18,"value":69}," VkCommandBuffer ",{"type":13,"tag":38,"props":71,"children":73},{"style":72},"--shiki-default:#953800;--shiki-dark:#FFA657",[74],{"type":18,"value":75},"commandBuffer",{"type":13,"tag":38,"props":77,"children":78},{"style":57},[79],{"type":18,"value":80},",\n",{"type":13,"tag":38,"props":82,"children":84},{"class":40,"line":83},3,[85,90,95],{"type":13,"tag":38,"props":86,"children":87},{"style":57},[88],{"type":18,"value":89}," VkBuffer ",{"type":13,"tag":38,"props":91,"children":92},{"style":72},[93],{"type":18,"value":94},"buffer",{"type":13,"tag":38,"props":96,"children":97},{"style":57},[98],{"type":18,"value":80},{"type":13,"tag":38,"props":100,"children":102},{"class":40,"line":101},4,[103,108,113],{"type":13,"tag":38,"props":104,"children":105},{"style":57},[106],{"type":18,"value":107}," VkDeviceSize ",{"type":13,"tag":38,"props":109,"children":110},{"style":72},[111],{"type":18,"value":112},"offset",{"type":13,"tag":38,"props":114,"children":115},{"style":57},[116],{"type":18,"value":80},{"type":13,"tag":38,"props":118,"children":120},{"class":40,"line":119},5,[121,125,130],{"type":13,"tag":38,"props":122,"children":123},{"style":57},[124],{"type":18,"value":89},{"type":13,"tag":38,"props":126,"children":127},{"style":72},[128],{"type":18,"value":129},"countBuffer",{"type":13,"tag":38,"props":131,"children":132},{"style":57},[133],{"type":18,"value":80},{"type":13,"tag":38,"props":135,"children":137},{"class":40,"line":136},6,[138,142,147],{"type":13,"tag":38,"props":139,"children":140},{"style":57},[141],{"type":18,"value":107},{"type":13,"tag":38,"props":143,"children":144},{"style":72},[145],{"type":18,"value":146},"countBufferOffset",{"type":13,"tag":38,"props":148,"children":149},{"style":57},[150],{"type":18,"value":80},{"type":13,"tag":38,"props":152,"children":154},{"class":40,"line":153},7,[155,160,165],{"type":13,"tag":38,"props":156,"children":157},{"style":45},[158],{"type":18,"value":159}," uint32_t",{"type":13,"tag":38,"props":161,"children":162},{"style":72},[163],{"type":18,"value":164}," maxDrawCount",{"type":13,"tag":38,"props":166,"children":167},{"style":57},[168],{"type":18,"value":80},{"type":13,"tag":38,"props":170,"children":172},{"class":40,"line":171},8,[173,177,182],{"type":13,"tag":38,"props":174,"children":175},{"style":45},[176],{"type":18,"value":159},{"type":13,"tag":38,"props":178,"children":179},{"style":72},[180],{"type":18,"value":181}," stride",{"type":13,"tag":38,"props":183,"children":184},{"style":57},[185],{"type":18,"value":186},");\n",{"type":13,"tag":25,"props":188,"children":193},{"code":189,"filename":190,"language":191,"meta":30,"className":192,"style":30},"pub fn cmd_draw_indexed_indirect_count_khr(\n command_buffer: vk::CommandBuffer,\n buffer: vk::Buffer,\n offset: vk::DeviceSize,\n count_buffer: vk::Buffer,\n count_buffer_offset: vk::DeviceSize,\n max_draw_count: u32,\n stride: u32,\n);\n","Rust","rs","language-rs shiki shiki-themes github-light-default github-dark-default",[194],{"type":13,"tag":34,"props":195,"children":196},{"__ignoreMap":30},[197,219,251,280,309,337,365,386,406],{"type":13,"tag":38,"props":198,"children":199},{"class":40,"line":41},[200,205,210,215],{"type":13,"tag":38,"props":201,"children":202},{"style":45},[203],{"type":18,"value":204},"pub",{"type":13,"tag":38,"props":206,"children":207},{"style":45},[208],{"type":18,"value":209}," fn",{"type":13,"tag":38,"props":211,"children":212},{"style":51},[213],{"type":18,"value":214}," cmd_draw_indexed_indirect_count_khr",{"type":13,"tag":38,"props":216,"children":217},{"style":57},[218],{"type":18,"value":60},{"type":13,"tag":38,"props":220,"children":221},{"class":40,"line":63},[222,227,232,237,242,247],{"type":13,"tag":38,"props":223,"children":224},{"style":57},[225],{"type":18,"value":226}," command_buffer",{"type":13,"tag":38,"props":228,"children":229},{"style":45},[230],{"type":18,"value":231},":",{"type":13,"tag":38,"props":233,"children":234},{"style":72},[235],{"type":18,"value":236}," vk",{"type":13,"tag":38,"props":238,"children":239},{"style":45},[240],{"type":18,"value":241},"::",{"type":13,"tag":38,"props":243,"children":244},{"style":72},[245],{"type":18,"value":246},"CommandBuffer",{"type":13,"tag":38,"props":248,"children":249},{"style":57},[250],{"type":18,"value":80},{"type":13,"tag":38,"props":252,"children":253},{"class":40,"line":83},[254,259,263,267,271,276],{"type":13,"tag":38,"props":255,"children":256},{"style":57},[257],{"type":18,"value":258}," buffer",{"type":13,"tag":38,"props":260,"children":261},{"style":45},[262],{"type":18,"value":231},{"type":13,"tag":38,"props":264,"children":265},{"style":72},[266],{"type":18,"value":236},{"type":13,"tag":38,"props":268,"children":269},{"style":45},[270],{"type":18,"value":241},{"type":13,"tag":38,"props":272,"children":273},{"style":72},[274],{"type":18,"value":275},"Buffer",{"type":13,"tag":38,"props":277,"children":278},{"style":57},[279],{"type":18,"value":80},{"type":13,"tag":38,"props":281,"children":282},{"class":40,"line":101},[283,288,292,296,300,305],{"type":13,"tag":38,"props":284,"children":285},{"style":57},[286],{"type":18,"value":287}," offset",{"type":13,"tag":38,"props":289,"children":290},{"style":45},[291],{"type":18,"value":231},{"type":13,"tag":38,"props":293,"children":294},{"style":72},[295],{"type":18,"value":236},{"type":13,"tag":38,"props":297,"children":298},{"style":45},[299],{"type":18,"value":241},{"type":13,"tag":38,"props":301,"children":302},{"style":72},[303],{"type":18,"value":304},"DeviceSize",{"type":13,"tag":38,"props":306,"children":307},{"style":57},[308],{"type":18,"value":80},{"type":13,"tag":38,"props":310,"children":311},{"class":40,"line":119},[312,317,321,325,329,333],{"type":13,"tag":38,"props":313,"children":314},{"style":57},[315],{"type":18,"value":316}," count_buffer",{"type":13,"tag":38,"props":318,"children":319},{"style":45},[320],{"type":18,"value":231},{"type":13,"tag":38,"props":322,"children":323},{"style":72},[324],{"type":18,"value":236},{"type":13,"tag":38,"props":326,"children":327},{"style":45},[328],{"type":18,"value":241},{"type":13,"tag":38,"props":330,"children":331},{"style":72},[332],{"type":18,"value":275},{"type":13,"tag":38,"props":334,"children":335},{"style":57},[336],{"type":18,"value":80},{"type":13,"tag":38,"props":338,"children":339},{"class":40,"line":136},[340,345,349,353,357,361],{"type":13,"tag":38,"props":341,"children":342},{"style":57},[343],{"type":18,"value":344}," count_buffer_offset",{"type":13,"tag":38,"props":346,"children":347},{"style":45},[348],{"type":18,"value":231},{"type":13,"tag":38,"props":350,"children":351},{"style":72},[352],{"type":18,"value":236},{"type":13,"tag":38,"props":354,"children":355},{"style":45},[356],{"type":18,"value":241},{"type":13,"tag":38,"props":358,"children":359},{"style":72},[360],{"type":18,"value":304},{"type":13,"tag":38,"props":362,"children":363},{"style":57},[364],{"type":18,"value":80},{"type":13,"tag":38,"props":366,"children":367},{"class":40,"line":153},[368,373,377,382],{"type":13,"tag":38,"props":369,"children":370},{"style":57},[371],{"type":18,"value":372}," max_draw_count",{"type":13,"tag":38,"props":374,"children":375},{"style":45},[376],{"type":18,"value":231},{"type":13,"tag":38,"props":378,"children":379},{"style":72},[380],{"type":18,"value":381}," u32",{"type":13,"tag":38,"props":383,"children":384},{"style":57},[385],{"type":18,"value":80},{"type":13,"tag":38,"props":387,"children":388},{"class":40,"line":171},[389,394,398,402],{"type":13,"tag":38,"props":390,"children":391},{"style":57},[392],{"type":18,"value":393}," stride",{"type":13,"tag":38,"props":395,"children":396},{"style":45},[397],{"type":18,"value":231},{"type":13,"tag":38,"props":399,"children":400},{"style":72},[401],{"type":18,"value":381},{"type":13,"tag":38,"props":403,"children":404},{"style":57},[405],{"type":18,"value":80},{"type":13,"tag":38,"props":407,"children":409},{"class":40,"line":408},9,[410],{"type":13,"tag":38,"props":411,"children":412},{"style":57},[413],{"type":18,"value":186},{"type":13,"tag":14,"props":415,"children":416},{},[417],{"type":18,"value":418},"or the equivalent command",{"type":13,"tag":21,"props":420,"children":421},{},[422,550],{"type":13,"tag":25,"props":423,"children":425},{"code":424,"filename":28,"language":29,"meta":30,"className":31,"style":30},"void vkCmdDrawIndexedIndirectCountAMD(\n VkCommandBuffer commandBuffer,\n VkBuffer buffer,\n VkDeviceSize offset,\n VkBuffer countBuffer,\n VkDeviceSize countBufferOffset,\n uint32_t maxDrawCount,\n uint32_t stride);\n",[426],{"type":13,"tag":34,"props":427,"children":428},{"__ignoreMap":30},[429,445,460,475,490,505,520,535],{"type":13,"tag":38,"props":430,"children":431},{"class":40,"line":41},[432,436,441],{"type":13,"tag":38,"props":433,"children":434},{"style":45},[435],{"type":18,"value":48},{"type":13,"tag":38,"props":437,"children":438},{"style":51},[439],{"type":18,"value":440}," vkCmdDrawIndexedIndirectCountAMD",{"type":13,"tag":38,"props":442,"children":443},{"style":57},[444],{"type":18,"value":60},{"type":13,"tag":38,"props":446,"children":447},{"class":40,"line":63},[448,452,456],{"type":13,"tag":38,"props":449,"children":450},{"style":57},[451],{"type":18,"value":69},{"type":13,"tag":38,"props":453,"children":454},{"style":72},[455],{"type":18,"value":75},{"type":13,"tag":38,"props":457,"children":458},{"style":57},[459],{"type":18,"value":80},{"type":13,"tag":38,"props":461,"children":462},{"class":40,"line":83},[463,467,471],{"type":13,"tag":38,"props":464,"children":465},{"style":57},[466],{"type":18,"value":89},{"type":13,"tag":38,"props":468,"children":469},{"style":72},[470],{"type":18,"value":94},{"type":13,"tag":38,"props":472,"children":473},{"style":57},[474],{"type":18,"value":80},{"type":13,"tag":38,"props":476,"children":477},{"class":40,"line":101},[478,482,486],{"type":13,"tag":38,"props":479,"children":480},{"style":57},[481],{"type":18,"value":107},{"type":13,"tag":38,"props":483,"children":484},{"style":72},[485],{"type":18,"value":112},{"type":13,"tag":38,"props":487,"children":488},{"style":57},[489],{"type":18,"value":80},{"type":13,"tag":38,"props":491,"children":492},{"class":40,"line":119},[493,497,501],{"type":13,"tag":38,"props":494,"children":495},{"style":57},[496],{"type":18,"value":89},{"type":13,"tag":38,"props":498,"children":499},{"style":72},[500],{"type":18,"value":129},{"type":13,"tag":38,"props":502,"children":503},{"style":57},[504],{"type":18,"value":80},{"type":13,"tag":38,"props":506,"children":507},{"class":40,"line":136},[508,512,516],{"type":13,"tag":38,"props":509,"children":510},{"style":57},[511],{"type":18,"value":107},{"type":13,"tag":38,"props":513,"children":514},{"style":72},[515],{"type":18,"value":146},{"type":13,"tag":38,"props":517,"children":518},{"style":57},[519],{"type":18,"value":80},{"type":13,"tag":38,"props":521,"children":522},{"class":40,"line":153},[523,527,531],{"type":13,"tag":38,"props":524,"children":525},{"style":45},[526],{"type":18,"value":159},{"type":13,"tag":38,"props":528,"children":529},{"style":72},[530],{"type":18,"value":164},{"type":13,"tag":38,"props":532,"children":533},{"style":57},[534],{"type":18,"value":80},{"type":13,"tag":38,"props":536,"children":537},{"class":40,"line":171},[538,542,546],{"type":13,"tag":38,"props":539,"children":540},{"style":45},[541],{"type":18,"value":159},{"type":13,"tag":38,"props":543,"children":544},{"style":72},[545],{"type":18,"value":181},{"type":13,"tag":38,"props":547,"children":548},{"style":57},[549],{"type":18,"value":186},{"type":13,"tag":25,"props":551,"children":553},{"code":552,"filename":190,"language":191,"meta":30,"className":192,"style":30},"pub fn cmd_draw_indexed_indirect_count_amd(\n command_buffer: vk::CommandBuffer,\n buffer: vk::Buffer,\n offset: vk::DeviceSize,\n count_buffer: vk::Buffer,\n count_buffer_offset: vk::DeviceSize,\n max_draw_count: u32,\n stride: u32,\n);\n",[554],{"type":13,"tag":34,"props":555,"children":556},{"__ignoreMap":30},[557,577,604,631,658,685,712,731,750],{"type":13,"tag":38,"props":558,"children":559},{"class":40,"line":41},[560,564,568,573],{"type":13,"tag":38,"props":561,"children":562},{"style":45},[563],{"type":18,"value":204},{"type":13,"tag":38,"props":565,"children":566},{"style":45},[567],{"type":18,"value":209},{"type":13,"tag":38,"props":569,"children":570},{"style":51},[571],{"type":18,"value":572}," cmd_draw_indexed_indirect_count_amd",{"type":13,"tag":38,"props":574,"children":575},{"style":57},[576],{"type":18,"value":60},{"type":13,"tag":38,"props":578,"children":579},{"class":40,"line":63},[580,584,588,592,596,600],{"type":13,"tag":38,"props":581,"children":582},{"style":57},[583],{"type":18,"value":226},{"type":13,"tag":38,"props":585,"children":586},{"style":45},[587],{"type":18,"value":231},{"type":13,"tag":38,"props":589,"children":590},{"style":72},[591],{"type":18,"value":236},{"type":13,"tag":38,"props":593,"children":594},{"style":45},[595],{"type":18,"value":241},{"type":13,"tag":38,"props":597,"children":598},{"style":72},[599],{"type":18,"value":246},{"type":13,"tag":38,"props":601,"children":602},{"style":57},[603],{"type":18,"value":80},{"type":13,"tag":38,"props":605,"children":606},{"class":40,"line":83},[607,611,615,619,623,627],{"type":13,"tag":38,"props":608,"children":609},{"style":57},[610],{"type":18,"value":258},{"type":13,"tag":38,"props":612,"children":613},{"style":45},[614],{"type":18,"value":231},{"type":13,"tag":38,"props":616,"children":617},{"style":72},[618],{"type":18,"value":236},{"type":13,"tag":38,"props":620,"children":621},{"style":45},[622],{"type":18,"value":241},{"type":13,"tag":38,"props":624,"children":625},{"style":72},[626],{"type":18,"value":275},{"type":13,"tag":38,"props":628,"children":629},{"style":57},[630],{"type":18,"value":80},{"type":13,"tag":38,"props":632,"children":633},{"class":40,"line":101},[634,638,642,646,650,654],{"type":13,"tag":38,"props":635,"children":636},{"style":57},[637],{"type":18,"value":287},{"type":13,"tag":38,"props":639,"children":640},{"style":45},[641],{"type":18,"value":231},{"type":13,"tag":38,"props":643,"children":644},{"style":72},[645],{"type":18,"value":236},{"type":13,"tag":38,"props":647,"children":648},{"style":45},[649],{"type":18,"value":241},{"type":13,"tag":38,"props":651,"children":652},{"style":72},[653],{"type":18,"value":304},{"type":13,"tag":38,"props":655,"children":656},{"style":57},[657],{"type":18,"value":80},{"type":13,"tag":38,"props":659,"children":660},{"class":40,"line":119},[661,665,669,673,677,681],{"type":13,"tag":38,"props":662,"children":663},{"style":57},[664],{"type":18,"value":316},{"type":13,"tag":38,"props":666,"children":667},{"style":45},[668],{"type":18,"value":231},{"type":13,"tag":38,"props":670,"children":671},{"style":72},[672],{"type":18,"value":236},{"type":13,"tag":38,"props":674,"children":675},{"style":45},[676],{"type":18,"value":241},{"type":13,"tag":38,"props":678,"children":679},{"style":72},[680],{"type":18,"value":275},{"type":13,"tag":38,"props":682,"children":683},{"style":57},[684],{"type":18,"value":80},{"type":13,"tag":38,"props":686,"children":687},{"class":40,"line":136},[688,692,696,700,704,708],{"type":13,"tag":38,"props":689,"children":690},{"style":57},[691],{"type":18,"value":344},{"type":13,"tag":38,"props":693,"children":694},{"style":45},[695],{"type":18,"value":231},{"type":13,"tag":38,"props":697,"children":698},{"style":72},[699],{"type":18,"value":236},{"type":13,"tag":38,"props":701,"children":702},{"style":45},[703],{"type":18,"value":241},{"type":13,"tag":38,"props":705,"children":706},{"style":72},[707],{"type":18,"value":304},{"type":13,"tag":38,"props":709,"children":710},{"style":57},[711],{"type":18,"value":80},{"type":13,"tag":38,"props":713,"children":714},{"class":40,"line":153},[715,719,723,727],{"type":13,"tag":38,"props":716,"children":717},{"style":57},[718],{"type":18,"value":372},{"type":13,"tag":38,"props":720,"children":721},{"style":45},[722],{"type":18,"value":231},{"type":13,"tag":38,"props":724,"children":725},{"style":72},[726],{"type":18,"value":381},{"type":13,"tag":38,"props":728,"children":729},{"style":57},[730],{"type":18,"value":80},{"type":13,"tag":38,"props":732,"children":733},{"class":40,"line":171},[734,738,742,746],{"type":13,"tag":38,"props":735,"children":736},{"style":57},[737],{"type":18,"value":393},{"type":13,"tag":38,"props":739,"children":740},{"style":45},[741],{"type":18,"value":231},{"type":13,"tag":38,"props":743,"children":744},{"style":72},[745],{"type":18,"value":381},{"type":13,"tag":38,"props":747,"children":748},{"style":57},[749],{"type":18,"value":80},{"type":13,"tag":38,"props":751,"children":752},{"class":40,"line":408},[753],{"type":13,"tag":38,"props":754,"children":755},{"style":57},[756],{"type":18,"value":186},{"type":13,"tag":758,"props":759,"children":760},"ul",{},[761,772,782,799,809,825,850],{"type":13,"tag":762,"props":763,"children":764},"li",{},[765,770],{"type":13,"tag":34,"props":766,"children":768},{"className":767},[],[769],{"type":18,"value":75},{"type":18,"value":771}," is the command buffer into which the command is\nrecorded.",{"type":13,"tag":762,"props":773,"children":774},{},[775,780],{"type":13,"tag":34,"props":776,"children":778},{"className":777},[],[779],{"type":18,"value":94},{"type":18,"value":781}," is the buffer containing draw parameters.",{"type":13,"tag":762,"props":783,"children":784},{},[785,790,792,797],{"type":13,"tag":34,"props":786,"children":788},{"className":787},[],[789],{"type":18,"value":112},{"type":18,"value":791}," is the byte offset into ",{"type":13,"tag":34,"props":793,"children":795},{"className":794},[],[796],{"type":18,"value":94},{"type":18,"value":798}," where parameters\nbegin.",{"type":13,"tag":762,"props":800,"children":801},{},[802,807],{"type":13,"tag":34,"props":803,"children":805},{"className":804},[],[806],{"type":18,"value":129},{"type":18,"value":808}," is the buffer containing the draw count.",{"type":13,"tag":762,"props":810,"children":811},{},[812,817,818,823],{"type":13,"tag":34,"props":813,"children":815},{"className":814},[],[816],{"type":18,"value":146},{"type":18,"value":791},{"type":13,"tag":34,"props":819,"children":821},{"className":820},[],[822],{"type":18,"value":129},{"type":18,"value":824}," where\nthe draw count begins.",{"type":13,"tag":762,"props":826,"children":827},{},[828,834,836,841,843,848],{"type":13,"tag":34,"props":829,"children":831},{"className":830},[],[832],{"type":18,"value":833},"maxDrawCount",{"type":18,"value":835}," specifies the maximum number of draws that will be\nexecuted.\nThe actual number of executed draw calls is the minimum of the count\nspecified in ",{"type":13,"tag":34,"props":837,"children":839},{"className":838},[],[840],{"type":18,"value":129},{"type":18,"value":842}," and ",{"type":13,"tag":34,"props":844,"children":846},{"className":845},[],[847],{"type":18,"value":833},{"type":18,"value":849},".",{"type":13,"tag":762,"props":851,"children":852},{},[853,859],{"type":13,"tag":34,"props":854,"children":856},{"className":855},[],[857],{"type":18,"value":858},"stride",{"type":18,"value":860}," is the byte stride between successive sets of draw\nparameters.",{"type":13,"tag":14,"props":862,"children":863},{},[864,869,871,878,880,885,887,892],{"type":13,"tag":34,"props":865,"children":867},{"className":866},[],[868],{"type":18,"value":4},{"type":18,"value":870}," behaves similarly to\n",{"type":13,"tag":872,"props":873,"children":875},"a",{"href":874},"/man/vkCmdDrawIndexedIndirect",[876],{"type":18,"value":877},"vkCmdDrawIndexedIndirect",{"type":18,"value":879}," except that the draw count is read by the\ndevice from a buffer during execution.\nThe command will read an unsigned 32-bit integer from ",{"type":13,"tag":34,"props":881,"children":883},{"className":882},[],[884],{"type":18,"value":129},{"type":18,"value":886},"\nlocated at ",{"type":13,"tag":34,"props":888,"children":890},{"className":889},[],[891],{"type":18,"value":146},{"type":18,"value":893}," and use this as the draw count.",{"type":13,"tag":895,"props":896,"children":898},"validity-group",{"name":897},"Valid Usage",[899,1001,1074,1144,1207,1259,1314,1351,1380,1413,1450,1514,1568,1628,1685,1726,1782,1839,1885,1926,1971,2012,2098,2150,2170,2240,2287,2323,2361,2385,2419,2446,2479,2504,2524,2600,2666,2706,2742,2797,2826,2872,2899,2965,3023,3069,3125,3175,3221,3259,3307,3350,3392,3432,3491,3547,3583,3619,3654,3690,3724,3750,3829,3901,3943,3974,4003,4021,4071,4122,4163,4177,4221,4276,4357,4407,4438,4452,4469,4484,4499,4513,4527,4548,4582,4619,4650,4681,4748,4802,4859,4939,4970,5102,5167,5235,5300,5366,5393,5437,5510,5559,5607,5655,5703,5771,5832,5881,5945,6015,6076,6142,6193,6244,6294,6345,6401,6451,6500,6554,6625,6702,6757,6811,6855,6917,6947,6995,7070,7138,7192,7246,7315,7324,7350,7370,7434,7488,7542,7595,7650,7704,7747,7798,7890,7974,8083,8179,8266,8316,8374,8406,8441,8496,8548,8583,8618,8649,8706,8751,8810,8855,8887,8952,8996,9028,9089,9155,9226,9304,9365,9433,9508,9551,9592,9685,9760,9829,9919,9988,10054,10125,10160,10214,10265,10315,10355,10399,10438,10497,10543,10588,10636,10710,10762,10808,10867,10934,10962,11011,11040,11103,11134,11179,11228,11285,11358,11401,11432,11476,11507,11566,11629,11660,11731,11800,11862,11893,11959,12025,12086,12123,12192,12234,12269,12308,12369,12447,12502,12575,12646,12701,12763,12823,12883,12932,12970,13023,13070,13115,13171,13221,13287,13334,13397,13443,13506,13552,13599,13647,13704,13758,13810,13907,13994,14043,14141,14232,14303,14361,14386,14486,14597,14652,14697,14742,14781,14824,14890,14950,15011,15093,15141,15215,15269,15290,15323,15367,15405,15446,15475,15518,15559,15624,15699,15769,15816,15853,15891,15905,15918,15976,16044,16103,16174,16250,16292,16315,16347,16380,16400,16429,16472,16510,16582,16645,16683,16762,16885,16960,17036,17110,17149,17187,17223,17270,17297,17325,17349,17373,17397,17420,17442,17473,17507,17532,17568,17628,17672],{"type":13,"tag":900,"props":901,"children":903},"validity-field",{"name":902},"VUID-vkCmdDrawIndexedIndirectCount-magFilter-04553",[904],{"type":13,"tag":14,"props":905,"children":906},{},[907,909,915,917,923,925,931,933,939,940,946,948,954,956,962,964,970,972,978,980,986,988,993,995],{"type":18,"value":908},"If a ",{"type":13,"tag":872,"props":910,"children":912},{"href":911},"/man/VkSampler",[913],{"type":18,"value":914},"VkSampler",{"type":18,"value":916}," created with ",{"type":13,"tag":34,"props":918,"children":920},{"className":919},[],[921],{"type":18,"value":922},"magFilter",{"type":18,"value":924}," or ",{"type":13,"tag":34,"props":926,"children":928},{"className":927},[],[929],{"type":18,"value":930},"minFilter",{"type":18,"value":932},"\nequal to ",{"type":13,"tag":34,"props":934,"children":936},{"className":935},[],[937],{"type":18,"value":938},"VK_FILTER_LINEAR",{"type":18,"value":80},{"type":13,"tag":34,"props":941,"children":943},{"className":942},[],[944],{"type":18,"value":945},"reductionMode",{"type":18,"value":947}," equal to\n",{"type":13,"tag":34,"props":949,"children":951},{"className":950},[],[952],{"type":18,"value":953},"VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE",{"type":18,"value":955},",\nand ",{"type":13,"tag":34,"props":957,"children":959},{"className":958},[],[960],{"type":18,"value":961},"compareEnable",{"type":18,"value":963}," equal to ",{"type":13,"tag":34,"props":965,"children":967},{"className":966},[],[968],{"type":18,"value":969},"VK_FALSE",{"type":18,"value":971}," is used to sample a\n",{"type":13,"tag":872,"props":973,"children":975},{"href":974},"/man/VkImageView",[976],{"type":18,"value":977},"VkImageView",{"type":18,"value":979}," as a result of this command, then the image view’s\n",{"type":13,"tag":872,"props":981,"children":983},{"href":982},"/chapters/resources#resources-image-view-format-features",[984],{"type":18,"value":985},"format features",{"type":18,"value":987}," ",{"type":13,"tag":989,"props":990,"children":992},"normative",{"type":991},"must",[],{"type":18,"value":994}," contain\n",{"type":13,"tag":34,"props":996,"children":998},{"className":997},[],[999],{"type":18,"value":1000},"VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT",{"type":13,"tag":900,"props":1002,"children":1004},{"name":1003},"VUID-vkCmdDrawIndexedIndirectCount-magFilter-09598",[1005],{"type":13,"tag":14,"props":1006,"children":1007},{},[1008,1009,1013,1014,1019,1020,1025,1026,1031,1032,1037,1039,1045,1047,1053,1054,1058,1059,1063,1064,1067,1068],{"type":18,"value":908},{"type":13,"tag":872,"props":1010,"children":1011},{"href":911},[1012],{"type":18,"value":914},{"type":18,"value":916},{"type":13,"tag":34,"props":1015,"children":1017},{"className":1016},[],[1018],{"type":18,"value":922},{"type":18,"value":924},{"type":13,"tag":34,"props":1021,"children":1023},{"className":1022},[],[1024],{"type":18,"value":930},{"type":18,"value":932},{"type":13,"tag":34,"props":1027,"children":1029},{"className":1028},[],[1030],{"type":18,"value":938},{"type":18,"value":842},{"type":13,"tag":34,"props":1033,"children":1035},{"className":1034},[],[1036],{"type":18,"value":945},{"type":18,"value":1038}," equal to either\n",{"type":13,"tag":34,"props":1040,"children":1042},{"className":1041},[],[1043],{"type":18,"value":1044},"VK_SAMPLER_REDUCTION_MODE_MIN",{"type":18,"value":1046}," or\n",{"type":13,"tag":34,"props":1048,"children":1050},{"className":1049},[],[1051],{"type":18,"value":1052},"VK_SAMPLER_REDUCTION_MODE_MAX",{"type":18,"value":971},{"type":13,"tag":872,"props":1055,"children":1056},{"href":974},[1057],{"type":18,"value":977},{"type":18,"value":979},{"type":13,"tag":872,"props":1060,"children":1061},{"href":982},[1062],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":1065,"children":1066},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":1069,"children":1071},{"className":1070},[],[1072],{"type":18,"value":1073},"VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_MINMAX_BIT",{"type":13,"tag":900,"props":1075,"children":1077},{"name":1076},"VUID-vkCmdDrawIndexedIndirectCount-mipmapMode-04770",[1078],{"type":13,"tag":14,"props":1079,"children":1080},{},[1081,1082,1086,1087,1093,1094,1100,1101,1106,1107,1112,1113,1118,1119,1124,1125,1129,1130,1134,1135,1138,1139],{"type":18,"value":908},{"type":13,"tag":872,"props":1083,"children":1084},{"href":911},[1085],{"type":18,"value":914},{"type":18,"value":916},{"type":13,"tag":34,"props":1088,"children":1090},{"className":1089},[],[1091],{"type":18,"value":1092},"mipmapMode",{"type":18,"value":947},{"type":13,"tag":34,"props":1095,"children":1097},{"className":1096},[],[1098],{"type":18,"value":1099},"VK_SAMPLER_MIPMAP_MODE_LINEAR",{"type":18,"value":80},{"type":13,"tag":34,"props":1102,"children":1104},{"className":1103},[],[1105],{"type":18,"value":945},{"type":18,"value":947},{"type":13,"tag":34,"props":1108,"children":1110},{"className":1109},[],[1111],{"type":18,"value":953},{"type":18,"value":955},{"type":13,"tag":34,"props":1114,"children":1116},{"className":1115},[],[1117],{"type":18,"value":961},{"type":18,"value":963},{"type":13,"tag":34,"props":1120,"children":1122},{"className":1121},[],[1123],{"type":18,"value":969},{"type":18,"value":971},{"type":13,"tag":872,"props":1126,"children":1127},{"href":974},[1128],{"type":18,"value":977},{"type":18,"value":979},{"type":13,"tag":872,"props":1131,"children":1132},{"href":982},[1133],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":1136,"children":1137},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":1140,"children":1142},{"className":1141},[],[1143],{"type":18,"value":1000},{"type":13,"tag":900,"props":1145,"children":1147},{"name":1146},"VUID-vkCmdDrawIndexedIndirectCount-mipmapMode-09599",[1148],{"type":13,"tag":14,"props":1149,"children":1150},{},[1151,1152,1156,1157,1162,1163,1168,1169,1174,1176,1181,1182,1187,1188,1192,1193,1197,1198,1201,1202],{"type":18,"value":908},{"type":13,"tag":872,"props":1153,"children":1154},{"href":911},[1155],{"type":18,"value":914},{"type":18,"value":916},{"type":13,"tag":34,"props":1158,"children":1160},{"className":1159},[],[1161],{"type":18,"value":1092},{"type":18,"value":947},{"type":13,"tag":34,"props":1164,"children":1166},{"className":1165},[],[1167],{"type":18,"value":1099},{"type":18,"value":842},{"type":13,"tag":34,"props":1170,"children":1172},{"className":1171},[],[1173],{"type":18,"value":945},{"type":18,"value":1175}," equal to\neither ",{"type":13,"tag":34,"props":1177,"children":1179},{"className":1178},[],[1180],{"type":18,"value":1044},{"type":18,"value":1046},{"type":13,"tag":34,"props":1183,"children":1185},{"className":1184},[],[1186],{"type":18,"value":1052},{"type":18,"value":971},{"type":13,"tag":872,"props":1189,"children":1190},{"href":974},[1191],{"type":18,"value":977},{"type":18,"value":979},{"type":13,"tag":872,"props":1194,"children":1195},{"href":982},[1196],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":1199,"children":1200},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":1203,"children":1205},{"className":1204},[],[1206],{"type":18,"value":1073},{"type":13,"tag":900,"props":1208,"children":1210},{"name":1209},"VUID-vkCmdDrawIndexedIndirectCount-unnormalizedCoordinates-09635",[1211],{"type":13,"tag":14,"props":1212,"children":1213},{},[1214,1215,1219,1220,1226,1227,1233,1235,1239,1241,1247,1248,1254,1257],{"type":18,"value":908},{"type":13,"tag":872,"props":1216,"children":1217},{"href":911},[1218],{"type":18,"value":914},{"type":18,"value":916},{"type":13,"tag":34,"props":1221,"children":1223},{"className":1222},[],[1224],{"type":18,"value":1225},"unnormalizedCoordinates",{"type":18,"value":947},{"type":13,"tag":34,"props":1228,"children":1230},{"className":1229},[],[1231],{"type":18,"value":1232},"VK_TRUE",{"type":18,"value":1234}," is used to sample a ",{"type":13,"tag":872,"props":1236,"children":1237},{"href":974},[1238],{"type":18,"value":977},{"type":18,"value":1240}," as a result of this\ncommand, then the image view’s ",{"type":13,"tag":34,"props":1242,"children":1244},{"className":1243},[],[1245],{"type":18,"value":1246},"levelCount",{"type":18,"value":842},{"type":13,"tag":34,"props":1249,"children":1251},{"className":1250},[],[1252],{"type":18,"value":1253},"layerCount",{"type":13,"tag":989,"props":1255,"children":1256},{"type":991},[],{"type":18,"value":1258}," be 1",{"type":13,"tag":900,"props":1260,"children":1262},{"name":1261},"VUID-vkCmdDrawIndexedIndirectCount-unnormalizedCoordinates-09636",[1263],{"type":13,"tag":14,"props":1264,"children":1265},{},[1266,1267,1271,1272,1277,1278,1283,1284,1288,1289,1295,1296,1299,1301,1307,1308],{"type":18,"value":908},{"type":13,"tag":872,"props":1268,"children":1269},{"href":911},[1270],{"type":18,"value":914},{"type":18,"value":916},{"type":13,"tag":34,"props":1273,"children":1275},{"className":1274},[],[1276],{"type":18,"value":1225},{"type":18,"value":947},{"type":13,"tag":34,"props":1279,"children":1281},{"className":1280},[],[1282],{"type":18,"value":1232},{"type":18,"value":1234},{"type":13,"tag":872,"props":1285,"children":1286},{"href":974},[1287],{"type":18,"value":977},{"type":18,"value":1240},{"type":13,"tag":34,"props":1290,"children":1292},{"className":1291},[],[1293],{"type":18,"value":1294},"viewType",{"type":18,"value":987},{"type":13,"tag":989,"props":1297,"children":1298},{"type":991},[],{"type":18,"value":1300}," be\n",{"type":13,"tag":34,"props":1302,"children":1304},{"className":1303},[],[1305],{"type":18,"value":1306},"VK_IMAGE_VIEW_TYPE_1D",{"type":18,"value":924},{"type":13,"tag":34,"props":1309,"children":1311},{"className":1310},[],[1312],{"type":18,"value":1313},"VK_IMAGE_VIEW_TYPE_2D",{"type":13,"tag":900,"props":1315,"children":1317},{"name":1316},"VUID-vkCmdDrawIndexedIndirectCount-None-06479",[1318],{"type":13,"tag":14,"props":1319,"children":1320},{},[1321,1322,1326,1328,1334,1336,1340,1341,1344,1345],{"type":18,"value":908},{"type":13,"tag":872,"props":1323,"children":1324},{"href":974},[1325],{"type":18,"value":977},{"type":18,"value":1327}," is sampled with\n",{"type":13,"tag":872,"props":1329,"children":1331},{"href":1330},"/chapters/textures#textures-depth-compare-operation",[1332],{"type":18,"value":1333},"depth comparison",{"type":18,"value":1335},", the image view’s\n",{"type":13,"tag":872,"props":1337,"children":1338},{"href":982},[1339],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":1342,"children":1343},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":1346,"children":1348},{"className":1347},[],[1349],{"type":18,"value":1350},"VK_FORMAT_FEATURE_2_SAMPLED_IMAGE_DEPTH_COMPARISON_BIT",{"type":13,"tag":900,"props":1352,"children":1354},{"name":1353},"VUID-vkCmdDrawIndexedIndirectCount-None-02691",[1355],{"type":13,"tag":14,"props":1356,"children":1357},{},[1358,1359,1363,1365,1369,1370,1373,1374],{"type":18,"value":908},{"type":13,"tag":872,"props":1360,"children":1361},{"href":974},[1362],{"type":18,"value":977},{"type":18,"value":1364}," is accessed using atomic operations as a result\nof this command, then the image view’s\n",{"type":13,"tag":872,"props":1366,"children":1367},{"href":982},[1368],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":1371,"children":1372},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":1375,"children":1377},{"className":1376},[],[1378],{"type":18,"value":1379},"VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT",{"type":13,"tag":900,"props":1381,"children":1383},{"name":1382},"VUID-vkCmdDrawIndexedIndirectCount-None-07888",[1384],{"type":13,"tag":14,"props":1385,"children":1386},{},[1387,1388,1394,1396,1402,1403,1406,1407],{"type":18,"value":908},{"type":13,"tag":34,"props":1389,"children":1391},{"className":1390},[],[1392],{"type":18,"value":1393},"VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER",{"type":18,"value":1395}," descriptor is\naccessed using atomic operations as a result of this command, then the\nstorage texel buffer’s ",{"type":13,"tag":872,"props":1397,"children":1399},{"href":1398},"/chapters/resources#resources-buffer-view-format-features",[1400],{"type":18,"value":1401},"format\nfeatures",{"type":18,"value":987},{"type":13,"tag":989,"props":1404,"children":1405},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":1408,"children":1410},{"className":1409},[],[1411],{"type":18,"value":1412},"VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_ATOMIC_BIT",{"type":13,"tag":900,"props":1414,"children":1416},{"name":1415},"VUID-vkCmdDrawIndexedIndirectCount-None-02692",[1417],{"type":13,"tag":14,"props":1418,"children":1419},{},[1420,1421,1425,1427,1433,1435,1439,1440,1443,1444],{"type":18,"value":908},{"type":13,"tag":872,"props":1422,"children":1423},{"href":974},[1424],{"type":18,"value":977},{"type":18,"value":1426}," is sampled with ",{"type":13,"tag":34,"props":1428,"children":1430},{"className":1429},[],[1431],{"type":18,"value":1432},"VK_FILTER_CUBIC_EXT",{"type":18,"value":1434}," as a\nresult of this command, then the image view’s\n",{"type":13,"tag":872,"props":1436,"children":1437},{"href":982},[1438],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":1441,"children":1442},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":1445,"children":1447},{"className":1446},[],[1448],{"type":18,"value":1449},"VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_CUBIC_BIT_EXT",{"type":13,"tag":900,"props":1451,"children":1453},{"name":1452},"VUID-vkCmdDrawIndexedIndirectCount-None-02693",[1454],{"type":13,"tag":14,"props":1455,"children":1456},{},[1457,1459,1465,1467,1471,1472,1477,1479,1482,1484,1490,1492,1498,1500,1506,1508],{"type":18,"value":1458},"If\nthe ",{"type":13,"tag":872,"props":1460,"children":1462},{"href":1461},"/extensions/VK_EXT_filter_cubic",[1463],{"type":18,"value":1464},"VK_EXT_filter_cubic",{"type":18,"value":1466}," extension is not enabled and\nany ",{"type":13,"tag":872,"props":1468,"children":1469},{"href":974},[1470],{"type":18,"value":977},{"type":18,"value":1426},{"type":13,"tag":34,"props":1473,"children":1475},{"className":1474},[],[1476],{"type":18,"value":1432},{"type":18,"value":1478}," as a\nresult of this command, it ",{"type":13,"tag":989,"props":1480,"children":1481},{"type":991},[],{"type":18,"value":1483}," not have a ",{"type":13,"tag":872,"props":1485,"children":1487},{"href":1486},"/man/VkImageViewType",[1488],{"type":18,"value":1489},"VkImageViewType",{"type":18,"value":1491}," of\n",{"type":13,"tag":34,"props":1493,"children":1495},{"className":1494},[],[1496],{"type":18,"value":1497},"VK_IMAGE_VIEW_TYPE_3D",{"type":18,"value":1499},", ",{"type":13,"tag":34,"props":1501,"children":1503},{"className":1502},[],[1504],{"type":18,"value":1505},"VK_IMAGE_VIEW_TYPE_CUBE",{"type":18,"value":1507},", or\n",{"type":13,"tag":34,"props":1509,"children":1511},{"className":1510},[],[1512],{"type":18,"value":1513},"VK_IMAGE_VIEW_TYPE_CUBE_ARRAY",{"type":13,"tag":900,"props":1515,"children":1517},{"name":1516},"VUID-vkCmdDrawIndexedIndirectCount-filterCubic-02694",[1518],{"type":13,"tag":14,"props":1519,"children":1520},{},[1521,1523,1527,1529,1534,1536,1539,1541,1545,1547,1553,1554,1560,1562],{"type":18,"value":1522},"Any ",{"type":13,"tag":872,"props":1524,"children":1525},{"href":974},[1526],{"type":18,"value":977},{"type":18,"value":1528}," being sampled with ",{"type":13,"tag":34,"props":1530,"children":1532},{"className":1531},[],[1533],{"type":18,"value":1432},{"type":18,"value":1535}," as a\nresult of this command ",{"type":13,"tag":989,"props":1537,"children":1538},{"type":991},[],{"type":18,"value":1540}," have a ",{"type":13,"tag":872,"props":1542,"children":1543},{"href":1486},[1544],{"type":18,"value":1489},{"type":18,"value":1546}," and format\nthat supports cubic filtering, as specified by\n",{"type":13,"tag":872,"props":1548,"children":1550},{"href":1549},"/man/VkFilterCubicImageViewImageFormatPropertiesEXT",[1551],{"type":18,"value":1552},"VkFilterCubicImageViewImageFormatPropertiesEXT",{"type":18,"value":241},{"type":13,"tag":34,"props":1555,"children":1557},{"className":1556},[],[1558],{"type":18,"value":1559},"filterCubic",{"type":18,"value":1561},"\nreturned by ",{"type":13,"tag":872,"props":1563,"children":1565},{"href":1564},"/man/vkGetPhysicalDeviceImageFormatProperties2",[1566],{"type":18,"value":1567},"vkGetPhysicalDeviceImageFormatProperties2",{"type":13,"tag":900,"props":1569,"children":1571},{"name":1570},"VUID-vkCmdDrawIndexedIndirectCount-filterCubicMinmax-02695",[1572],{"type":13,"tag":14,"props":1573,"children":1574},{},[1575,1576,1580,1581,1586,1588,1593,1594,1599,1601,1604,1606,1610,1612,1616,1617,1623,1624],{"type":18,"value":1522},{"type":13,"tag":872,"props":1577,"children":1578},{"href":974},[1579],{"type":18,"value":977},{"type":18,"value":1528},{"type":13,"tag":34,"props":1582,"children":1584},{"className":1583},[],[1585],{"type":18,"value":1432},{"type":18,"value":1587}," with\na reduction mode of either ",{"type":13,"tag":34,"props":1589,"children":1591},{"className":1590},[],[1592],{"type":18,"value":1044},{"type":18,"value":1046},{"type":13,"tag":34,"props":1595,"children":1597},{"className":1596},[],[1598],{"type":18,"value":1052},{"type":18,"value":1600}," as a result of this command ",{"type":13,"tag":989,"props":1602,"children":1603},{"type":991},[],{"type":18,"value":1605},"\nhave a ",{"type":13,"tag":872,"props":1607,"children":1608},{"href":1486},[1609],{"type":18,"value":1489},{"type":18,"value":1611}," and format that supports cubic filtering\ntogether with minmax filtering, as specified by\n",{"type":13,"tag":872,"props":1613,"children":1614},{"href":1549},[1615],{"type":18,"value":1552},{"type":18,"value":241},{"type":13,"tag":34,"props":1618,"children":1620},{"className":1619},[],[1621],{"type":18,"value":1622},"filterCubicMinmax",{"type":18,"value":1561},{"type":13,"tag":872,"props":1625,"children":1626},{"href":1564},[1627],{"type":18,"value":1567},{"type":13,"tag":900,"props":1629,"children":1631},{"name":1630},"VUID-vkCmdDrawIndexedIndirectCount-cubicRangeClamp-09212",[1632],{"type":13,"tag":14,"props":1633,"children":1634},{},[1635,1637,1647,1649,1653,1655,1660,1661,1664,1666,1672,1673,1678,1679],{"type":18,"value":1636},"If the ",{"type":13,"tag":872,"props":1638,"children":1640},{"href":1639},"/man/VkPhysicalDeviceCubicClampFeaturesQCOM#features-filter-cubic-range-clamp",[1641],{"type":13,"tag":34,"props":1642,"children":1644},{"className":1643},[],[1645],{"type":18,"value":1646},"cubicRangeClamp",{"type":18,"value":1648},"\nfeature is not enabled, then any ",{"type":13,"tag":872,"props":1650,"children":1651},{"href":974},[1652],{"type":18,"value":977},{"type":18,"value":1654}," being sampled with\n",{"type":13,"tag":34,"props":1656,"children":1658},{"className":1657},[],[1659],{"type":18,"value":1432},{"type":18,"value":1600},{"type":13,"tag":989,"props":1662,"children":1663},{"type":991},[],{"type":18,"value":1665}," not have a\n",{"type":13,"tag":872,"props":1667,"children":1669},{"href":1668},"/man/VkSamplerReductionModeCreateInfo",[1670],{"type":18,"value":1671},"VkSamplerReductionModeCreateInfo",{"type":18,"value":241},{"type":13,"tag":34,"props":1674,"children":1676},{"className":1675},[],[1677],{"type":18,"value":945},{"type":18,"value":947},{"type":13,"tag":34,"props":1680,"children":1682},{"className":1681},[],[1683],{"type":18,"value":1684},"VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE_RANGECLAMP_QCOM",{"type":13,"tag":900,"props":1686,"children":1688},{"name":1687},"VUID-vkCmdDrawIndexedIndirectCount-reductionMode-09213",[1689],{"type":13,"tag":14,"props":1690,"children":1691},{},[1692,1693,1697,1699,1703,1704,1709,1710,1715,1716,1719,1721],{"type":18,"value":1522},{"type":13,"tag":872,"props":1694,"children":1695},{"href":974},[1696],{"type":18,"value":977},{"type":18,"value":1698}," being sampled with a\n",{"type":13,"tag":872,"props":1700,"children":1701},{"href":1668},[1702],{"type":18,"value":1671},{"type":18,"value":241},{"type":13,"tag":34,"props":1705,"children":1707},{"className":1706},[],[1708],{"type":18,"value":945},{"type":18,"value":947},{"type":13,"tag":34,"props":1711,"children":1713},{"className":1712},[],[1714],{"type":18,"value":1684},{"type":18,"value":1535},{"type":13,"tag":989,"props":1717,"children":1718},{"type":991},[],{"type":18,"value":1720}," sample with ",{"type":13,"tag":34,"props":1722,"children":1724},{"className":1723},[],[1725],{"type":18,"value":1432},{"type":13,"tag":900,"props":1727,"children":1729},{"name":1728},"VUID-vkCmdDrawIndexedIndirectCount-selectableCubicWeights-09214",[1730],{"type":13,"tag":14,"props":1731,"children":1732},{},[1733,1734,1744,1746,1750,1751,1756,1757,1760,1762,1768,1769,1775,1776],{"type":18,"value":1636},{"type":13,"tag":872,"props":1735,"children":1737},{"href":1736},"/man/VkPhysicalDeviceCubicWeightsFeaturesQCOM#features-filter-cubic-weight-selection",[1738],{"type":13,"tag":34,"props":1739,"children":1741},{"className":1740},[],[1742],{"type":18,"value":1743},"selectableCubicWeights",{"type":18,"value":1745}," feature is not enabled, then any\n",{"type":13,"tag":872,"props":1747,"children":1748},{"href":974},[1749],{"type":18,"value":977},{"type":18,"value":1528},{"type":13,"tag":34,"props":1752,"children":1754},{"className":1753},[],[1755],{"type":18,"value":1432},{"type":18,"value":1535},{"type":13,"tag":989,"props":1758,"children":1759},{"type":991},[],{"type":18,"value":1761}," have\n",{"type":13,"tag":872,"props":1763,"children":1765},{"href":1764},"/man/VkSamplerCubicWeightsCreateInfoQCOM",[1766],{"type":18,"value":1767},"VkSamplerCubicWeightsCreateInfoQCOM",{"type":18,"value":241},{"type":13,"tag":34,"props":1770,"children":1772},{"className":1771},[],[1773],{"type":18,"value":1774},"cubicWeights",{"type":18,"value":947},{"type":13,"tag":34,"props":1777,"children":1779},{"className":1778},[],[1780],{"type":18,"value":1781},"VK_CUBIC_FILTER_WEIGHTS_CATMULL_ROM_QCOM",{"type":13,"tag":900,"props":1783,"children":1785},{"name":1784},"VUID-vkCmdDrawIndexedIndirectCount-flags-02696",[1786],{"type":13,"tag":14,"props":1787,"children":1788},{},[1789,1790,1796,1798,1804,1805,1811,1813,1819,1821,1824,1826,1832,1833],{"type":18,"value":1522},{"type":13,"tag":872,"props":1791,"children":1793},{"href":1792},"/man/VkImage",[1794],{"type":18,"value":1795},"VkImage",{"type":18,"value":1797}," created with a ",{"type":13,"tag":872,"props":1799,"children":1801},{"href":1800},"/man/VkImageCreateInfo",[1802],{"type":18,"value":1803},"VkImageCreateInfo",{"type":18,"value":241},{"type":13,"tag":34,"props":1806,"children":1808},{"className":1807},[],[1809],{"type":18,"value":1810},"flags",{"type":18,"value":1812},"\ncontaining ",{"type":13,"tag":34,"props":1814,"children":1816},{"className":1815},[],[1817],{"type":18,"value":1818},"VK_IMAGE_CREATE_CORNER_SAMPLED_BIT_NV",{"type":18,"value":1820}," sampled as a\nresult of this command ",{"type":13,"tag":989,"props":1822,"children":1823},{"type":991},[],{"type":18,"value":1825}," only be sampled using a\n",{"type":13,"tag":872,"props":1827,"children":1829},{"href":1828},"/man/VkSamplerAddressMode",[1830],{"type":18,"value":1831},"VkSamplerAddressMode",{"type":18,"value":1491},{"type":13,"tag":34,"props":1834,"children":1836},{"className":1835},[],[1837],{"type":18,"value":1838},"VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE",{"type":13,"tag":900,"props":1840,"children":1842},{"name":1841},"VUID-vkCmdDrawIndexedIndirectCount-OpTypeImage-07027",[1843],{"type":13,"tag":14,"props":1844,"children":1845},{},[1846,1848,1852,1854,1860,1862,1868,1870,1874,1875,1878,1879],{"type":18,"value":1847},"For any ",{"type":13,"tag":872,"props":1849,"children":1850},{"href":974},[1851],{"type":18,"value":977},{"type":18,"value":1853}," being written as a storage image where the\nimage format field of the ",{"type":13,"tag":34,"props":1855,"children":1857},{"className":1856},[],[1858],{"type":18,"value":1859},"OpTypeImage",{"type":18,"value":1861}," is ",{"type":13,"tag":34,"props":1863,"children":1865},{"className":1864},[],[1866],{"type":18,"value":1867},"Unknown",{"type":18,"value":1869},", the view’s\n",{"type":13,"tag":872,"props":1871,"children":1872},{"href":982},[1873],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":1876,"children":1877},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":1880,"children":1882},{"className":1881},[],[1883],{"type":18,"value":1884},"VK_FORMAT_FEATURE_2_STORAGE_WRITE_WITHOUT_FORMAT_BIT",{"type":13,"tag":900,"props":1886,"children":1888},{"name":1887},"VUID-vkCmdDrawIndexedIndirectCount-OpTypeImage-07028",[1889],{"type":13,"tag":14,"props":1890,"children":1891},{},[1892,1893,1897,1899,1904,1905,1910,1911,1915,1916,1919,1920],{"type":18,"value":1847},{"type":13,"tag":872,"props":1894,"children":1895},{"href":974},[1896],{"type":18,"value":977},{"type":18,"value":1898}," being read as a storage image where the image\nformat field of the ",{"type":13,"tag":34,"props":1900,"children":1902},{"className":1901},[],[1903],{"type":18,"value":1859},{"type":18,"value":1861},{"type":13,"tag":34,"props":1906,"children":1908},{"className":1907},[],[1909],{"type":18,"value":1867},{"type":18,"value":1869},{"type":13,"tag":872,"props":1912,"children":1913},{"href":982},[1914],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":1917,"children":1918},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":1921,"children":1923},{"className":1922},[],[1924],{"type":18,"value":1925},"VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT",{"type":13,"tag":900,"props":1927,"children":1929},{"name":1928},"VUID-vkCmdDrawIndexedIndirectCount-OpTypeImage-07029",[1930],{"type":13,"tag":14,"props":1931,"children":1932},{},[1933,1934,1940,1942,1947,1948,1953,1955,1961,1962,1965,1966],{"type":18,"value":1847},{"type":13,"tag":872,"props":1935,"children":1937},{"href":1936},"/man/VkBufferView",[1938],{"type":18,"value":1939},"VkBufferView",{"type":18,"value":1941}," being written as a storage texel buffer where\nthe image format field of the ",{"type":13,"tag":34,"props":1943,"children":1945},{"className":1944},[],[1946],{"type":18,"value":1859},{"type":18,"value":1861},{"type":13,"tag":34,"props":1949,"children":1951},{"className":1950},[],[1952],{"type":18,"value":1867},{"type":18,"value":1954},", the\nview’s ",{"type":13,"tag":872,"props":1956,"children":1958},{"href":1957},"/man/VkFormatProperties3#VkFormatProperties3",[1959],{"type":18,"value":1960},"buffer features",{"type":18,"value":987},{"type":13,"tag":989,"props":1963,"children":1964},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":1967,"children":1969},{"className":1968},[],[1970],{"type":18,"value":1884},{"type":13,"tag":900,"props":1972,"children":1974},{"name":1973},"VUID-vkCmdDrawIndexedIndirectCount-OpTypeImage-07030",[1975],{"type":13,"tag":14,"props":1976,"children":1977},{},[1978,1979,1983,1985,1990,1991,1996,1998,2002,2003,2006,2007],{"type":18,"value":1522},{"type":13,"tag":872,"props":1980,"children":1981},{"href":1936},[1982],{"type":18,"value":1939},{"type":18,"value":1984}," being read as a storage texel buffer where the\nimage format field of the ",{"type":13,"tag":34,"props":1986,"children":1988},{"className":1987},[],[1989],{"type":18,"value":1859},{"type":18,"value":1861},{"type":13,"tag":34,"props":1992,"children":1994},{"className":1993},[],[1995],{"type":18,"value":1867},{"type":18,"value":1997}," then the\nview’s ",{"type":13,"tag":872,"props":1999,"children":2000},{"href":1957},[2001],{"type":18,"value":1960},{"type":18,"value":987},{"type":13,"tag":989,"props":2004,"children":2005},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":2008,"children":2010},{"className":2009},[],[2011],{"type":18,"value":1925},{"type":13,"tag":900,"props":2013,"children":2015},{"name":2014},"VUID-vkCmdDrawIndexedIndirectCount-None-08600",[2016],{"type":13,"tag":14,"props":2017,"children":2018},{},[2019,2021,2027,2029,2035,2037,2040,2042,2046,2048,2054,2056,2060,2062,2066,2068,2074,2076,2082,2084,2090,2092],{"type":18,"value":2020},"For each set ",{"type":13,"tag":2022,"props":2023,"children":2024},"em",{},[2025],{"type":18,"value":2026},"n",{"type":18,"value":2028}," that is statically used by ",{"type":13,"tag":872,"props":2030,"children":2032},{"href":2031},"/chapters/shaders#shaders-binding",[2033],{"type":18,"value":2034},"a bound\nshader",{"type":18,"value":2036},", a descriptor set ",{"type":13,"tag":989,"props":2038,"children":2039},{"type":991},[],{"type":18,"value":2041}," have been bound to ",{"type":13,"tag":2022,"props":2043,"children":2044},{},[2045],{"type":18,"value":2026},{"type":18,"value":2047}," at the same\npipeline bind point, with a ",{"type":13,"tag":872,"props":2049,"children":2051},{"href":2050},"/man/VkPipelineLayout",[2052],{"type":18,"value":2053},"VkPipelineLayout",{"type":18,"value":2055}," that is compatible\nfor set ",{"type":13,"tag":2022,"props":2057,"children":2058},{},[2059],{"type":18,"value":2026},{"type":18,"value":2061},", with the ",{"type":13,"tag":872,"props":2063,"children":2064},{"href":2050},[2065],{"type":18,"value":2053},{"type":18,"value":2067}," used to create the current\n",{"type":13,"tag":872,"props":2069,"children":2071},{"href":2070},"/man/VkPipeline",[2072],{"type":18,"value":2073},"VkPipeline",{"type":18,"value":2075},"\nor the ",{"type":13,"tag":872,"props":2077,"children":2079},{"href":2078},"/man/VkDescriptorSetLayout",[2080],{"type":18,"value":2081},"VkDescriptorSetLayout",{"type":18,"value":2083}," array used to create the current\n",{"type":13,"tag":872,"props":2085,"children":2087},{"href":2086},"/man/VkShaderEXT",[2088],{"type":18,"value":2089},"VkShaderEXT",{"type":18,"value":2091},"\n, as described in ",{"type":13,"tag":872,"props":2093,"children":2095},{"href":2094},"/chapters/descriptorsets#descriptorsets-compatibility",[2096],{"type":18,"value":2097},"Pipeline Layout Compatibility",{"type":13,"tag":900,"props":2099,"children":2101},{"name":2100},"VUID-vkCmdDrawIndexedIndirectCount-None-08601",[2102],{"type":13,"tag":14,"props":2103,"children":2104},{},[2105,2107,2112,2114,2117,2119,2123,2125,2129,2131,2135,2136,2140,2141,2145,2146],{"type":18,"value":2106},"For each push constant that is statically used by ",{"type":13,"tag":872,"props":2108,"children":2109},{"href":2031},[2110],{"type":18,"value":2111},"a\nbound shader",{"type":18,"value":2113},", a push constant value ",{"type":13,"tag":989,"props":2115,"children":2116},{"type":991},[],{"type":18,"value":2118}," have been set for the same\npipeline bind point, with a ",{"type":13,"tag":872,"props":2120,"children":2121},{"href":2050},[2122],{"type":18,"value":2053},{"type":18,"value":2124}," that is compatible\nfor push constants, with the ",{"type":13,"tag":872,"props":2126,"children":2127},{"href":2050},[2128],{"type":18,"value":2053},{"type":18,"value":2130}," used to create the\ncurrent ",{"type":13,"tag":872,"props":2132,"children":2133},{"href":2070},[2134],{"type":18,"value":2073},{"type":18,"value":2075},{"type":13,"tag":872,"props":2137,"children":2138},{"href":2078},[2139],{"type":18,"value":2081},{"type":18,"value":2083},{"type":13,"tag":872,"props":2142,"children":2143},{"href":2086},[2144],{"type":18,"value":2089},{"type":18,"value":2091},{"type":13,"tag":872,"props":2147,"children":2148},{"href":2094},[2149],{"type":18,"value":2097},{"type":13,"tag":900,"props":2151,"children":2153},{"name":2152},"VUID-vkCmdDrawIndexedIndirectCount-None-10068",[2154],{"type":13,"tag":14,"props":2155,"children":2156},{},[2157,2159,2163,2165,2168],{"type":18,"value":2158},"For each array of resources that is used by ",{"type":13,"tag":872,"props":2160,"children":2161},{"href":2031},[2162],{"type":18,"value":2034},{"type":18,"value":2164},", the indices used to access members of the array ",{"type":13,"tag":989,"props":2166,"children":2167},{"type":991},[],{"type":18,"value":2169}," be less\nthan the descriptor count for the identified binding in the descriptor\nsets used by this command",{"type":13,"tag":900,"props":2171,"children":2173},{"name":2172},"VUID-vkCmdDrawIndexedIndirectCount-maintenance4-08602",[2174],{"type":13,"tag":14,"props":2175,"children":2176},{},[2177,2178,2188,2190,2195,2196,2199,2201,2205,2207,2211,2213,2217,2218,2222,2223,2229,2231,2235,2236],{"type":18,"value":1636},{"type":13,"tag":872,"props":2179,"children":2181},{"href":2180},"/man/VkPhysicalDeviceMaintenance4Features#features-maintenance4",[2182],{"type":13,"tag":34,"props":2183,"children":2185},{"className":2184},[],[2186],{"type":18,"value":2187},"maintenance4",{"type":18,"value":2189}," feature is not\nenabled, then for each push constant that is statically used by\n",{"type":13,"tag":872,"props":2191,"children":2192},{"href":2031},[2193],{"type":18,"value":2194},"a bound shader",{"type":18,"value":2113},{"type":13,"tag":989,"props":2197,"children":2198},{"type":991},[],{"type":18,"value":2200}," have\nbeen set for the same pipeline bind point, with a ",{"type":13,"tag":872,"props":2202,"children":2203},{"href":2050},[2204],{"type":18,"value":2053},{"type":18,"value":2206},"\nthat is compatible for push constants, with the ",{"type":13,"tag":872,"props":2208,"children":2209},{"href":2050},[2210],{"type":18,"value":2053},{"type":18,"value":2212},"\nused to create the current ",{"type":13,"tag":872,"props":2214,"children":2215},{"href":2070},[2216],{"type":18,"value":2073},{"type":18,"value":2075},{"type":13,"tag":872,"props":2219,"children":2220},{"href":2078},[2221],{"type":18,"value":2081},{"type":18,"value":842},{"type":13,"tag":872,"props":2224,"children":2226},{"href":2225},"/man/VkPushConstantRange",[2227],{"type":18,"value":2228},"VkPushConstantRange",{"type":18,"value":2230}," arrays\nused to create the current ",{"type":13,"tag":872,"props":2232,"children":2233},{"href":2086},[2234],{"type":18,"value":2089},{"type":18,"value":2091},{"type":13,"tag":872,"props":2237,"children":2238},{"href":2094},[2239],{"type":18,"value":2097},{"type":13,"tag":900,"props":2241,"children":2243},{"name":2242},"VUID-vkCmdDrawIndexedIndirectCount-None-08114",[2244],{"type":13,"tag":14,"props":2245,"children":2246},{},[2247,2249,2255,2256,2259,2261,2267,2269,2273,2275,2279,2281],{"type":18,"value":2248},"Descriptors in each bound descriptor set, specified via\n",{"type":13,"tag":872,"props":2250,"children":2252},{"href":2251},"/man/vkCmdBindDescriptorSets",[2253],{"type":18,"value":2254},"vkCmdBindDescriptorSets",{"type":18,"value":1499},{"type":13,"tag":989,"props":2257,"children":2258},{"type":991},[],{"type":18,"value":2260}," be valid as described by\n",{"type":13,"tag":872,"props":2262,"children":2264},{"href":2263},"/man/vkCmdBindDescriptorSets#descriptor-validity",[2265],{"type":18,"value":2266},"descriptor validity",{"type":18,"value":2268}," if they are statically used\nby\nthe ",{"type":13,"tag":872,"props":2270,"children":2271},{"href":2070},[2272],{"type":18,"value":2073},{"type":18,"value":2274}," bound to the pipeline bind point used by this\ncommand and the bound ",{"type":13,"tag":872,"props":2276,"children":2277},{"href":2070},[2278],{"type":18,"value":2073},{"type":18,"value":2280}," was not created with\n",{"type":13,"tag":34,"props":2282,"children":2284},{"className":2283},[],[2285],{"type":18,"value":2286},"VK_PIPELINE_CREATE_DESCRIPTOR_BUFFER_BIT_EXT",{"type":13,"tag":900,"props":2288,"children":2290},{"name":2289},"VUID-vkCmdDrawIndexedIndirectCount-None-08115",[2291],{"type":13,"tag":14,"props":2292,"children":2293},{},[2294,2296,2300,2302,2306,2308,2312,2313,2316,2318],{"type":18,"value":2295},"If the descriptors used by the ",{"type":13,"tag":872,"props":2297,"children":2298},{"href":2070},[2299],{"type":18,"value":2073},{"type":18,"value":2301}," bound to the pipeline\nbind point were specified via ",{"type":13,"tag":872,"props":2303,"children":2304},{"href":2251},[2305],{"type":18,"value":2254},{"type":18,"value":2307},", the bound\n",{"type":13,"tag":872,"props":2309,"children":2310},{"href":2070},[2311],{"type":18,"value":2073},{"type":18,"value":987},{"type":13,"tag":989,"props":2314,"children":2315},{"type":991},[],{"type":18,"value":2317}," have been created without\n",{"type":13,"tag":34,"props":2319,"children":2321},{"className":2320},[],[2322],{"type":18,"value":2286},{"type":13,"tag":900,"props":2324,"children":2326},{"name":2325},"VUID-vkCmdDrawIndexedIndirectCount-None-08116",[2327],{"type":13,"tag":14,"props":2328,"children":2329},{},[2330,2332,2338,2339,2342,2344,2348,2350,2354,2356],{"type":18,"value":2331},"Descriptors in bound descriptor buffers, specified via\n",{"type":13,"tag":872,"props":2333,"children":2335},{"href":2334},"/man/vkCmdSetDescriptorBufferOffsetsEXT",[2336],{"type":18,"value":2337},"vkCmdSetDescriptorBufferOffsetsEXT",{"type":18,"value":1499},{"type":13,"tag":989,"props":2340,"children":2341},{"type":991},[],{"type":18,"value":2343}," be valid if they are\ndynamically used by the ",{"type":13,"tag":872,"props":2345,"children":2346},{"href":2070},[2347],{"type":18,"value":2073},{"type":18,"value":2349}," bound to the pipeline bind\npoint used by this command and the bound ",{"type":13,"tag":872,"props":2351,"children":2352},{"href":2070},[2353],{"type":18,"value":2073},{"type":18,"value":2355}," was created\nwith ",{"type":13,"tag":34,"props":2357,"children":2359},{"className":2358},[],[2360],{"type":18,"value":2286},{"type":13,"tag":900,"props":2362,"children":2364},{"name":2363},"VUID-vkCmdDrawIndexedIndirectCount-None-08604",[2365],{"type":13,"tag":14,"props":2366,"children":2367},{},[2368,2369,2373,2374,2377,2379,2383],{"type":18,"value":2331},{"type":13,"tag":872,"props":2370,"children":2371},{"href":2334},[2372],{"type":18,"value":2337},{"type":18,"value":1499},{"type":13,"tag":989,"props":2375,"children":2376},{"type":991},[],{"type":18,"value":2378}," be valid if they are\ndynamically used by any ",{"type":13,"tag":872,"props":2380,"children":2381},{"href":2086},[2382],{"type":18,"value":2089},{"type":18,"value":2384}," bound to a stage corresponding\nto the pipeline bind point used by this command",{"type":13,"tag":900,"props":2386,"children":2388},{"name":2387},"VUID-vkCmdDrawIndexedIndirectCount-None-08117",[2389],{"type":13,"tag":14,"props":2390,"children":2391},{},[2392,2393,2397,2398,2402,2404,2408,2409,2412,2414],{"type":18,"value":2295},{"type":13,"tag":872,"props":2394,"children":2395},{"href":2070},[2396],{"type":18,"value":2073},{"type":18,"value":2301},{"type":13,"tag":872,"props":2399,"children":2400},{"href":2334},[2401],{"type":18,"value":2337},{"type":18,"value":2403},",\nthe bound ",{"type":13,"tag":872,"props":2405,"children":2406},{"href":2070},[2407],{"type":18,"value":2073},{"type":18,"value":987},{"type":13,"tag":989,"props":2410,"children":2411},{"type":991},[],{"type":18,"value":2413}," have been created with\n",{"type":13,"tag":34,"props":2415,"children":2417},{"className":2416},[],[2418],{"type":18,"value":2286},{"type":13,"tag":900,"props":2420,"children":2422},{"name":2421},"VUID-vkCmdDrawIndexedIndirectCount-None-08119",[2423],{"type":13,"tag":14,"props":2424,"children":2425},{},[2426,2428,2432,2434,2439,2441,2444],{"type":18,"value":2427},"If a descriptor is dynamically used with a ",{"type":13,"tag":872,"props":2429,"children":2430},{"href":2070},[2431],{"type":18,"value":2073},{"type":18,"value":2433}," created with\n",{"type":13,"tag":34,"props":2435,"children":2437},{"className":2436},[],[2438],{"type":18,"value":2286},{"type":18,"value":2440},", the descriptor\nmemory ",{"type":13,"tag":989,"props":2442,"children":2443},{"type":991},[],{"type":18,"value":2445}," be resident",{"type":13,"tag":900,"props":2447,"children":2449},{"name":2448},"VUID-vkCmdDrawIndexedIndirectCount-None-08605",[2450],{"type":13,"tag":14,"props":2451,"children":2452},{},[2453,2454,2458,2460,2465,2467,2473,2475,2478],{"type":18,"value":2427},{"type":13,"tag":872,"props":2455,"children":2456},{"href":2086},[2457],{"type":18,"value":2089},{"type":18,"value":2459}," created\nwith a ",{"type":13,"tag":34,"props":2461,"children":2463},{"className":2462},[],[2464],{"type":18,"value":2081},{"type":18,"value":2466}," that was created with\n",{"type":13,"tag":34,"props":2468,"children":2470},{"className":2469},[],[2471],{"type":18,"value":2472},"VK_DESCRIPTOR_SET_LAYOUT_CREATE_DESCRIPTOR_BUFFER_BIT_EXT",{"type":18,"value":2474},", the\ndescriptor memory ",{"type":13,"tag":989,"props":2476,"children":2477},{"type":991},[],{"type":18,"value":2445},{"type":13,"tag":900,"props":2480,"children":2482},{"name":2481},"VUID-vkCmdDrawIndexedIndirectCount-None-08606",[2483],{"type":13,"tag":14,"props":2484,"children":2485},{},[2486,2487,2497,2499,2502],{"type":18,"value":1636},{"type":13,"tag":872,"props":2488,"children":2490},{"href":2489},"/man/VkPhysicalDeviceShaderObjectFeaturesEXT#features-shaderObject",[2491],{"type":13,"tag":34,"props":2492,"children":2494},{"className":2493},[],[2495],{"type":18,"value":2496},"shaderObject",{"type":18,"value":2498}," feature is not\nenabled, a\nvalid pipeline ",{"type":13,"tag":989,"props":2500,"children":2501},{"type":991},[],{"type":18,"value":2503}," be bound to the pipeline bind point used by this\ncommand",{"type":13,"tag":900,"props":2505,"children":2507},{"name":2506},"VUID-vkCmdDrawIndexedIndirectCount-None-08608",[2508],{"type":13,"tag":14,"props":2509,"children":2510},{},[2511,2513,2516,2518,2522],{"type":18,"value":2512},"If a pipeline is bound to the pipeline bind point used by this command,\nthere\n",{"type":13,"tag":989,"props":2514,"children":2515},{"type":991},[],{"type":18,"value":2517}," not have been any calls to dynamic state setting commands for any\nstate specified statically in the ",{"type":13,"tag":872,"props":2519,"children":2520},{"href":2070},[2521],{"type":18,"value":2073},{"type":18,"value":2523}," object bound to the\npipeline bind point used by this command, since that pipeline was bound",{"type":13,"tag":900,"props":2525,"children":2527},{"name":2526},"VUID-vkCmdDrawIndexedIndirectCount-None-08609",[2528],{"type":13,"tag":14,"props":2529,"children":2530},{},[2531,2532,2536,2538,2542,2544,2548,2550,2553,2555,2559,2561,2565,2567,2572,2573,2578,2579,2585,2586,2592,2593,2598],{"type":18,"value":1636},{"type":13,"tag":872,"props":2533,"children":2534},{"href":2070},[2535],{"type":18,"value":2073},{"type":18,"value":2537}," object bound to the pipeline bind point used by\nthis command\nor any ",{"type":13,"tag":872,"props":2539,"children":2540},{"href":2086},[2541],{"type":18,"value":2089},{"type":18,"value":2543}," bound to a stage corresponding to the pipeline\nbind point used by this command\naccesses a ",{"type":13,"tag":872,"props":2545,"children":2546},{"href":911},[2547],{"type":18,"value":914},{"type":18,"value":2549}," object that uses unnormalized coordinates,\nthat sampler ",{"type":13,"tag":989,"props":2551,"children":2552},{"type":991},[],{"type":18,"value":2554}," not be used to sample from any ",{"type":13,"tag":872,"props":2556,"children":2557},{"href":1792},[2558],{"type":18,"value":1795},{"type":18,"value":2560}," with a\n",{"type":13,"tag":872,"props":2562,"children":2563},{"href":974},[2564],{"type":18,"value":977},{"type":18,"value":2566}," of the type ",{"type":13,"tag":34,"props":2568,"children":2570},{"className":2569},[],[2571],{"type":18,"value":1497},{"type":18,"value":80},{"type":13,"tag":34,"props":2574,"children":2576},{"className":2575},[],[2577],{"type":18,"value":1505},{"type":18,"value":1499},{"type":13,"tag":34,"props":2580,"children":2582},{"className":2581},[],[2583],{"type":18,"value":2584},"VK_IMAGE_VIEW_TYPE_1D_ARRAY",{"type":18,"value":80},{"type":13,"tag":34,"props":2587,"children":2589},{"className":2588},[],[2590],{"type":18,"value":2591},"VK_IMAGE_VIEW_TYPE_2D_ARRAY",{"type":18,"value":1046},{"type":13,"tag":34,"props":2594,"children":2596},{"className":2595},[],[2597],{"type":18,"value":1513},{"type":18,"value":2599},", in any shader stage",{"type":13,"tag":900,"props":2601,"children":2603},{"name":2602},"VUID-vkCmdDrawIndexedIndirectCount-None-08610",[2604],{"type":13,"tag":14,"props":2605,"children":2606},{},[2607,2608,2612,2613,2617,2618,2622,2623,2626,2628,2634,2636,2642,2644,2650,2651,2657,2658,2664],{"type":18,"value":1636},{"type":13,"tag":872,"props":2609,"children":2610},{"href":2070},[2611],{"type":18,"value":2073},{"type":18,"value":2537},{"type":13,"tag":872,"props":2614,"children":2615},{"href":2086},[2616],{"type":18,"value":2089},{"type":18,"value":2543},{"type":13,"tag":872,"props":2619,"children":2620},{"href":911},[2621],{"type":18,"value":914},{"type":18,"value":2549},{"type":13,"tag":989,"props":2624,"children":2625},{"type":991},[],{"type":18,"value":2627}," not be used with any of the SPIR-V ",{"type":13,"tag":34,"props":2629,"children":2631},{"className":2630},[],[2632],{"type":18,"value":2633},"OpImageSample*",{"type":18,"value":2635},"\nor ",{"type":13,"tag":34,"props":2637,"children":2639},{"className":2638},[],[2640],{"type":18,"value":2641},"OpImageSparseSample*",{"type":18,"value":2643}," instructions with ",{"type":13,"tag":34,"props":2645,"children":2647},{"className":2646},[],[2648],{"type":18,"value":2649},"ImplicitLod",{"type":18,"value":1499},{"type":13,"tag":34,"props":2652,"children":2654},{"className":2653},[],[2655],{"type":18,"value":2656},"Dref",{"type":18,"value":2635},{"type":13,"tag":34,"props":2659,"children":2661},{"className":2660},[],[2662],{"type":18,"value":2663},"Proj",{"type":18,"value":2665}," in their name, in any shader stage",{"type":13,"tag":900,"props":2667,"children":2669},{"name":2668},"VUID-vkCmdDrawIndexedIndirectCount-None-08611",[2670],{"type":13,"tag":14,"props":2671,"children":2672},{},[2673,2674,2678,2679,2683,2684,2688,2689,2692,2693,2698,2699,2704],{"type":18,"value":1636},{"type":13,"tag":872,"props":2675,"children":2676},{"href":2070},[2677],{"type":18,"value":2073},{"type":18,"value":2537},{"type":13,"tag":872,"props":2680,"children":2681},{"href":2086},[2682],{"type":18,"value":2089},{"type":18,"value":2543},{"type":13,"tag":872,"props":2685,"children":2686},{"href":911},[2687],{"type":18,"value":914},{"type":18,"value":2549},{"type":13,"tag":989,"props":2690,"children":2691},{"type":991},[],{"type":18,"value":2627},{"type":13,"tag":34,"props":2694,"children":2696},{"className":2695},[],[2697],{"type":18,"value":2633},{"type":18,"value":2635},{"type":13,"tag":34,"props":2700,"children":2702},{"className":2701},[],[2703],{"type":18,"value":2641},{"type":18,"value":2705}," instructions that includes a LOD bias or any\noffset values, in any shader stage",{"type":13,"tag":900,"props":2707,"children":2709},{"name":2708},"VUID-vkCmdDrawIndexedIndirectCount-None-08607",[2710],{"type":13,"tag":14,"props":2711,"children":2712},{},[2713,2714,2722,2724,2727,2729,2735,2737,2740],{"type":18,"value":1636},{"type":13,"tag":872,"props":2715,"children":2716},{"href":2489},[2717],{"type":13,"tag":34,"props":2718,"children":2720},{"className":2719},[],[2721],{"type":18,"value":2496},{"type":18,"value":2723}," is enabled, either\na valid pipeline ",{"type":13,"tag":989,"props":2725,"children":2726},{"type":991},[],{"type":18,"value":2728}," be bound to the pipeline bind point used by this\ncommand, or a valid combination of valid and ",{"type":13,"tag":872,"props":2730,"children":2732},{"href":2731},"/man/VK_NULL_HANDLE",[2733],{"type":18,"value":2734},"VK_NULL_HANDLE",{"type":18,"value":2736}," shader\nobjects ",{"type":13,"tag":989,"props":2738,"children":2739},{"type":991},[],{"type":18,"value":2741}," be bound to every supported shader stage corresponding to\nthe pipeline bind point used by this command",{"type":13,"tag":900,"props":2743,"children":2745},{"name":2744},"VUID-vkCmdDrawIndexedIndirectCount-uniformBuffers-06935",[2746],{"type":13,"tag":14,"props":2747,"children":2748},{},[2749,2751,2755,2757,2763,2764,2770,2772,2778,2780,2790,2792,2795],{"type":18,"value":2750},"If any stage of the ",{"type":13,"tag":872,"props":2752,"children":2753},{"href":2070},[2754],{"type":18,"value":2073},{"type":18,"value":2756}," object bound to the pipeline bind\npoint used by this command accesses a uniform buffer,\nand that stage was created without enabling either\n",{"type":13,"tag":34,"props":2758,"children":2760},{"className":2759},[],[2761],{"type":18,"value":2762},"VK_PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_ROBUST_BUFFER_ACCESS_EXT",{"type":18,"value":1046},{"type":13,"tag":34,"props":2765,"children":2767},{"className":2766},[],[2768],{"type":18,"value":2769},"VK_PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_ROBUST_BUFFER_ACCESS_2_EXT",{"type":18,"value":2771},"\nfor ",{"type":13,"tag":34,"props":2773,"children":2775},{"className":2774},[],[2776],{"type":18,"value":2777},"uniformBuffers",{"type":18,"value":2779},",\nand the ",{"type":13,"tag":872,"props":2781,"children":2783},{"href":2782},"/man/VkPhysicalDeviceFeatures#features-robustBufferAccess",[2784],{"type":13,"tag":34,"props":2785,"children":2787},{"className":2786},[],[2788],{"type":18,"value":2789},"robustBufferAccess",{"type":18,"value":2791},"\nfeature is not enabled, that stage ",{"type":13,"tag":989,"props":2793,"children":2794},{"type":991},[],{"type":18,"value":2796}," not access values outside of\nthe range of the buffer as specified in the descriptor set bound to the\nsame pipeline bind point",{"type":13,"tag":900,"props":2798,"children":2800},{"name":2799},"VUID-vkCmdDrawIndexedIndirectCount-None-08612",[2801],{"type":13,"tag":14,"props":2802,"children":2803},{},[2804,2805,2813,2815,2819,2821,2824],{"type":18,"value":1636},{"type":13,"tag":872,"props":2806,"children":2807},{"href":2782},[2808],{"type":13,"tag":34,"props":2809,"children":2811},{"className":2810},[],[2812],{"type":18,"value":2789},{"type":18,"value":2814}," feature\nis not enabled, and any ",{"type":13,"tag":872,"props":2816,"children":2817},{"href":2086},[2818],{"type":18,"value":2089},{"type":18,"value":2820}," bound to a stage corresponding\nto the pipeline bind point used by this command accesses a uniform\nbuffer, it ",{"type":13,"tag":989,"props":2822,"children":2823},{"type":991},[],{"type":18,"value":2825}," not access values outside of the range of the buffer as\nspecified in the descriptor set bound to the same pipeline bind point",{"type":13,"tag":900,"props":2827,"children":2829},{"name":2828},"VUID-vkCmdDrawIndexedIndirectCount-storageBuffers-06936",[2830],{"type":13,"tag":14,"props":2831,"children":2832},{},[2833,2834,2838,2840,2845,2846,2851,2852,2858,2859,2867,2868,2871],{"type":18,"value":2750},{"type":13,"tag":872,"props":2835,"children":2836},{"href":2070},[2837],{"type":18,"value":2073},{"type":18,"value":2839}," object bound to the pipeline bind\npoint used by this command accesses a storage buffer,\nand that stage was created without enabling either\n",{"type":13,"tag":34,"props":2841,"children":2843},{"className":2842},[],[2844],{"type":18,"value":2762},{"type":18,"value":1046},{"type":13,"tag":34,"props":2847,"children":2849},{"className":2848},[],[2850],{"type":18,"value":2769},{"type":18,"value":2771},{"type":13,"tag":34,"props":2853,"children":2855},{"className":2854},[],[2856],{"type":18,"value":2857},"storageBuffers",{"type":18,"value":2779},{"type":13,"tag":872,"props":2860,"children":2861},{"href":2782},[2862],{"type":13,"tag":34,"props":2863,"children":2865},{"className":2864},[],[2866],{"type":18,"value":2789},{"type":18,"value":2791},{"type":13,"tag":989,"props":2869,"children":2870},{"type":991},[],{"type":18,"value":2796},{"type":13,"tag":900,"props":2873,"children":2875},{"name":2874},"VUID-vkCmdDrawIndexedIndirectCount-None-08613",[2876],{"type":13,"tag":14,"props":2877,"children":2878},{},[2879,2880,2888,2889,2893,2895,2898],{"type":18,"value":1636},{"type":13,"tag":872,"props":2881,"children":2882},{"href":2782},[2883],{"type":13,"tag":34,"props":2884,"children":2886},{"className":2885},[],[2887],{"type":18,"value":2789},{"type":18,"value":2814},{"type":13,"tag":872,"props":2890,"children":2891},{"href":2086},[2892],{"type":18,"value":2089},{"type":18,"value":2894}," bound to a stage corresponding\nto the pipeline bind point used by this command accesses a storage\nbuffer, it ",{"type":13,"tag":989,"props":2896,"children":2897},{"type":991},[],{"type":18,"value":2825},{"type":13,"tag":900,"props":2900,"children":2902},{"name":2901},"VUID-vkCmdDrawIndexedIndirectCount-None-06550",[2903],{"type":13,"tag":14,"props":2904,"children":2905},{},[2906,2908,2912,2914,2918,2919,2923,2925,2945,2947,2950,2952,2957,2958,2963],{"type":18,"value":2907},"If ",{"type":13,"tag":872,"props":2909,"children":2910},{"href":2031},[2911],{"type":18,"value":2194},{"type":18,"value":2913}," accesses a ",{"type":13,"tag":872,"props":2915,"children":2916},{"href":911},[2917],{"type":18,"value":914},{"type":18,"value":1046},{"type":13,"tag":872,"props":2920,"children":2921},{"href":974},[2922],{"type":18,"value":977},{"type":18,"value":2924}," object that enables\n",{"type":13,"tag":872,"props":2926,"children":2928},{"href":2927},"/chapters/samplers#samplers-YCbCr-conversion",[2929,2931,2937,2938,2943],{"type":18,"value":2930},"sampler Y′C",{"type":13,"tag":2932,"props":2933,"children":2934},"sub",{},[2935],{"type":18,"value":2936},"B",{"type":18,"value":28},{"type":13,"tag":2932,"props":2939,"children":2940},{},[2941],{"type":18,"value":2942},"R",{"type":18,"value":2944}," conversion",{"type":18,"value":2946},", that object\n",{"type":13,"tag":989,"props":2948,"children":2949},{"type":991},[],{"type":18,"value":2951}," only be used with ",{"type":13,"tag":34,"props":2953,"children":2955},{"className":2954},[],[2956],{"type":18,"value":2633},{"type":18,"value":924},{"type":13,"tag":34,"props":2959,"children":2961},{"className":2960},[],[2962],{"type":18,"value":2641},{"type":18,"value":2964},"\ninstructions",{"type":13,"tag":900,"props":2966,"children":2968},{"name":2967},"VUID-vkCmdDrawIndexedIndirectCount-ConstOffset-06551",[2969],{"type":13,"tag":14,"props":2970,"children":2971},{},[2972,2973,2977,2978,2982,2983,2987,2988,3002,3003,3006,3008,3014,3015,3021],{"type":18,"value":2907},{"type":13,"tag":872,"props":2974,"children":2975},{"href":2031},[2976],{"type":18,"value":2194},{"type":18,"value":2913},{"type":13,"tag":872,"props":2979,"children":2980},{"href":911},[2981],{"type":18,"value":914},{"type":18,"value":1046},{"type":13,"tag":872,"props":2984,"children":2985},{"href":974},[2986],{"type":18,"value":977},{"type":18,"value":2924},{"type":13,"tag":872,"props":2989,"children":2990},{"href":2927},[2991,2992,2996,2997,3001],{"type":18,"value":2930},{"type":13,"tag":2932,"props":2993,"children":2994},{},[2995],{"type":18,"value":2936},{"type":18,"value":28},{"type":13,"tag":2932,"props":2998,"children":2999},{},[3000],{"type":18,"value":2942},{"type":18,"value":2944},{"type":18,"value":2946},{"type":13,"tag":989,"props":3004,"children":3005},{"type":991},[],{"type":18,"value":3007}," not use the ",{"type":13,"tag":34,"props":3009,"children":3011},{"className":3010},[],[3012],{"type":18,"value":3013},"ConstOffset",{"type":18,"value":842},{"type":13,"tag":34,"props":3016,"children":3018},{"className":3017},[],[3019],{"type":18,"value":3020},"Offset",{"type":18,"value":3022}," operands",{"type":13,"tag":900,"props":3024,"children":3026},{"name":3025},"VUID-vkCmdDrawIndexedIndirectCount-viewType-07752",[3027],{"type":13,"tag":14,"props":3028,"children":3029},{},[3030,3031,3035,3037,3042,3043,3046,3048,3054,3056,3061,3063],{"type":18,"value":908},{"type":13,"tag":872,"props":3032,"children":3033},{"href":974},[3034],{"type":18,"value":977},{"type":18,"value":3036}," is accessed as a result of this command, then the\nimage view’s ",{"type":13,"tag":34,"props":3038,"children":3040},{"className":3039},[],[3041],{"type":18,"value":1294},{"type":18,"value":987},{"type":13,"tag":989,"props":3044,"children":3045},{"type":991},[],{"type":18,"value":3047}," match the ",{"type":13,"tag":34,"props":3049,"children":3051},{"className":3050},[],[3052],{"type":18,"value":3053},"Dim",{"type":18,"value":3055}," operand of the\n",{"type":13,"tag":34,"props":3057,"children":3059},{"className":3058},[],[3060],{"type":18,"value":1859},{"type":18,"value":3062}," as described in ",{"type":13,"tag":872,"props":3064,"children":3066},{"href":3065},"/chapters/spirvenv#spirvenv-image-dimensions",[3067],{"type":18,"value":3068},"Compatibility Between SPIR-V Image Dimensions and Vulkan ImageView Types",{"type":13,"tag":900,"props":3070,"children":3072},{"name":3071},"VUID-vkCmdDrawIndexedIndirectCount-format-07753",[3073],{"type":13,"tag":14,"props":3074,"children":3075},{},[3076,3077,3081,3083,3089,3091,3097,3099,3105,3106,3112,3114,3119,3120,3123],{"type":18,"value":908},{"type":13,"tag":872,"props":3078,"children":3079},{"href":974},[3080],{"type":18,"value":977},{"type":18,"value":3082}," is accessed as a result of this command, then the\n",{"type":13,"tag":872,"props":3084,"children":3086},{"href":3085},"/chapters/formats#formats-numericformat",[3087],{"type":18,"value":3088},"numeric type",{"type":18,"value":3090}," of the image view’s ",{"type":13,"tag":34,"props":3092,"children":3094},{"className":3093},[],[3095],{"type":18,"value":3096},"format",{"type":18,"value":3098},"\nand the ",{"type":13,"tag":34,"props":3100,"children":3102},{"className":3101},[],[3103],{"type":18,"value":3104},"Sampled",{"type":18,"value":987},{"type":13,"tag":34,"props":3107,"children":3109},{"className":3108},[],[3110],{"type":18,"value":3111},"Type",{"type":18,"value":3113}," operand of the ",{"type":13,"tag":34,"props":3115,"children":3117},{"className":3116},[],[3118],{"type":18,"value":1859},{"type":18,"value":987},{"type":13,"tag":989,"props":3121,"children":3122},{"type":991},[],{"type":18,"value":3124},"\nmatch",{"type":13,"tag":900,"props":3126,"children":3128},{"name":3127},"VUID-vkCmdDrawIndexedIndirectCount-OpImageWrite-08795",[3129],{"type":13,"tag":14,"props":3130,"children":3131},{},[3132,3133,3137,3139,3145,3147,3153,3155,3160,3162,3168,3170,3173],{"type":18,"value":908},{"type":13,"tag":872,"props":3134,"children":3135},{"href":974},[3136],{"type":18,"value":977},{"type":18,"value":3138},"\ncreated with a format other than ",{"type":13,"tag":34,"props":3140,"children":3142},{"className":3141},[],[3143],{"type":18,"value":3144},"VK_FORMAT_A8_UNORM_KHR",{"type":18,"value":3146},"\nis accessed using ",{"type":13,"tag":34,"props":3148,"children":3150},{"className":3149},[],[3151],{"type":18,"value":3152},"OpImageWrite",{"type":18,"value":3154}," as a result of this command, then\nthe ",{"type":13,"tag":34,"props":3156,"children":3158},{"className":3157},[],[3159],{"type":18,"value":3111},{"type":18,"value":3161}," of the ",{"type":13,"tag":34,"props":3163,"children":3165},{"className":3164},[],[3166],{"type":18,"value":3167},"Texel",{"type":18,"value":3169}," operand of that instruction ",{"type":13,"tag":989,"props":3171,"children":3172},{"type":991},[],{"type":18,"value":3174}," have\nat least as many components as the image view’s format",{"type":13,"tag":900,"props":3176,"children":3178},{"name":3177},"VUID-vkCmdDrawIndexedIndirectCount-OpImageWrite-08796",[3179],{"type":13,"tag":14,"props":3180,"children":3181},{},[3182,3183,3187,3189,3194,3196,3201,3203,3208,3209,3214,3216,3219],{"type":18,"value":908},{"type":13,"tag":872,"props":3184,"children":3185},{"href":974},[3186],{"type":18,"value":977},{"type":18,"value":3188}," created with the format\n",{"type":13,"tag":34,"props":3190,"children":3192},{"className":3191},[],[3193],{"type":18,"value":3144},{"type":18,"value":3195}," is accessed using ",{"type":13,"tag":34,"props":3197,"children":3199},{"className":3198},[],[3200],{"type":18,"value":3152},{"type":18,"value":3202}," as a\nresult of this command, then the ",{"type":13,"tag":34,"props":3204,"children":3206},{"className":3205},[],[3207],{"type":18,"value":3111},{"type":18,"value":3161},{"type":13,"tag":34,"props":3210,"children":3212},{"className":3211},[],[3213],{"type":18,"value":3167},{"type":18,"value":3215}," operand of\nthat instruction ",{"type":13,"tag":989,"props":3217,"children":3218},{"type":991},[],{"type":18,"value":3220}," have four components",{"type":13,"tag":900,"props":3222,"children":3224},{"name":3223},"VUID-vkCmdDrawIndexedIndirectCount-OpImageWrite-04469",[3225],{"type":13,"tag":14,"props":3226,"children":3227},{},[3228,3229,3233,3234,3239,3241,3246,3247,3252,3254,3257],{"type":18,"value":908},{"type":13,"tag":872,"props":3230,"children":3231},{"href":1936},[3232],{"type":18,"value":1939},{"type":18,"value":3195},{"type":13,"tag":34,"props":3235,"children":3237},{"className":3236},[],[3238],{"type":18,"value":3152},{"type":18,"value":3240}," as a result\nof this command, then the ",{"type":13,"tag":34,"props":3242,"children":3244},{"className":3243},[],[3245],{"type":18,"value":3111},{"type":18,"value":3161},{"type":13,"tag":34,"props":3248,"children":3250},{"className":3249},[],[3251],{"type":18,"value":3167},{"type":18,"value":3253}," operand of that\ninstruction ",{"type":13,"tag":989,"props":3255,"children":3256},{"type":991},[],{"type":18,"value":3258}," have at least as many components as the buffer view’s\nformat",{"type":13,"tag":900,"props":3260,"children":3262},{"name":3261},"VUID-vkCmdDrawIndexedIndirectCount-SampledType-04470",[3263],{"type":13,"tag":14,"props":3264,"children":3265},{},[3266,3267,3271,3273,3279,3281,3287,3289,3294,3295,3298,3299,3305],{"type":18,"value":908},{"type":13,"tag":872,"props":3268,"children":3269},{"href":974},[3270],{"type":18,"value":977},{"type":18,"value":3272}," with a ",{"type":13,"tag":872,"props":3274,"children":3276},{"href":3275},"/man/VkFormat",[3277],{"type":18,"value":3278},"VkFormat",{"type":18,"value":3280}," that has a 64-bit component\nwidth is accessed as a result of this command, the ",{"type":13,"tag":34,"props":3282,"children":3284},{"className":3283},[],[3285],{"type":18,"value":3286},"SampledType",{"type":18,"value":3288}," of\nthe ",{"type":13,"tag":34,"props":3290,"children":3292},{"className":3291},[],[3293],{"type":18,"value":1859},{"type":18,"value":3169},{"type":13,"tag":989,"props":3296,"children":3297},{"type":991},[],{"type":18,"value":1540},{"type":13,"tag":34,"props":3300,"children":3302},{"className":3301},[],[3303],{"type":18,"value":3304},"Width",{"type":18,"value":3306},"\nof 64",{"type":13,"tag":900,"props":3308,"children":3310},{"name":3309},"VUID-vkCmdDrawIndexedIndirectCount-SampledType-04471",[3311],{"type":13,"tag":14,"props":3312,"children":3313},{},[3314,3315,3319,3320,3324,3326,3331,3332,3337,3339,3342,3343,3348],{"type":18,"value":908},{"type":13,"tag":872,"props":3316,"children":3317},{"href":974},[3318],{"type":18,"value":977},{"type":18,"value":3272},{"type":13,"tag":872,"props":3321,"children":3322},{"href":3275},[3323],{"type":18,"value":3278},{"type":18,"value":3325}," that has a component width\nless than 64-bit is accessed as a result of this command, the\n",{"type":13,"tag":34,"props":3327,"children":3329},{"className":3328},[],[3330],{"type":18,"value":3286},{"type":18,"value":3161},{"type":13,"tag":34,"props":3333,"children":3335},{"className":3334},[],[3336],{"type":18,"value":1859},{"type":18,"value":3338}," operand of that instruction\n",{"type":13,"tag":989,"props":3340,"children":3341},{"type":991},[],{"type":18,"value":1540},{"type":13,"tag":34,"props":3344,"children":3346},{"className":3345},[],[3347],{"type":18,"value":3304},{"type":18,"value":3349}," of 32",{"type":13,"tag":900,"props":3351,"children":3353},{"name":3352},"VUID-vkCmdDrawIndexedIndirectCount-SampledType-04472",[3354],{"type":13,"tag":14,"props":3355,"children":3356},{},[3357,3358,3362,3363,3367,3369,3374,3375,3380,3381,3384,3385,3390],{"type":18,"value":908},{"type":13,"tag":872,"props":3359,"children":3360},{"href":1936},[3361],{"type":18,"value":1939},{"type":18,"value":3272},{"type":13,"tag":872,"props":3364,"children":3365},{"href":3275},[3366],{"type":18,"value":3278},{"type":18,"value":3368}," that has a 64-bit\ncomponent width is accessed as a result of this command, the\n",{"type":13,"tag":34,"props":3370,"children":3372},{"className":3371},[],[3373],{"type":18,"value":3286},{"type":18,"value":3161},{"type":13,"tag":34,"props":3376,"children":3378},{"className":3377},[],[3379],{"type":18,"value":1859},{"type":18,"value":3338},{"type":13,"tag":989,"props":3382,"children":3383},{"type":991},[],{"type":18,"value":1540},{"type":13,"tag":34,"props":3386,"children":3388},{"className":3387},[],[3389],{"type":18,"value":3304},{"type":18,"value":3391}," of 64",{"type":13,"tag":900,"props":3393,"children":3395},{"name":3394},"VUID-vkCmdDrawIndexedIndirectCount-SampledType-04473",[3396],{"type":13,"tag":14,"props":3397,"children":3398},{},[3399,3400,3404,3405,3409,3410,3415,3416,3421,3422,3425,3426,3431],{"type":18,"value":908},{"type":13,"tag":872,"props":3401,"children":3402},{"href":1936},[3403],{"type":18,"value":1939},{"type":18,"value":3272},{"type":13,"tag":872,"props":3406,"children":3407},{"href":3275},[3408],{"type":18,"value":3278},{"type":18,"value":3325},{"type":13,"tag":34,"props":3411,"children":3413},{"className":3412},[],[3414],{"type":18,"value":3286},{"type":18,"value":3161},{"type":13,"tag":34,"props":3417,"children":3419},{"className":3418},[],[3420],{"type":18,"value":1859},{"type":18,"value":3338},{"type":13,"tag":989,"props":3423,"children":3424},{"type":991},[],{"type":18,"value":1540},{"type":13,"tag":34,"props":3427,"children":3429},{"className":3428},[],[3430],{"type":18,"value":3304},{"type":18,"value":3349},{"type":13,"tag":900,"props":3433,"children":3435},{"name":3434},"VUID-vkCmdDrawIndexedIndirectCount-sparseImageInt64Atomics-04474",[3436],{"type":13,"tag":14,"props":3437,"children":3438},{},[3439,3440,3450,3452,3456,3458,3464,3466,3469,3471,3476,3478,3483,3484,3489],{"type":18,"value":1636},{"type":13,"tag":872,"props":3441,"children":3443},{"href":3442},"/man/VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT#features-sparseImageInt64Atomics",[3444],{"type":13,"tag":34,"props":3445,"children":3447},{"className":3446},[],[3448],{"type":18,"value":3449},"sparseImageInt64Atomics",{"type":18,"value":3451}," feature is not enabled, ",{"type":13,"tag":872,"props":3453,"children":3454},{"href":1792},[3455],{"type":18,"value":1795},{"type":18,"value":3457},"\nobjects created with the ",{"type":13,"tag":34,"props":3459,"children":3461},{"className":3460},[],[3462],{"type":18,"value":3463},"VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT",{"type":18,"value":3465}," flag\n",{"type":13,"tag":989,"props":3467,"children":3468},{"type":991},[],{"type":18,"value":3470}," not be accessed by atomic instructions through an ",{"type":13,"tag":34,"props":3472,"children":3474},{"className":3473},[],[3475],{"type":18,"value":1859},{"type":18,"value":3477},"\nwith a ",{"type":13,"tag":34,"props":3479,"children":3481},{"className":3480},[],[3482],{"type":18,"value":3286},{"type":18,"value":3272},{"type":13,"tag":34,"props":3485,"children":3487},{"className":3486},[],[3488],{"type":18,"value":3304},{"type":18,"value":3490}," of 64 by this command",{"type":13,"tag":900,"props":3492,"children":3494},{"name":3493},"VUID-vkCmdDrawIndexedIndirectCount-sparseImageInt64Atomics-04475",[3495],{"type":13,"tag":14,"props":3496,"children":3497},{},[3498,3499,3507,3508,3514,3515,3521,3523,3526,3528,3533,3534,3539,3540,3545],{"type":18,"value":1636},{"type":13,"tag":872,"props":3500,"children":3501},{"href":3442},[3502],{"type":13,"tag":34,"props":3503,"children":3505},{"className":3504},[],[3506],{"type":18,"value":3449},{"type":18,"value":3451},{"type":13,"tag":872,"props":3509,"children":3511},{"href":3510},"/man/VkBuffer",[3512],{"type":18,"value":3513},"VkBuffer",{"type":18,"value":3457},{"type":13,"tag":34,"props":3516,"children":3518},{"className":3517},[],[3519],{"type":18,"value":3520},"VK_BUFFER_CREATE_SPARSE_RESIDENCY_BIT",{"type":18,"value":3522},"\nflag ",{"type":13,"tag":989,"props":3524,"children":3525},{"type":991},[],{"type":18,"value":3527}," not be accessed by atomic instructions through an\n",{"type":13,"tag":34,"props":3529,"children":3531},{"className":3530},[],[3532],{"type":18,"value":1859},{"type":18,"value":3272},{"type":13,"tag":34,"props":3535,"children":3537},{"className":3536},[],[3538],{"type":18,"value":3286},{"type":18,"value":3272},{"type":13,"tag":34,"props":3541,"children":3543},{"className":3542},[],[3544],{"type":18,"value":3304},{"type":18,"value":3546}," of 64 by this\ncommand",{"type":13,"tag":900,"props":3548,"children":3550},{"name":3549},"VUID-vkCmdDrawIndexedIndirectCount-OpImageWeightedSampleQCOM-06971",[3551],{"type":13,"tag":14,"props":3552,"children":3553},{},[3554,3555,3561,3562,3566,3568,3572,3573,3576,3577],{"type":18,"value":2907},{"type":13,"tag":34,"props":3556,"children":3558},{"className":3557},[],[3559],{"type":18,"value":3560},"OpImageWeightedSampleQCOM",{"type":18,"value":1234},{"type":13,"tag":872,"props":3563,"children":3564},{"href":974},[3565],{"type":18,"value":977},{"type":18,"value":3567},"\nas a result of this command, then the image view’s\n",{"type":13,"tag":872,"props":3569,"children":3570},{"href":982},[3571],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":3574,"children":3575},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":3578,"children":3580},{"className":3579},[],[3581],{"type":18,"value":3582},"VK_FORMAT_FEATURE_2_WEIGHT_SAMPLED_IMAGE_BIT_QCOM",{"type":13,"tag":900,"props":3584,"children":3586},{"name":3585},"VUID-vkCmdDrawIndexedIndirectCount-OpImageWeightedSampleQCOM-06972",[3587],{"type":13,"tag":14,"props":3588,"children":3589},{},[3590,3591,3596,3598,3602,3604,3608,3609,3612,3613],{"type":18,"value":2907},{"type":13,"tag":34,"props":3592,"children":3594},{"className":3593},[],[3595],{"type":18,"value":3560},{"type":18,"value":3597}," uses a ",{"type":13,"tag":872,"props":3599,"children":3600},{"href":974},[3601],{"type":18,"value":977},{"type":18,"value":3603}," as a sample\nweight image as a result of this command, then the image view’s\n",{"type":13,"tag":872,"props":3605,"children":3606},{"href":982},[3607],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":3610,"children":3611},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":3614,"children":3616},{"className":3615},[],[3617],{"type":18,"value":3618},"VK_FORMAT_FEATURE_2_WEIGHT_IMAGE_BIT_QCOM",{"type":13,"tag":900,"props":3620,"children":3622},{"name":3621},"VUID-vkCmdDrawIndexedIndirectCount-OpImageBoxFilterQCOM-06973",[3623],{"type":13,"tag":14,"props":3624,"children":3625},{},[3626,3627,3633,3634,3638,3639,3643,3644,3647,3648],{"type":18,"value":2907},{"type":13,"tag":34,"props":3628,"children":3630},{"className":3629},[],[3631],{"type":18,"value":3632},"OpImageBoxFilterQCOM",{"type":18,"value":1234},{"type":13,"tag":872,"props":3635,"children":3636},{"href":974},[3637],{"type":18,"value":977},{"type":18,"value":1434},{"type":13,"tag":872,"props":3640,"children":3641},{"href":982},[3642],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":3645,"children":3646},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":3649,"children":3651},{"className":3650},[],[3652],{"type":18,"value":3653},"VK_FORMAT_FEATURE_2_BOX_FILTER_SAMPLED_BIT_QCOM",{"type":13,"tag":900,"props":3655,"children":3657},{"name":3656},"VUID-vkCmdDrawIndexedIndirectCount-OpImageBlockMatchSSDQCOM-06974",[3658],{"type":13,"tag":14,"props":3659,"children":3660},{},[3661,3662,3668,3670,3674,3675,3679,3680,3683,3684],{"type":18,"value":2907},{"type":13,"tag":34,"props":3663,"children":3665},{"className":3664},[],[3666],{"type":18,"value":3667},"OpImageBlockMatchSSDQCOM",{"type":18,"value":3669}," is used to read from an\n",{"type":13,"tag":872,"props":3671,"children":3672},{"href":974},[3673],{"type":18,"value":977},{"type":18,"value":979},{"type":13,"tag":872,"props":3676,"children":3677},{"href":982},[3678],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":3681,"children":3682},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":3685,"children":3687},{"className":3686},[],[3688],{"type":18,"value":3689},"VK_FORMAT_FEATURE_2_BLOCK_MATCHING_BIT_QCOM",{"type":13,"tag":900,"props":3691,"children":3693},{"name":3692},"VUID-vkCmdDrawIndexedIndirectCount-OpImageBlockMatchSADQCOM-06975",[3694],{"type":13,"tag":14,"props":3695,"children":3696},{},[3697,3698,3704,3705,3709,3710,3714,3715,3718,3719],{"type":18,"value":2907},{"type":13,"tag":34,"props":3699,"children":3701},{"className":3700},[],[3702],{"type":18,"value":3703},"OpImageBlockMatchSADQCOM",{"type":18,"value":3669},{"type":13,"tag":872,"props":3706,"children":3707},{"href":974},[3708],{"type":18,"value":977},{"type":18,"value":979},{"type":13,"tag":872,"props":3711,"children":3712},{"href":982},[3713],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":3716,"children":3717},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":3720,"children":3722},{"className":3721},[],[3723],{"type":18,"value":3689},{"type":13,"tag":900,"props":3725,"children":3727},{"name":3726},"VUID-vkCmdDrawIndexedIndirectCount-OpImageBlockMatchSADQCOM-06976",[3728],{"type":13,"tag":14,"props":3729,"children":3730},{},[3731,3732,3737,3739,3742,3744],{"type":18,"value":2907},{"type":13,"tag":34,"props":3733,"children":3735},{"className":3734},[],[3736],{"type":18,"value":3703},{"type":18,"value":3738}," or OpImageBlockMatchSSDQCOM is used to\nread from a reference image as result of this command, then the\nspecified reference coordinates ",{"type":13,"tag":989,"props":3740,"children":3741},{"type":991},[],{"type":18,"value":3743}," not fail\n",{"type":13,"tag":872,"props":3745,"children":3747},{"href":3746},"/chapters/textures#textures-integer-coordinate-validation",[3748],{"type":18,"value":3749},"integer texel coordinate\nvalidation",{"type":13,"tag":900,"props":3751,"children":3753},{"name":3752},"VUID-vkCmdDrawIndexedIndirectCount-OpImageWeightedSampleQCOM-06977",[3754],{"type":13,"tag":14,"props":3755,"children":3756},{},[3757,3758,3763,3764,3769,3770,3776,3777,3783,3784,3790,3791,3797,3798,3803,3805,3810,3812,3816,3818,3821,3823],{"type":18,"value":2907},{"type":13,"tag":34,"props":3759,"children":3761},{"className":3760},[],[3762],{"type":18,"value":3560},{"type":18,"value":1499},{"type":13,"tag":34,"props":3765,"children":3767},{"className":3766},[],[3768],{"type":18,"value":3632},{"type":18,"value":80},{"type":13,"tag":34,"props":3771,"children":3773},{"className":3772},[],[3774],{"type":18,"value":3775},"OpImageBlockMatchWindowSSDQCOM",{"type":18,"value":80},{"type":13,"tag":34,"props":3778,"children":3780},{"className":3779},[],[3781],{"type":18,"value":3782},"OpImageBlockMatchWindowSADQCOM",{"type":18,"value":80},{"type":13,"tag":34,"props":3785,"children":3787},{"className":3786},[],[3788],{"type":18,"value":3789},"OpImageBlockMatchGatherSSDQCOM",{"type":18,"value":80},{"type":13,"tag":34,"props":3792,"children":3794},{"className":3793},[],[3795],{"type":18,"value":3796},"OpImageBlockMatchGatherSADQCOM",{"type":18,"value":80},{"type":13,"tag":34,"props":3799,"children":3801},{"className":3800},[],[3802],{"type":18,"value":3667},{"type":18,"value":3804},", or ",{"type":13,"tag":34,"props":3806,"children":3808},{"className":3807},[],[3809],{"type":18,"value":3703},{"type":18,"value":3811}," uses a\n",{"type":13,"tag":872,"props":3813,"children":3814},{"href":911},[3815],{"type":18,"value":914},{"type":18,"value":3817}," as a result of this command, then the sampler ",{"type":13,"tag":989,"props":3819,"children":3820},{"type":991},[],{"type":18,"value":3822}," have\nbeen created with ",{"type":13,"tag":34,"props":3824,"children":3826},{"className":3825},[],[3827],{"type":18,"value":3828},"VK_SAMPLER_CREATE_IMAGE_PROCESSING_BIT_QCOM",{"type":13,"tag":900,"props":3830,"children":3832},{"name":3831},"VUID-vkCmdDrawIndexedIndirectCount-OpImageWeightedSampleQCOM-06978",[3833],{"type":13,"tag":14,"props":3834,"children":3835},{},[3836,3838,3843,3844,3849,3850,3855,3856,3861,3862,3867,3868,3873,3874,3879,3880,3885,3886,3890,3891,3894,3896],{"type":18,"value":3837},"If any command other than ",{"type":13,"tag":34,"props":3839,"children":3841},{"className":3840},[],[3842],{"type":18,"value":3560},{"type":18,"value":80},{"type":13,"tag":34,"props":3845,"children":3847},{"className":3846},[],[3848],{"type":18,"value":3632},{"type":18,"value":80},{"type":13,"tag":34,"props":3851,"children":3853},{"className":3852},[],[3854],{"type":18,"value":3775},{"type":18,"value":80},{"type":13,"tag":34,"props":3857,"children":3859},{"className":3858},[],[3860],{"type":18,"value":3782},{"type":18,"value":80},{"type":13,"tag":34,"props":3863,"children":3865},{"className":3864},[],[3866],{"type":18,"value":3789},{"type":18,"value":80},{"type":13,"tag":34,"props":3869,"children":3871},{"className":3870},[],[3872],{"type":18,"value":3796},{"type":18,"value":80},{"type":13,"tag":34,"props":3875,"children":3877},{"className":3876},[],[3878],{"type":18,"value":3667},{"type":18,"value":3804},{"type":13,"tag":34,"props":3881,"children":3883},{"className":3882},[],[3884],{"type":18,"value":3703},{"type":18,"value":3811},{"type":13,"tag":872,"props":3887,"children":3888},{"href":911},[3889],{"type":18,"value":914},{"type":18,"value":3817},{"type":13,"tag":989,"props":3892,"children":3893},{"type":991},[],{"type":18,"value":3895}," not\nhave been created with ",{"type":13,"tag":34,"props":3897,"children":3899},{"className":3898},[],[3900],{"type":18,"value":3828},{"type":13,"tag":900,"props":3902,"children":3904},{"name":3903},"VUID-vkCmdDrawIndexedIndirectCount-OpImageBlockMatchWindow-09215",[3905],{"type":13,"tag":14,"props":3906,"children":3907},{},[3908,3909,3915,3916,3922,3924,3928,3929,3933,3934,3937,3938],{"type":18,"value":908},{"type":13,"tag":34,"props":3910,"children":3912},{"className":3911},[],[3913],{"type":18,"value":3914},"OpImageBlockMatchWindow*QCOM",{"type":18,"value":1046},{"type":13,"tag":34,"props":3917,"children":3919},{"className":3918},[],[3920],{"type":18,"value":3921},"OpImageBlockMatchGather*QCOM",{"type":18,"value":3923}," instruction is used to read from an\n",{"type":13,"tag":872,"props":3925,"children":3926},{"href":974},[3927],{"type":18,"value":977},{"type":18,"value":979},{"type":13,"tag":872,"props":3930,"children":3931},{"href":982},[3932],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":3935,"children":3936},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":3939,"children":3941},{"className":3940},[],[3942],{"type":18,"value":3689},{"type":13,"tag":900,"props":3944,"children":3946},{"name":3945},"VUID-vkCmdDrawIndexedIndirectCount-OpImageBlockMatchWindow-09216",[3947],{"type":13,"tag":14,"props":3948,"children":3949},{},[3950,3951,3956,3957,3962,3963,3967,3969,3972],{"type":18,"value":908},{"type":13,"tag":34,"props":3952,"children":3954},{"className":3953},[],[3955],{"type":18,"value":3914},{"type":18,"value":1046},{"type":13,"tag":34,"props":3958,"children":3960},{"className":3959},[],[3961],{"type":18,"value":3921},{"type":18,"value":3923},{"type":13,"tag":872,"props":3964,"children":3965},{"href":974},[3966],{"type":18,"value":977},{"type":18,"value":3968}," as a result of this command, then the image view’s\nformat ",{"type":13,"tag":989,"props":3970,"children":3971},{"type":991},[],{"type":18,"value":3973}," be a single-component format",{"type":13,"tag":900,"props":3975,"children":3977},{"name":3976},"VUID-vkCmdDrawIndexedIndirectCount-OpImageBlockMatchWindow-09217",[3978],{"type":13,"tag":14,"props":3979,"children":3980},{},[3981,3982,3987,3988,3993,3995,3998,3999],{"type":18,"value":908},{"type":13,"tag":34,"props":3983,"children":3985},{"className":3984},[],[3986],{"type":18,"value":3914},{"type":18,"value":1046},{"type":13,"tag":34,"props":3989,"children":3991},{"className":3990},[],[3992],{"type":18,"value":3921},{"type":18,"value":3994}," read from a reference image as result\nof this command, then the specified reference coordinates ",{"type":13,"tag":989,"props":3996,"children":3997},{"type":991},[],{"type":18,"value":3743},{"type":13,"tag":872,"props":4000,"children":4001},{"href":3746},[4002],{"type":18,"value":3749},{"type":13,"tag":900,"props":4004,"children":4006},{"name":4005},"VUID-vkCmdDrawIndexedIndirectCount-None-07288",[4007],{"type":13,"tag":14,"props":4008,"children":4009},{},[4010,4012,4015],{"type":18,"value":4011},"Any shader invocation executed by this command ",{"type":13,"tag":989,"props":4013,"children":4014},{"type":991},[],{"type":13,"tag":872,"props":4016,"children":4018},{"href":4017},"/chapters/shaders#shaders-termination",[4019],{"type":18,"value":4020},"terminate",{"type":13,"tag":900,"props":4022,"children":4024},{"name":4023},"VUID-vkCmdDrawIndexedIndirectCount-None-09600",[4025],{"type":13,"tag":14,"props":4026,"children":4027},{},[4028,4030,4036,4037,4043,4044,4050,4051,4057,4058,4064,4066,4069],{"type":18,"value":4029},"If a descriptor with type equal to any of\n",{"type":13,"tag":34,"props":4031,"children":4033},{"className":4032},[],[4034],{"type":18,"value":4035},"VK_DESCRIPTOR_TYPE_SAMPLE_WEIGHT_IMAGE_QCOM",{"type":18,"value":80},{"type":13,"tag":34,"props":4038,"children":4040},{"className":4039},[],[4041],{"type":18,"value":4042},"VK_DESCRIPTOR_TYPE_BLOCK_MATCH_IMAGE_QCOM",{"type":18,"value":80},{"type":13,"tag":34,"props":4045,"children":4047},{"className":4046},[],[4048],{"type":18,"value":4049},"VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE",{"type":18,"value":80},{"type":13,"tag":34,"props":4052,"children":4054},{"className":4053},[],[4055],{"type":18,"value":4056},"VK_DESCRIPTOR_TYPE_STORAGE_IMAGE",{"type":18,"value":1507},{"type":13,"tag":34,"props":4059,"children":4061},{"className":4060},[],[4062],{"type":18,"value":4063},"VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT",{"type":18,"value":4065}," is accessed as a result of\nthis command, the image subresource identified by that descriptor ",{"type":13,"tag":989,"props":4067,"children":4068},{"type":991},[],{"type":18,"value":4070},"\nbe in the image layout identified when the descriptor was written",{"type":13,"tag":900,"props":4072,"children":4074},{"name":4073},"VUID-vkCmdDrawIndexedIndirectCount-renderPass-02684",[4075],{"type":13,"tag":14,"props":4076,"children":4077},{},[4078,4080,4083,4085,4091,4093,4099,4101,4107,4109,4114,4116],{"type":18,"value":4079},"The current render pass ",{"type":13,"tag":989,"props":4081,"children":4082},{"type":991},[],{"type":18,"value":4084}," be ",{"type":13,"tag":872,"props":4086,"children":4088},{"href":4087},"/chapters/renderpass#renderpass-compatibility",[4089],{"type":18,"value":4090},"compatible",{"type":18,"value":4092},"\nwith the ",{"type":13,"tag":34,"props":4094,"children":4096},{"className":4095},[],[4097],{"type":18,"value":4098},"renderPass",{"type":18,"value":4100}," member of the\n",{"type":13,"tag":34,"props":4102,"children":4104},{"className":4103},[],[4105],{"type":18,"value":4106},"VkGraphicsPipelineCreateInfo",{"type":18,"value":4108}," structure specified when creating the\n",{"type":13,"tag":34,"props":4110,"children":4112},{"className":4111},[],[4113],{"type":18,"value":2073},{"type":18,"value":4115}," bound to ",{"type":13,"tag":34,"props":4117,"children":4119},{"className":4118},[],[4120],{"type":18,"value":4121},"VK_PIPELINE_BIND_POINT_GRAPHICS",{"type":13,"tag":900,"props":4123,"children":4125},{"name":4124},"VUID-vkCmdDrawIndexedIndirectCount-subpass-02685",[4126],{"type":13,"tag":14,"props":4127,"children":4128},{},[4129,4131,4134,4136,4142,4144,4149,4151,4156,4158],{"type":18,"value":4130},"The subpass index of the current render pass ",{"type":13,"tag":989,"props":4132,"children":4133},{"type":991},[],{"type":18,"value":4135}," be equal to the\n",{"type":13,"tag":34,"props":4137,"children":4139},{"className":4138},[],[4140],{"type":18,"value":4141},"subpass",{"type":18,"value":4143}," member of the ",{"type":13,"tag":34,"props":4145,"children":4147},{"className":4146},[],[4148],{"type":18,"value":4106},{"type":18,"value":4150}," structure\nspecified when creating the ",{"type":13,"tag":34,"props":4152,"children":4154},{"className":4153},[],[4155],{"type":18,"value":2073},{"type":18,"value":4157}," bound to\n",{"type":13,"tag":34,"props":4159,"children":4161},{"className":4160},[],[4162],{"type":18,"value":4121},{"type":13,"tag":900,"props":4164,"children":4166},{"name":4165},"VUID-vkCmdDrawIndexedIndirectCount-None-07748",[4167],{"type":13,"tag":14,"props":4168,"children":4169},{},[4170,4172,4175],{"type":18,"value":4171},"If any shader statically accesses an input attachment, a valid\ndescriptor ",{"type":13,"tag":989,"props":4173,"children":4174},{"type":991},[],{"type":18,"value":4176}," be bound to the pipeline via a descriptor set",{"type":13,"tag":900,"props":4178,"children":4180},{"name":4179},"VUID-vkCmdDrawIndexedIndirectCount-OpTypeImage-07468",[4181],{"type":13,"tag":14,"props":4182,"children":4183},{},[4184,4186,4191,4193,4198,4200,4206,4208,4211,4213,4219],{"type":18,"value":4185},"If any shader executed by this pipeline accesses an ",{"type":13,"tag":34,"props":4187,"children":4189},{"className":4188},[],[4190],{"type":18,"value":1859},{"type":18,"value":4192},"\nvariable with a ",{"type":13,"tag":34,"props":4194,"children":4196},{"className":4195},[],[4197],{"type":18,"value":3053},{"type":18,"value":4199}," operand of ",{"type":13,"tag":34,"props":4201,"children":4203},{"className":4202},[],[4204],{"type":18,"value":4205},"SubpassData",{"type":18,"value":4207},", it ",{"type":13,"tag":989,"props":4209,"children":4210},{"type":991},[],{"type":18,"value":4212}," be\ndecorated with an ",{"type":13,"tag":34,"props":4214,"children":4216},{"className":4215},[],[4217],{"type":18,"value":4218},"InputAttachmentIndex",{"type":18,"value":4220}," that corresponds to a valid\ninput attachment in the current subpass",{"type":13,"tag":900,"props":4222,"children":4224},{"name":4223},"VUID-vkCmdDrawIndexedIndirectCount-None-07469",[4225],{"type":13,"tag":14,"props":4226,"children":4227},{},[4228,4230,4233,4235,4239,4241,4245,4247,4253,4255,4260,4262,4268,4270],{"type":18,"value":4229},"Input attachment views accessed in a subpass ",{"type":13,"tag":989,"props":4231,"children":4232},{"type":991},[],{"type":18,"value":4234}," be created with the\nsame ",{"type":13,"tag":872,"props":4236,"children":4237},{"href":3275},[4238],{"type":18,"value":3278},{"type":18,"value":4240}," as the corresponding subpass definition, and be\ncreated with a ",{"type":13,"tag":872,"props":4242,"children":4243},{"href":974},[4244],{"type":18,"value":977},{"type":18,"value":4246}," that is compatible with the attachment\nreferenced by the subpass'\n",{"type":13,"tag":34,"props":4248,"children":4250},{"className":4249},[],[4251],{"type":18,"value":4252},"pInputAttachments",{"type":18,"value":4254},"[",{"type":13,"tag":34,"props":4256,"children":4258},{"className":4257},[],[4259],{"type":18,"value":4218},{"type":18,"value":4261},"] in the currently\nbound ",{"type":13,"tag":872,"props":4263,"children":4265},{"href":4264},"/man/VkFramebuffer",[4266],{"type":18,"value":4267},"VkFramebuffer",{"type":18,"value":4269}," as specified by\n",{"type":13,"tag":872,"props":4271,"children":4273},{"href":4272},"/chapters/interfaces#compatibility-inputattachment",[4274],{"type":18,"value":4275},"Fragment Input Attachment\nCompatibility",{"type":13,"tag":900,"props":4277,"children":4279},{"name":4278},"VUID-vkCmdDrawIndexedIndirectCount-pDepthInputAttachmentIndex-09595",[4280],{"type":13,"tag":14,"props":4281,"children":4282},{},[4283,4285,4290,4292,4298,4300,4305,4307,4311,4312,4318,4320,4324,4325,4331,4333,4339,4340,4343,4345,4349,4351],{"type":18,"value":4284},"Input attachment views accessed in a dynamic render pass with a\n",{"type":13,"tag":34,"props":4286,"children":4288},{"className":4287},[],[4289],{"type":18,"value":4218},{"type":18,"value":4291}," referenced by\n",{"type":13,"tag":872,"props":4293,"children":4295},{"href":4294},"/man/VkRenderingInputAttachmentIndexInfoKHR",[4296],{"type":18,"value":4297},"VkRenderingInputAttachmentIndexInfoKHR",{"type":18,"value":4299},", or no\n",{"type":13,"tag":34,"props":4301,"children":4303},{"className":4302},[],[4304],{"type":18,"value":4218},{"type":18,"value":4306}," if\n",{"type":13,"tag":872,"props":4308,"children":4309},{"href":4294},[4310],{"type":18,"value":4297},{"type":18,"value":231},{"type":13,"tag":34,"props":4313,"children":4315},{"className":4314},[],[4316],{"type":18,"value":4317},"pDepthInputAttachmentIndex",{"type":18,"value":4319},"\nor\n",{"type":13,"tag":872,"props":4321,"children":4322},{"href":4294},[4323],{"type":18,"value":4297},{"type":18,"value":231},{"type":13,"tag":34,"props":4326,"children":4328},{"className":4327},[],[4329],{"type":18,"value":4330},"pStencilInputAttachmentIndex",{"type":18,"value":4332},"\nare ",{"type":13,"tag":34,"props":4334,"children":4336},{"className":4335},[],[4337],{"type":18,"value":4338},"NULL",{"type":18,"value":1499},{"type":13,"tag":989,"props":4341,"children":4342},{"type":991},[],{"type":18,"value":4344}," be created with a ",{"type":13,"tag":872,"props":4346,"children":4347},{"href":974},[4348],{"type":18,"value":977},{"type":18,"value":4350}," that is compatible\nwith the corresponding color, depth, or stencil attachment in\n",{"type":13,"tag":872,"props":4352,"children":4354},{"href":4353},"/man/VkRenderingInfo",[4355],{"type":18,"value":4356},"VkRenderingInfo",{"type":13,"tag":900,"props":4358,"children":4360},{"name":4359},"VUID-vkCmdDrawIndexedIndirectCount-pDepthInputAttachmentIndex-09596",[4361],{"type":13,"tag":14,"props":4362,"children":4363},{},[4364,4366,4369,4371,4376,4378,4382,4383,4388,4390,4394,4395,4400,4402],{"type":18,"value":4365},"Input attachment views accessed in a dynamic render pass via a shader\nobject ",{"type":13,"tag":989,"props":4367,"children":4368},{"type":991},[],{"type":18,"value":4370}," have an ",{"type":13,"tag":34,"props":4372,"children":4374},{"className":4373},[],[4375],{"type":18,"value":4218},{"type":18,"value":4377}," if both\n",{"type":13,"tag":872,"props":4379,"children":4380},{"href":4294},[4381],{"type":18,"value":4297},{"type":18,"value":231},{"type":13,"tag":34,"props":4384,"children":4386},{"className":4385},[],[4387],{"type":18,"value":4317},{"type":18,"value":4389},"\nand\n",{"type":13,"tag":872,"props":4391,"children":4392},{"href":4294},[4393],{"type":18,"value":4297},{"type":18,"value":231},{"type":13,"tag":34,"props":4396,"children":4398},{"className":4397},[],[4399],{"type":18,"value":4330},{"type":18,"value":4401},"\nare non-",{"type":13,"tag":34,"props":4403,"children":4405},{"className":4404},[],[4406],{"type":18,"value":4338},{"type":13,"tag":900,"props":4408,"children":4410},{"name":4409},"VUID-vkCmdDrawIndexedIndirectCount-InputAttachmentIndex-09597",[4411],{"type":13,"tag":14,"props":4412,"children":4413},{},[4414,4416,4421,4423,4428,4429,4432,4434],{"type":18,"value":4415},"If an input attachment view accessed in a dynamic render pass via a\nshader object has an ",{"type":13,"tag":34,"props":4417,"children":4419},{"className":4418},[],[4420],{"type":18,"value":4218},{"type":18,"value":4422},", the\n",{"type":13,"tag":34,"props":4424,"children":4426},{"className":4425},[],[4427],{"type":18,"value":4218},{"type":18,"value":987},{"type":13,"tag":989,"props":4430,"children":4431},{"type":991},[],{"type":18,"value":4433}," match an index in\n",{"type":13,"tag":872,"props":4435,"children":4436},{"href":4294},[4437],{"type":18,"value":4297},{"type":13,"tag":900,"props":4439,"children":4441},{"name":4440},"VUID-vkCmdDrawIndexedIndirectCount-None-06537",[4442],{"type":13,"tag":14,"props":4443,"children":4444},{},[4445,4447,4450],{"type":18,"value":4446},"Memory backing image subresources used as attachments in the current\nrender pass ",{"type":13,"tag":989,"props":4448,"children":4449},{"type":991},[],{"type":18,"value":4451}," not be written in any way other than as an attachment\nby this command",{"type":13,"tag":900,"props":4453,"children":4455},{"name":4454},"VUID-vkCmdDrawIndexedIndirectCount-None-09000",[4456],{"type":13,"tag":14,"props":4457,"children":4458},{},[4459,4461,4467],{"type":18,"value":4460},"If a color attachment is written by any prior command in this subpass or\nby the load, store, or resolve operations for this subpass,\nit is not in the\n",{"type":13,"tag":34,"props":4462,"children":4464},{"className":4463},[],[4465],{"type":18,"value":4466},"VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTIMAL_EXT",{"type":18,"value":4468}," image layout,\nand\neither:",{"type":13,"tag":900,"props":4470,"children":4472},{"name":4471},"VUID-vkCmdDrawIndexedIndirectCount-None-09001",[4473],{"type":13,"tag":14,"props":4474,"children":4475},{},[4476,4478,4483],{"type":18,"value":4477},"If a depth attachment is written by any prior command in this subpass or\nby the load, store, or resolve operations for this subpass,\nit is not in the\n",{"type":13,"tag":34,"props":4479,"children":4481},{"className":4480},[],[4482],{"type":18,"value":4466},{"type":18,"value":4468},{"type":13,"tag":900,"props":4485,"children":4487},{"name":4486},"VUID-vkCmdDrawIndexedIndirectCount-None-09002",[4488],{"type":13,"tag":14,"props":4489,"children":4490},{},[4491,4493,4498],{"type":18,"value":4492},"If a stencil attachment is written by any prior command in this subpass\nor by the load, store, or resolve operations for this subpass,\nit is not in the\n",{"type":13,"tag":34,"props":4494,"children":4496},{"className":4495},[],[4497],{"type":18,"value":4466},{"type":18,"value":4468},{"type":13,"tag":900,"props":4500,"children":4502},{"name":4501},"VUID-vkCmdDrawIndexedIndirectCount-None-09003",[4503],{"type":13,"tag":14,"props":4504,"children":4505},{},[4506,4508,4511],{"type":18,"value":4507},"If an attachment is written by any prior command in this subpass or by\nthe load, store, or resolve operations for this subpass, it ",{"type":13,"tag":989,"props":4509,"children":4510},{"type":991},[],{"type":18,"value":4512}," not be\naccessed in any way other than as an attachment, storage image, or\nsampled image by this command",{"type":13,"tag":900,"props":4514,"children":4516},{"name":4515},"VUID-vkCmdDrawIndexedIndirectCount-None-06539",[4517],{"type":13,"tag":14,"props":4518,"children":4519},{},[4520,4522,4525],{"type":18,"value":4521},"If any previously recorded command in the current subpass accessed an\nimage subresource used as an attachment in this subpass in any way other\nthan as an attachment, this command ",{"type":13,"tag":989,"props":4523,"children":4524},{"type":991},[],{"type":18,"value":4526}," not write to that image\nsubresource as an attachment",{"type":13,"tag":900,"props":4528,"children":4530},{"name":4529},"VUID-vkCmdDrawIndexedIndirectCount-None-06886",[4531],{"type":13,"tag":14,"props":4532,"children":4533},{},[4534,4536,4542,4543,4546],{"type":18,"value":4535},"If the current render pass instance uses a depth/stencil attachment with\na read-only layout for the depth aspect, ",{"type":13,"tag":872,"props":4537,"children":4539},{"href":4538},"/chapters/fragops#fragops-depth-write",[4540],{"type":18,"value":4541},"depth\nwrites",{"type":18,"value":987},{"type":13,"tag":989,"props":4544,"children":4545},{"type":991},[],{"type":18,"value":4547}," be disabled",{"type":13,"tag":900,"props":4549,"children":4551},{"name":4550},"VUID-vkCmdDrawIndexedIndirectCount-None-06887",[4552],{"type":13,"tag":14,"props":4553,"children":4554},{},[4555,4557,4563,4565,4571,4572,4575,4576],{"type":18,"value":4556},"If the current render pass instance uses a depth/stencil attachment with\na read-only layout for the stencil aspect, both front and back\n",{"type":13,"tag":34,"props":4558,"children":4560},{"className":4559},[],[4561],{"type":18,"value":4562},"writeMask",{"type":18,"value":4564}," are not zero, and stencil test is enabled,\n",{"type":13,"tag":872,"props":4566,"children":4568},{"href":4567},"/chapters/fragops#fragops-stencil",[4569],{"type":18,"value":4570},"all stencil ops",{"type":18,"value":987},{"type":13,"tag":989,"props":4573,"children":4574},{"type":991},[],{"type":18,"value":4084},{"type":13,"tag":34,"props":4577,"children":4579},{"className":4578},[],[4580],{"type":18,"value":4581},"VK_STENCIL_OP_KEEP",{"type":13,"tag":900,"props":4583,"children":4585},{"name":4584},"VUID-vkCmdDrawIndexedIndirectCount-None-07831",[4586],{"type":13,"tag":14,"props":4587,"children":4588},{},[4589,4591,4597,4599,4605,4606,4609,4611,4617],{"type":18,"value":4590},"If the bound graphics pipeline state was created with the\n",{"type":13,"tag":34,"props":4592,"children":4594},{"className":4593},[],[4595],{"type":18,"value":4596},"VK_DYNAMIC_STATE_VIEWPORT",{"type":18,"value":4598}," dynamic state enabled then\n",{"type":13,"tag":872,"props":4600,"children":4602},{"href":4601},"/man/vkCmdSetViewport",[4603],{"type":18,"value":4604},"vkCmdSetViewport",{"type":18,"value":987},{"type":13,"tag":989,"props":4607,"children":4608},{"type":991},[],{"type":18,"value":4610}," have been called and not subsequently\n",{"type":13,"tag":872,"props":4612,"children":4614},{"href":4613},"/chapters/pipelines#dynamic-state-lifetime",[4615],{"type":18,"value":4616},"invalidated",{"type":18,"value":4618}," in the current command buffer\nprior to this drawing command",{"type":13,"tag":900,"props":4620,"children":4622},{"name":4621},"VUID-vkCmdDrawIndexedIndirectCount-None-07832",[4623],{"type":13,"tag":14,"props":4624,"children":4625},{},[4626,4627,4633,4634,4640,4641,4644,4645,4649],{"type":18,"value":4590},{"type":13,"tag":34,"props":4628,"children":4630},{"className":4629},[],[4631],{"type":18,"value":4632},"VK_DYNAMIC_STATE_SCISSOR",{"type":18,"value":4598},{"type":13,"tag":872,"props":4635,"children":4637},{"href":4636},"/man/vkCmdSetScissor",[4638],{"type":18,"value":4639},"vkCmdSetScissor",{"type":18,"value":987},{"type":13,"tag":989,"props":4642,"children":4643},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":4646,"children":4647},{"href":4613},[4648],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":4651,"children":4653},{"name":4652},"VUID-vkCmdDrawIndexedIndirectCount-None-07833",[4654],{"type":13,"tag":14,"props":4655,"children":4656},{},[4657,4658,4664,4665,4671,4672,4675,4676,4680],{"type":18,"value":4590},{"type":13,"tag":34,"props":4659,"children":4661},{"className":4660},[],[4662],{"type":18,"value":4663},"VK_DYNAMIC_STATE_LINE_WIDTH",{"type":18,"value":4598},{"type":13,"tag":872,"props":4666,"children":4668},{"href":4667},"/man/vkCmdSetLineWidth",[4669],{"type":18,"value":4670},"vkCmdSetLineWidth",{"type":18,"value":987},{"type":13,"tag":989,"props":4673,"children":4674},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":4677,"children":4678},{"href":4613},[4679],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":4682,"children":4684},{"name":4683},"VUID-vkCmdDrawIndexedIndirectCount-None-08617",[4685],{"type":13,"tag":14,"props":4686,"children":4687},{},[4688,4690,4696,4698,4704,4706,4711,4713,4719,4720,4726,4727,4733,4734,4738,4739,4742,4743,4747],{"type":18,"value":4689},"If a shader object is bound to any graphics stage, and the most recent\ncall to ",{"type":13,"tag":872,"props":4691,"children":4693},{"href":4692},"/man/vkCmdSetRasterizerDiscardEnable",[4694],{"type":18,"value":4695},"vkCmdSetRasterizerDiscardEnable",{"type":18,"value":4697}," in the current command\nbuffer set ",{"type":13,"tag":34,"props":4699,"children":4701},{"className":4700},[],[4702],{"type":18,"value":4703},"rasterizerDiscardEnable",{"type":18,"value":4705}," to ",{"type":13,"tag":34,"props":4707,"children":4709},{"className":4708},[],[4710],{"type":18,"value":969},{"type":18,"value":4712},", and the most\nrecent call to ",{"type":13,"tag":872,"props":4714,"children":4716},{"href":4715},"/man/vkCmdSetPolygonModeEXT",[4717],{"type":18,"value":4718},"vkCmdSetPolygonModeEXT",{"type":18,"value":4697},{"type":13,"tag":34,"props":4721,"children":4723},{"className":4722},[],[4724],{"type":18,"value":4725},"polygonMode",{"type":18,"value":4705},{"type":13,"tag":34,"props":4728,"children":4730},{"className":4729},[],[4731],{"type":18,"value":4732},"VK_POLYGON_MODE_LINE",{"type":18,"value":80},{"type":13,"tag":872,"props":4735,"children":4736},{"href":4667},[4737],{"type":18,"value":4670},{"type":18,"value":987},{"type":13,"tag":989,"props":4740,"children":4741},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":4744,"children":4745},{"href":4613},[4746],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":4749,"children":4751},{"name":4750},"VUID-vkCmdDrawIndexedIndirectCount-None-08618",[4752],{"type":13,"tag":14,"props":4753,"children":4754},{},[4755,4756,4760,4761,4766,4767,4772,4773,4779,4780,4786,4788,4792,4793,4796,4797,4801],{"type":18,"value":4689},{"type":13,"tag":872,"props":4757,"children":4758},{"href":4692},[4759],{"type":18,"value":4695},{"type":18,"value":4697},{"type":13,"tag":34,"props":4762,"children":4764},{"className":4763},[],[4765],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":4768,"children":4770},{"className":4769},[],[4771],{"type":18,"value":969},{"type":18,"value":4712},{"type":13,"tag":872,"props":4774,"children":4776},{"href":4775},"/man/vkCmdSetPrimitiveTopology",[4777],{"type":18,"value":4778},"vkCmdSetPrimitiveTopology",{"type":18,"value":4697},{"type":13,"tag":34,"props":4781,"children":4783},{"className":4782},[],[4784],{"type":18,"value":4785},"primitiveTopology",{"type":18,"value":4787}," to any line topology,\n",{"type":13,"tag":872,"props":4789,"children":4790},{"href":4667},[4791],{"type":18,"value":4670},{"type":18,"value":987},{"type":13,"tag":989,"props":4794,"children":4795},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":4798,"children":4799},{"href":4613},[4800],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":4803,"children":4805},{"name":4804},"VUID-vkCmdDrawIndexedIndirectCount-None-08619",[4806],{"type":13,"tag":14,"props":4807,"children":4808},{},[4809,4811,4817,4818,4824,4826,4830,4832,4837,4838,4843,4844,4848,4851,4853,4857],{"type":18,"value":4810},"If a shader object that outputs line primitives is bound to the\n",{"type":13,"tag":34,"props":4812,"children":4814},{"className":4813},[],[4815],{"type":18,"value":4816},"VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT",{"type":18,"value":1046},{"type":13,"tag":34,"props":4819,"children":4821},{"className":4820},[],[4822],{"type":18,"value":4823},"VK_SHADER_STAGE_GEOMETRY_BIT",{"type":18,"value":4825}," stage, and the most recent call to\n",{"type":13,"tag":872,"props":4827,"children":4828},{"href":4692},[4829],{"type":18,"value":4695},{"type":18,"value":4831}," in the current command buffer set\n",{"type":13,"tag":34,"props":4833,"children":4835},{"className":4834},[],[4836],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":4839,"children":4841},{"className":4840},[],[4842],{"type":18,"value":969},{"type":18,"value":1499},{"type":13,"tag":872,"props":4845,"children":4846},{"href":4667},[4847],{"type":18,"value":4670},{"type":13,"tag":989,"props":4849,"children":4850},{"type":991},[],{"type":18,"value":4852}," have been called and not subsequently ",{"type":13,"tag":872,"props":4854,"children":4855},{"href":4613},[4856],{"type":18,"value":4616},{"type":18,"value":4858}," in the current command buffer prior to this drawing\ncommand",{"type":13,"tag":900,"props":4860,"children":4862},{"name":4861},"VUID-vkCmdDrawIndexedIndirectCount-None-07834",[4863],{"type":13,"tag":14,"props":4864,"children":4865},{},[4866,4868,4874,4876,4882,4883,4888,4889,4894,4896,4900,4902,4908,4910,4915,4917,4923,4924,4930,4933,4934,4938],{"type":18,"value":4867},"If\na shader object is bound to any graphics stage or\na graphics pipeline is bound which was created with the\n",{"type":13,"tag":34,"props":4869,"children":4871},{"className":4870},[],[4872],{"type":18,"value":4873},"VK_DYNAMIC_STATE_DEPTH_BIAS",{"type":18,"value":4875}," dynamic state enabled, the\n",{"type":13,"tag":872,"props":4877,"children":4879},{"href":4878},"/chapters/pipelines#dynamic-state-current-value",[4880],{"type":18,"value":4881},"current value",{"type":18,"value":1491},{"type":13,"tag":34,"props":4884,"children":4886},{"className":4885},[],[4887],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":4890,"children":4892},{"className":4891},[],[4893],{"type":18,"value":969},{"type":18,"value":4895},", and the\n",{"type":13,"tag":872,"props":4897,"children":4898},{"href":4878},[4899],{"type":18,"value":4881},{"type":18,"value":4901}," of ",{"type":13,"tag":34,"props":4903,"children":4905},{"className":4904},[],[4906],{"type":18,"value":4907},"depthBiasEnable",{"type":18,"value":4909},"\nis ",{"type":13,"tag":34,"props":4911,"children":4913},{"className":4912},[],[4914],{"type":18,"value":1232},{"type":18,"value":4916},", then ",{"type":13,"tag":872,"props":4918,"children":4920},{"href":4919},"/man/vkCmdSetDepthBounds",[4921],{"type":18,"value":4922},"vkCmdSetDepthBounds",{"type":18,"value":2635},{"type":13,"tag":872,"props":4925,"children":4927},{"href":4926},"/man/vkCmdSetDepthBias2EXT",[4928],{"type":18,"value":4929},"vkCmdSetDepthBias2EXT",{"type":13,"tag":989,"props":4931,"children":4932},{"type":991},[],{"type":18,"value":4852},{"type":13,"tag":872,"props":4935,"children":4936},{"href":4613},[4937],{"type":18,"value":4616},{"type":18,"value":4858},{"type":13,"tag":900,"props":4940,"children":4942},{"name":4941},"VUID-vkCmdDrawIndexedIndirectCount-None-07835",[4943],{"type":13,"tag":14,"props":4944,"children":4945},{},[4946,4947,4953,4954,4960,4961,4964,4965,4969],{"type":18,"value":4590},{"type":13,"tag":34,"props":4948,"children":4950},{"className":4949},[],[4951],{"type":18,"value":4952},"VK_DYNAMIC_STATE_BLEND_CONSTANTS",{"type":18,"value":4598},{"type":13,"tag":872,"props":4955,"children":4957},{"href":4956},"/man/vkCmdSetBlendConstants",[4958],{"type":18,"value":4959},"vkCmdSetBlendConstants",{"type":18,"value":987},{"type":13,"tag":989,"props":4962,"children":4963},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":4966,"children":4967},{"href":4613},[4968],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":4971,"children":4973},{"name":4972},"VUID-vkCmdDrawIndexedIndirectCount-None-08621",[4974],{"type":13,"tag":14,"props":4975,"children":4976},{},[4977,4979,4985,4987,4991,4993,4998,5000,5005,5007,5013,5015,5021,5022,5027,5028,5034,5036,5042,5044,5050,5052,5058,5060,5066,5067,5073,5074,5080,5081,5087,5088,5092,5093,5096,5097,5101],{"type":18,"value":4978},"If a shader object is bound to the ",{"type":13,"tag":34,"props":4980,"children":4982},{"className":4981},[],[4983],{"type":18,"value":4984},"VK_SHADER_STAGE_FRAGMENT_BIT",{"type":18,"value":4986},"\nstage, and the most recent call to ",{"type":13,"tag":872,"props":4988,"children":4989},{"href":4692},[4990],{"type":18,"value":4695},{"type":18,"value":4992},"\nin the current command buffer set ",{"type":13,"tag":34,"props":4994,"children":4996},{"className":4995},[],[4997],{"type":18,"value":4703},{"type":18,"value":4999}," to\n",{"type":13,"tag":34,"props":5001,"children":5003},{"className":5002},[],[5004],{"type":18,"value":969},{"type":18,"value":5006},", and the most recent call to\n",{"type":13,"tag":872,"props":5008,"children":5010},{"href":5009},"/man/vkCmdSetColorBlendEnableEXT",[5011],{"type":18,"value":5012},"vkCmdSetColorBlendEnableEXT",{"type":18,"value":5014}," in the current command buffer set any\nelement of ",{"type":13,"tag":34,"props":5016,"children":5018},{"className":5017},[],[5019],{"type":18,"value":5020},"pColorBlendEnables",{"type":18,"value":4705},{"type":13,"tag":34,"props":5023,"children":5025},{"className":5024},[],[5026],{"type":18,"value":1232},{"type":18,"value":4712},{"type":13,"tag":872,"props":5029,"children":5031},{"href":5030},"/man/vkCmdSetColorBlendEquationEXT",[5032],{"type":18,"value":5033},"vkCmdSetColorBlendEquationEXT",{"type":18,"value":5035}," in the current\ncommand buffer set the same element of ",{"type":13,"tag":34,"props":5037,"children":5039},{"className":5038},[],[5040],{"type":18,"value":5041},"pColorBlendEquations",{"type":18,"value":5043}," to a\n",{"type":13,"tag":34,"props":5045,"children":5047},{"className":5046},[],[5048],{"type":18,"value":5049},"VkColorBlendEquationEXT",{"type":18,"value":5051}," structure with any ",{"type":13,"tag":872,"props":5053,"children":5055},{"href":5054},"/man/VkBlendFactor",[5056],{"type":18,"value":5057},"VkBlendFactor",{"type":18,"value":5059},"\nmember with a value of ",{"type":13,"tag":34,"props":5061,"children":5063},{"className":5062},[],[5064],{"type":18,"value":5065},"VK_BLEND_FACTOR_CONSTANT_COLOR",{"type":18,"value":80},{"type":13,"tag":34,"props":5068,"children":5070},{"className":5069},[],[5071],{"type":18,"value":5072},"VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR",{"type":18,"value":80},{"type":13,"tag":34,"props":5075,"children":5077},{"className":5076},[],[5078],{"type":18,"value":5079},"VK_BLEND_FACTOR_CONSTANT_ALPHA",{"type":18,"value":1507},{"type":13,"tag":34,"props":5082,"children":5084},{"className":5083},[],[5085],{"type":18,"value":5086},"VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA",{"type":18,"value":80},{"type":13,"tag":872,"props":5089,"children":5090},{"href":4956},[5091],{"type":18,"value":4959},{"type":18,"value":987},{"type":13,"tag":989,"props":5094,"children":5095},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":5098,"children":5099},{"href":4613},[5100],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":5103,"children":5105},{"name":5104},"VUID-vkCmdDrawIndexedIndirectCount-None-07836",[5106],{"type":13,"tag":14,"props":5107,"children":5108},{},[5109,5110,5116,5117,5121,5122,5127,5128,5133,5134,5138,5139,5145,5146,5151,5153,5157,5158,5161,5162,5166],{"type":18,"value":4867},{"type":13,"tag":34,"props":5111,"children":5113},{"className":5112},[],[5114],{"type":18,"value":5115},"VK_DYNAMIC_STATE_DEPTH_BOUNDS",{"type":18,"value":4875},{"type":13,"tag":872,"props":5118,"children":5119},{"href":4878},[5120],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5123,"children":5125},{"className":5124},[],[5126],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5129,"children":5131},{"className":5130},[],[5132],{"type":18,"value":969},{"type":18,"value":4895},{"type":13,"tag":872,"props":5135,"children":5136},{"href":4878},[5137],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5140,"children":5142},{"className":5141},[],[5143],{"type":18,"value":5144},"depthBoundsTestEnable",{"type":18,"value":1861},{"type":13,"tag":34,"props":5147,"children":5149},{"className":5148},[],[5150],{"type":18,"value":1232},{"type":18,"value":5152},", then\n",{"type":13,"tag":872,"props":5154,"children":5155},{"href":4919},[5156],{"type":18,"value":4922},{"type":18,"value":987},{"type":13,"tag":989,"props":5159,"children":5160},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":5163,"children":5164},{"href":4613},[5165],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":5168,"children":5170},{"name":5169},"VUID-vkCmdDrawIndexedIndirectCount-None-07837",[5171],{"type":13,"tag":14,"props":5172,"children":5173},{},[5174,5175,5181,5182,5186,5187,5192,5193,5198,5199,5203,5204,5210,5211,5216,5217,5223,5224,5227,5229,5233],{"type":18,"value":4867},{"type":13,"tag":34,"props":5176,"children":5178},{"className":5177},[],[5179],{"type":18,"value":5180},"VK_DYNAMIC_STATE_STENCIL_COMPARE_MASK",{"type":18,"value":4875},{"type":13,"tag":872,"props":5183,"children":5184},{"href":4878},[5185],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5188,"children":5190},{"className":5189},[],[5191],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5194,"children":5196},{"className":5195},[],[5197],{"type":18,"value":969},{"type":18,"value":4895},{"type":13,"tag":872,"props":5200,"children":5201},{"href":4878},[5202],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5205,"children":5207},{"className":5206},[],[5208],{"type":18,"value":5209},"stencilTestEnable",{"type":18,"value":1861},{"type":13,"tag":34,"props":5212,"children":5214},{"className":5213},[],[5215],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":5218,"children":5220},{"href":5219},"/man/vkCmdSetStencilCompareMask",[5221],{"type":18,"value":5222},"vkCmdSetStencilCompareMask",{"type":18,"value":987},{"type":13,"tag":989,"props":5225,"children":5226},{"type":991},[],{"type":18,"value":5228}," have been called and not\nsubsequently ",{"type":13,"tag":872,"props":5230,"children":5231},{"href":4613},[5232],{"type":18,"value":4616},{"type":18,"value":5234}," in the current\ncommand buffer prior to this drawing command",{"type":13,"tag":900,"props":5236,"children":5238},{"name":5237},"VUID-vkCmdDrawIndexedIndirectCount-None-07838",[5239],{"type":13,"tag":14,"props":5240,"children":5241},{},[5242,5243,5249,5250,5254,5255,5260,5261,5266,5267,5271,5272,5277,5278,5283,5284,5290,5291,5294,5295,5299],{"type":18,"value":4867},{"type":13,"tag":34,"props":5244,"children":5246},{"className":5245},[],[5247],{"type":18,"value":5248},"VK_DYNAMIC_STATE_STENCIL_WRITE_MASK",{"type":18,"value":4875},{"type":13,"tag":872,"props":5251,"children":5252},{"href":4878},[5253],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5256,"children":5258},{"className":5257},[],[5259],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5262,"children":5264},{"className":5263},[],[5265],{"type":18,"value":969},{"type":18,"value":4895},{"type":13,"tag":872,"props":5268,"children":5269},{"href":4878},[5270],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5273,"children":5275},{"className":5274},[],[5276],{"type":18,"value":5209},{"type":18,"value":1861},{"type":13,"tag":34,"props":5279,"children":5281},{"className":5280},[],[5282],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":5285,"children":5287},{"href":5286},"/man/vkCmdSetStencilWriteMask",[5288],{"type":18,"value":5289},"vkCmdSetStencilWriteMask",{"type":18,"value":987},{"type":13,"tag":989,"props":5292,"children":5293},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":5296,"children":5297},{"href":4613},[5298],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":5301,"children":5303},{"name":5302},"VUID-vkCmdDrawIndexedIndirectCount-None-07839",[5304],{"type":13,"tag":14,"props":5305,"children":5306},{},[5307,5308,5314,5315,5319,5321,5326,5327,5332,5333,5337,5338,5343,5344,5349,5350,5356,5357,5360,5361,5365],{"type":18,"value":4867},{"type":13,"tag":34,"props":5309,"children":5311},{"className":5310},[],[5312],{"type":18,"value":5313},"VK_DYNAMIC_STATE_STENCIL_REFERENCE",{"type":18,"value":4875},{"type":13,"tag":872,"props":5316,"children":5317},{"href":4878},[5318],{"type":18,"value":4881},{"type":18,"value":5320}," of and\n",{"type":13,"tag":34,"props":5322,"children":5324},{"className":5323},[],[5325],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5328,"children":5330},{"className":5329},[],[5331],{"type":18,"value":969},{"type":18,"value":4422},{"type":13,"tag":872,"props":5334,"children":5335},{"href":4878},[5336],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5339,"children":5341},{"className":5340},[],[5342],{"type":18,"value":5209},{"type":18,"value":1861},{"type":13,"tag":34,"props":5345,"children":5347},{"className":5346},[],[5348],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":5351,"children":5353},{"href":5352},"/man/vkCmdSetStencilReference",[5354],{"type":18,"value":5355},"vkCmdSetStencilReference",{"type":18,"value":987},{"type":13,"tag":989,"props":5358,"children":5359},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":5362,"children":5363},{"href":4613},[5364],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":5367,"children":5369},{"name":5368},"VUID-vkCmdDrawIndexedIndirectCount-maxMultiviewInstanceIndex-02688",[5370],{"type":13,"tag":14,"props":5371,"children":5372},{},[5373,5375,5378,5380,5386,5387],{"type":18,"value":5374},"If the draw is recorded in a render pass instance with multiview\nenabled, the maximum instance index ",{"type":13,"tag":989,"props":5376,"children":5377},{"type":991},[],{"type":18,"value":5379}," be less than or equal to\n",{"type":13,"tag":872,"props":5381,"children":5383},{"href":5382},"/man/VkPhysicalDeviceMultiviewProperties",[5384],{"type":18,"value":5385},"VkPhysicalDeviceMultiviewProperties",{"type":18,"value":241},{"type":13,"tag":34,"props":5388,"children":5390},{"className":5389},[],[5391],{"type":18,"value":5392},"maxMultiviewInstanceIndex",{"type":13,"tag":900,"props":5394,"children":5396},{"name":5395},"VUID-vkCmdDrawIndexedIndirectCount-sampleLocationsEnable-02689",[5397],{"type":13,"tag":14,"props":5398,"children":5399},{},[5400,5402,5408,5409,5415,5417,5422,5424,5427,5429,5435],{"type":18,"value":5401},"If the bound graphics pipeline was created with\n",{"type":13,"tag":872,"props":5403,"children":5405},{"href":5404},"/man/VkPipelineSampleLocationsStateCreateInfoEXT",[5406],{"type":18,"value":5407},"VkPipelineSampleLocationsStateCreateInfoEXT",{"type":18,"value":241},{"type":13,"tag":34,"props":5410,"children":5412},{"className":5411},[],[5413],{"type":18,"value":5414},"sampleLocationsEnable",{"type":18,"value":5416},"\nset to ",{"type":13,"tag":34,"props":5418,"children":5420},{"className":5419},[],[5421],{"type":18,"value":1232},{"type":18,"value":5423}," and the current subpass has a depth/stencil\nattachment, then that attachment ",{"type":13,"tag":989,"props":5425,"children":5426},{"type":991},[],{"type":18,"value":5428}," have been created with the\n",{"type":13,"tag":34,"props":5430,"children":5432},{"className":5431},[],[5433],{"type":18,"value":5434},"VK_IMAGE_CREATE_SAMPLE_LOCATIONS_COMPATIBLE_DEPTH_BIT_EXT",{"type":18,"value":5436}," bit set",{"type":13,"tag":900,"props":5438,"children":5440},{"name":5439},"VUID-vkCmdDrawIndexedIndirectCount-None-06666",[5441],{"type":13,"tag":14,"props":5442,"children":5443},{},[5444,5445,5451,5453,5459,5460,5464,5465,5470,5471,5476,5477,5481,5482,5487,5488,5493,5494,5500,5501,5504,5505,5509],{"type":18,"value":1636},{"type":13,"tag":872,"props":5446,"children":5448},{"href":5447},"/extensions/VK_EXT_sample_locations",[5449],{"type":18,"value":5450},"VK_EXT_sample_locations",{"type":18,"value":5452}," extension is enabled,\na shader object is bound to any graphics stage or\na graphics pipeline is bound which was created with the\n",{"type":13,"tag":34,"props":5454,"children":5456},{"className":5455},[],[5457],{"type":18,"value":5458},"VK_DYNAMIC_STATE_SAMPLE_LOCATIONS_EXT",{"type":18,"value":4875},{"type":13,"tag":872,"props":5461,"children":5462},{"href":4878},[5463],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5466,"children":5468},{"className":5467},[],[5469],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5472,"children":5474},{"className":5473},[],[5475],{"type":18,"value":969},{"type":18,"value":4895},{"type":13,"tag":872,"props":5478,"children":5479},{"href":4878},[5480],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5483,"children":5485},{"className":5484},[],[5486],{"type":18,"value":5414},{"type":18,"value":1861},{"type":13,"tag":34,"props":5489,"children":5491},{"className":5490},[],[5492],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":5495,"children":5497},{"href":5496},"/man/vkCmdSetSampleLocationsEXT",[5498],{"type":18,"value":5499},"vkCmdSetSampleLocationsEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":5502,"children":5503},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":5506,"children":5507},{"href":4613},[5508],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":5511,"children":5513},{"name":5512},"VUID-vkCmdDrawIndexedIndirectCount-None-07840",[5514],{"type":13,"tag":14,"props":5515,"children":5516},{},[5517,5518,5524,5526,5530,5531,5536,5537,5542,5543,5549,5550,5553,5554,5558],{"type":18,"value":4867},{"type":13,"tag":34,"props":5519,"children":5521},{"className":5520},[],[5522],{"type":18,"value":5523},"VK_DYNAMIC_STATE_CULL_MODE",{"type":18,"value":5525}," dynamic state enabled, and the\n",{"type":13,"tag":872,"props":5527,"children":5528},{"href":4878},[5529],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5532,"children":5534},{"className":5533},[],[5535],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5538,"children":5540},{"className":5539},[],[5541],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":5544,"children":5546},{"href":5545},"/man/vkCmdSetCullMode",[5547],{"type":18,"value":5548},"vkCmdSetCullMode",{"type":18,"value":987},{"type":13,"tag":989,"props":5551,"children":5552},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":5555,"children":5556},{"href":4613},[5557],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":5560,"children":5562},{"name":5561},"VUID-vkCmdDrawIndexedIndirectCount-None-07841",[5563],{"type":13,"tag":14,"props":5564,"children":5565},{},[5566,5567,5573,5574,5578,5579,5584,5585,5590,5591,5597,5598,5601,5602,5606],{"type":18,"value":4867},{"type":13,"tag":34,"props":5568,"children":5570},{"className":5569},[],[5571],{"type":18,"value":5572},"VK_DYNAMIC_STATE_FRONT_FACE",{"type":18,"value":5525},{"type":13,"tag":872,"props":5575,"children":5576},{"href":4878},[5577],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5580,"children":5582},{"className":5581},[],[5583],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5586,"children":5588},{"className":5587},[],[5589],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":5592,"children":5594},{"href":5593},"/man/vkCmdSetFrontFace",[5595],{"type":18,"value":5596},"vkCmdSetFrontFace",{"type":18,"value":987},{"type":13,"tag":989,"props":5599,"children":5600},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":5603,"children":5604},{"href":4613},[5605],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":5608,"children":5610},{"name":5609},"VUID-vkCmdDrawIndexedIndirectCount-None-07843",[5611],{"type":13,"tag":14,"props":5612,"children":5613},{},[5614,5615,5621,5622,5626,5627,5632,5633,5638,5639,5645,5646,5649,5650,5654],{"type":18,"value":4867},{"type":13,"tag":34,"props":5616,"children":5618},{"className":5617},[],[5619],{"type":18,"value":5620},"VK_DYNAMIC_STATE_DEPTH_TEST_ENABLE",{"type":18,"value":5525},{"type":13,"tag":872,"props":5623,"children":5624},{"href":4878},[5625],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5628,"children":5630},{"className":5629},[],[5631],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5634,"children":5636},{"className":5635},[],[5637],{"type":18,"value":969},{"type":18,"value":80},{"type":13,"tag":872,"props":5640,"children":5642},{"href":5641},"/man/vkCmdSetDepthTestEnable",[5643],{"type":18,"value":5644},"vkCmdSetDepthTestEnable",{"type":18,"value":987},{"type":13,"tag":989,"props":5647,"children":5648},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":5651,"children":5652},{"href":4613},[5653],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":5656,"children":5658},{"name":5657},"VUID-vkCmdDrawIndexedIndirectCount-None-07844",[5659],{"type":13,"tag":14,"props":5660,"children":5661},{},[5662,5663,5669,5670,5674,5675,5680,5681,5686,5687,5693,5694,5697,5698,5702],{"type":18,"value":4867},{"type":13,"tag":34,"props":5664,"children":5666},{"className":5665},[],[5667],{"type":18,"value":5668},"VK_DYNAMIC_STATE_DEPTH_WRITE_ENABLE",{"type":18,"value":5525},{"type":13,"tag":872,"props":5671,"children":5672},{"href":4878},[5673],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5676,"children":5678},{"className":5677},[],[5679],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5682,"children":5684},{"className":5683},[],[5685],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":5688,"children":5690},{"href":5689},"/man/vkCmdSetDepthWriteEnable",[5691],{"type":18,"value":5692},"vkCmdSetDepthWriteEnable",{"type":18,"value":987},{"type":13,"tag":989,"props":5695,"children":5696},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":5699,"children":5700},{"href":4613},[5701],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":5704,"children":5706},{"name":5705},"VUID-vkCmdDrawIndexedIndirectCount-None-07845",[5707],{"type":13,"tag":14,"props":5708,"children":5709},{},[5710,5711,5717,5718,5722,5723,5728,5729,5734,5735,5739,5740,5746,5747,5752,5753,5759,5760,5763,5765,5769],{"type":18,"value":4867},{"type":13,"tag":34,"props":5712,"children":5714},{"className":5713},[],[5715],{"type":18,"value":5716},"VK_DYNAMIC_STATE_DEPTH_COMPARE_OP",{"type":18,"value":4875},{"type":13,"tag":872,"props":5719,"children":5720},{"href":4878},[5721],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5724,"children":5726},{"className":5725},[],[5727],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5730,"children":5732},{"className":5731},[],[5733],{"type":18,"value":969},{"type":18,"value":4895},{"type":13,"tag":872,"props":5736,"children":5737},{"href":4878},[5738],{"type":18,"value":4881},{"type":18,"value":4901},{"type":13,"tag":34,"props":5741,"children":5743},{"className":5742},[],[5744],{"type":18,"value":5745},"depthTestEnable",{"type":18,"value":4909},{"type":13,"tag":34,"props":5748,"children":5750},{"className":5749},[],[5751],{"type":18,"value":1232},{"type":18,"value":4916},{"type":13,"tag":872,"props":5754,"children":5756},{"href":5755},"/man/vkCmdSetDepthCompareOp",[5757],{"type":18,"value":5758},"vkCmdSetDepthCompareOp",{"type":18,"value":987},{"type":13,"tag":989,"props":5761,"children":5762},{"type":991},[],{"type":18,"value":5764}," have been\ncalled and not subsequently ",{"type":13,"tag":872,"props":5766,"children":5767},{"href":4613},[5768],{"type":18,"value":4616},{"type":18,"value":5770}," in\nthe current command buffer prior to this drawing command",{"type":13,"tag":900,"props":5772,"children":5774},{"name":5773},"VUID-vkCmdDrawIndexedIndirectCount-None-07846",[5775],{"type":13,"tag":14,"props":5776,"children":5777},{},[5778,5779,5789,5791,5797,5799,5803,5804,5809,5810,5815,5816,5822,5823,5826,5827,5831],{"type":18,"value":1636},{"type":13,"tag":872,"props":5780,"children":5782},{"href":5781},"/man/VkPhysicalDeviceFeatures#features-depthBounds",[5783],{"type":13,"tag":34,"props":5784,"children":5786},{"className":5785},[],[5787],{"type":18,"value":5788},"depthBounds",{"type":18,"value":5790}," feature is enabled,\na shader object is bound to any graphics stage or\na graphics pipeline is bound which was created with the\n",{"type":13,"tag":34,"props":5792,"children":5794},{"className":5793},[],[5795],{"type":18,"value":5796},"VK_DYNAMIC_STATE_DEPTH_BOUNDS_TEST_ENABLE",{"type":18,"value":5798}," dynamic state enabled,\nand the ",{"type":13,"tag":872,"props":5800,"children":5801},{"href":4878},[5802],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5805,"children":5807},{"className":5806},[],[5808],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5811,"children":5813},{"className":5812},[],[5814],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":5817,"children":5819},{"href":5818},"/man/vkCmdSetDepthBoundsTestEnable",[5820],{"type":18,"value":5821},"vkCmdSetDepthBoundsTestEnable",{"type":18,"value":987},{"type":13,"tag":989,"props":5824,"children":5825},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":5828,"children":5829},{"href":4613},[5830],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":5833,"children":5835},{"name":5834},"VUID-vkCmdDrawIndexedIndirectCount-None-07847",[5836],{"type":13,"tag":14,"props":5837,"children":5838},{},[5839,5840,5846,5848,5852,5853,5858,5859,5864,5865,5871,5872,5875,5876,5880],{"type":18,"value":4867},{"type":13,"tag":34,"props":5841,"children":5843},{"className":5842},[],[5844],{"type":18,"value":5845},"VK_DYNAMIC_STATE_STENCIL_TEST_ENABLE",{"type":18,"value":5847}," dynamic state enabled, and\nthe ",{"type":13,"tag":872,"props":5849,"children":5850},{"href":4878},[5851],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5854,"children":5856},{"className":5855},[],[5857],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5860,"children":5862},{"className":5861},[],[5863],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":5866,"children":5868},{"href":5867},"/man/vkCmdSetStencilTestEnable",[5869],{"type":18,"value":5870},"vkCmdSetStencilTestEnable",{"type":18,"value":987},{"type":13,"tag":989,"props":5873,"children":5874},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":5877,"children":5878},{"href":4613},[5879],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":5882,"children":5884},{"name":5883},"VUID-vkCmdDrawIndexedIndirectCount-None-07848",[5885],{"type":13,"tag":14,"props":5886,"children":5887},{},[5888,5889,5895,5896,5900,5901,5906,5907,5912,5913,5917,5918,5923,5924,5929,5930,5936,5939,5940,5944],{"type":18,"value":4867},{"type":13,"tag":34,"props":5890,"children":5892},{"className":5891},[],[5893],{"type":18,"value":5894},"VK_DYNAMIC_STATE_STENCIL_OP",{"type":18,"value":4875},{"type":13,"tag":872,"props":5897,"children":5898},{"href":4878},[5899],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5902,"children":5904},{"className":5903},[],[5905],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":5908,"children":5910},{"className":5909},[],[5911],{"type":18,"value":969},{"type":18,"value":4422},{"type":13,"tag":872,"props":5914,"children":5915},{"href":4878},[5916],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":5919,"children":5921},{"className":5920},[],[5922],{"type":18,"value":5209},{"type":18,"value":1861},{"type":13,"tag":34,"props":5925,"children":5927},{"className":5926},[],[5928],{"type":18,"value":1232},{"type":18,"value":4916},{"type":13,"tag":872,"props":5931,"children":5933},{"href":5932},"/man/vkCmdSetStencilOp",[5934],{"type":18,"value":5935},"vkCmdSetStencilOp",{"type":13,"tag":989,"props":5937,"children":5938},{"type":991},[],{"type":18,"value":4852},{"type":13,"tag":872,"props":5941,"children":5942},{"href":4613},[5943],{"type":18,"value":4616},{"type":18,"value":4858},{"type":13,"tag":900,"props":5946,"children":5948},{"name":5947},"VUID-vkCmdDrawIndexedIndirectCount-viewportCount-03417",[5949],{"type":13,"tag":14,"props":5950,"children":5951},{},[5952,5953,5959,5961,5967,5969,5975,5976,5979,5981,5987,5989,5994,5995,5998,6000,6006,6007,6013],{"type":18,"value":4590},{"type":13,"tag":34,"props":5954,"children":5956},{"className":5955},[],[5957],{"type":18,"value":5958},"VK_DYNAMIC_STATE_VIEWPORT_WITH_COUNT",{"type":18,"value":5960}," dynamic state enabled, but\nnot the ",{"type":13,"tag":34,"props":5962,"children":5964},{"className":5963},[],[5965],{"type":18,"value":5966},"VK_DYNAMIC_STATE_SCISSOR_WITH_COUNT",{"type":18,"value":5968}," dynamic state enabled,\nthen ",{"type":13,"tag":872,"props":5970,"children":5972},{"href":5971},"/man/vkCmdSetViewportWithCount",[5973],{"type":18,"value":5974},"vkCmdSetViewportWithCount",{"type":18,"value":987},{"type":13,"tag":989,"props":5977,"children":5978},{"type":991},[],{"type":18,"value":5980}," have been called in the\ncurrent command buffer prior to this drawing command, and the\n",{"type":13,"tag":34,"props":5982,"children":5984},{"className":5983},[],[5985],{"type":18,"value":5986},"viewportCount",{"type":18,"value":5988}," parameter of ",{"type":13,"tag":34,"props":5990,"children":5992},{"className":5991},[],[5993],{"type":18,"value":5974},{"type":18,"value":987},{"type":13,"tag":989,"props":5996,"children":5997},{"type":991},[],{"type":18,"value":5999},"\nmatch the ",{"type":13,"tag":34,"props":6001,"children":6003},{"className":6002},[],[6004],{"type":18,"value":6005},"VkPipelineViewportStateCreateInfo",{"type":18,"value":241},{"type":13,"tag":34,"props":6008,"children":6010},{"className":6009},[],[6011],{"type":18,"value":6012},"scissorCount",{"type":18,"value":6014}," of\nthe pipeline",{"type":13,"tag":900,"props":6016,"children":6018},{"name":6017},"VUID-vkCmdDrawIndexedIndirectCount-scissorCount-03418",[6019],{"type":13,"tag":14,"props":6020,"children":6021},{},[6022,6023,6028,6030,6035,6036,6042,6043,6046,6047,6052,6053,6058,6059,6062,6063,6068,6069,6074],{"type":18,"value":4590},{"type":13,"tag":34,"props":6024,"children":6026},{"className":6025},[],[6027],{"type":18,"value":5966},{"type":18,"value":6029}," dynamic state enabled, but not\nthe ",{"type":13,"tag":34,"props":6031,"children":6033},{"className":6032},[],[6034],{"type":18,"value":5958},{"type":18,"value":5968},{"type":13,"tag":872,"props":6037,"children":6039},{"href":6038},"/man/vkCmdSetScissorWithCount",[6040],{"type":18,"value":6041},"vkCmdSetScissorWithCount",{"type":18,"value":987},{"type":13,"tag":989,"props":6044,"children":6045},{"type":991},[],{"type":18,"value":5980},{"type":13,"tag":34,"props":6048,"children":6050},{"className":6049},[],[6051],{"type":18,"value":6012},{"type":18,"value":5988},{"type":13,"tag":34,"props":6054,"children":6056},{"className":6055},[],[6057],{"type":18,"value":6041},{"type":18,"value":987},{"type":13,"tag":989,"props":6060,"children":6061},{"type":991},[],{"type":18,"value":5999},{"type":13,"tag":34,"props":6064,"children":6066},{"className":6065},[],[6067],{"type":18,"value":6005},{"type":18,"value":241},{"type":13,"tag":34,"props":6070,"children":6072},{"className":6071},[],[6073],{"type":18,"value":5986},{"type":18,"value":6075},"\nof the pipeline",{"type":13,"tag":900,"props":6077,"children":6079},{"name":6078},"VUID-vkCmdDrawIndexedIndirectCount-viewportCount-03419",[6080],{"type":13,"tag":14,"props":6081,"children":6082},{},[6083,6085,6090,6092,6097,6099,6103,6104,6108,6111,6113,6118,6120,6125,6126,6129,6130,6135,6137],{"type":18,"value":6084},"If the bound graphics pipeline state was created with both the\n",{"type":13,"tag":34,"props":6086,"children":6088},{"className":6087},[],[6089],{"type":18,"value":5966},{"type":18,"value":6091}," and\n",{"type":13,"tag":34,"props":6093,"children":6095},{"className":6094},[],[6096],{"type":18,"value":5958},{"type":18,"value":6098}," dynamic states enabled then\nboth ",{"type":13,"tag":872,"props":6100,"children":6101},{"href":5971},[6102],{"type":18,"value":5974},{"type":18,"value":842},{"type":13,"tag":872,"props":6105,"children":6106},{"href":6038},[6107],{"type":18,"value":6041},{"type":13,"tag":989,"props":6109,"children":6110},{"type":991},[],{"type":18,"value":6112}," have been called in the current command buffer prior to this\ndrawing command, and the ",{"type":13,"tag":34,"props":6114,"children":6116},{"className":6115},[],[6117],{"type":18,"value":5986},{"type":18,"value":6119}," parameter of\n",{"type":13,"tag":34,"props":6121,"children":6123},{"className":6122},[],[6124],{"type":18,"value":5974},{"type":18,"value":987},{"type":13,"tag":989,"props":6127,"children":6128},{"type":991},[],{"type":18,"value":3047},{"type":13,"tag":34,"props":6131,"children":6133},{"className":6132},[],[6134],{"type":18,"value":6012},{"type":18,"value":6136},"\nparameter of ",{"type":13,"tag":34,"props":6138,"children":6140},{"className":6139},[],[6141],{"type":18,"value":6041},{"type":13,"tag":900,"props":6143,"children":6145},{"name":6144},"VUID-vkCmdDrawIndexedIndirectCount-None-08635",[6146],{"type":13,"tag":14,"props":6147,"children":6148},{},[6149,6151,6155,6156,6160,6161,6164,6166,6171,6172,6177,6178,6181,6182,6187,6188],{"type":18,"value":6150},"If a shader object is bound to any graphics stage, then both\n",{"type":13,"tag":872,"props":6152,"children":6153},{"href":5971},[6154],{"type":18,"value":5974},{"type":18,"value":842},{"type":13,"tag":872,"props":6157,"children":6158},{"href":6038},[6159],{"type":18,"value":6041},{"type":18,"value":987},{"type":13,"tag":989,"props":6162,"children":6163},{"type":991},[],{"type":18,"value":6165},"\nhave been called in the current command buffer prior to this drawing\ncommand, and the ",{"type":13,"tag":34,"props":6167,"children":6169},{"className":6168},[],[6170],{"type":18,"value":5986},{"type":18,"value":6119},{"type":13,"tag":34,"props":6173,"children":6175},{"className":6174},[],[6176],{"type":18,"value":5974},{"type":18,"value":987},{"type":13,"tag":989,"props":6179,"children":6180},{"type":991},[],{"type":18,"value":3047},{"type":13,"tag":34,"props":6183,"children":6185},{"className":6184},[],[6186],{"type":18,"value":6012},{"type":18,"value":6136},{"type":13,"tag":34,"props":6189,"children":6191},{"className":6190},[],[6192],{"type":18,"value":6041},{"type":13,"tag":900,"props":6194,"children":6196},{"name":6195},"VUID-vkCmdDrawIndexedIndirectCount-viewportCount-04137",[6197],{"type":13,"tag":14,"props":6198,"children":6199},{},[6200,6201,6206,6207,6213,6215,6218,6219,6225,6226,6231,6233,6238,6240],{"type":18,"value":4590},{"type":13,"tag":34,"props":6202,"children":6204},{"className":6203},[],[6205],{"type":18,"value":5958},{"type":18,"value":5960},{"type":13,"tag":34,"props":6208,"children":6210},{"className":6209},[],[6211],{"type":18,"value":6212},"VK_DYNAMIC_STATE_VIEWPORT_W_SCALING_NV",{"type":18,"value":6214}," dynamic state\nenabled, then the bound graphics pipeline ",{"type":13,"tag":989,"props":6216,"children":6217},{"type":991},[],{"type":18,"value":2413},{"type":13,"tag":872,"props":6220,"children":6222},{"href":6221},"/man/VkPipelineViewportWScalingStateCreateInfoNV",[6223],{"type":18,"value":6224},"VkPipelineViewportWScalingStateCreateInfoNV",{"type":18,"value":241},{"type":13,"tag":34,"props":6227,"children":6229},{"className":6228},[],[6230],{"type":18,"value":5986},{"type":18,"value":6232},"\ngreater or equal to the ",{"type":13,"tag":34,"props":6234,"children":6236},{"className":6235},[],[6237],{"type":18,"value":5986},{"type":18,"value":6239}," parameter in the last call\nto ",{"type":13,"tag":872,"props":6241,"children":6242},{"href":5971},[6243],{"type":18,"value":5974},{"type":13,"tag":900,"props":6245,"children":6247},{"name":6246},"VUID-vkCmdDrawIndexedIndirectCount-viewportCount-04138",[6248],{"type":13,"tag":14,"props":6249,"children":6250},{},[6251,6252,6257,6258,6263,6265,6270,6272,6278,6279,6282,6284,6289,6290],{"type":18,"value":4590},{"type":13,"tag":34,"props":6253,"children":6255},{"className":6254},[],[6256],{"type":18,"value":5958},{"type":18,"value":6091},{"type":13,"tag":34,"props":6259,"children":6261},{"className":6260},[],[6262],{"type":18,"value":6212},{"type":18,"value":6264}," dynamic states enabled then\nthe ",{"type":13,"tag":34,"props":6266,"children":6268},{"className":6267},[],[6269],{"type":18,"value":5986},{"type":18,"value":6271}," parameter in the last call to\n",{"type":13,"tag":872,"props":6273,"children":6275},{"href":6274},"/man/vkCmdSetViewportWScalingNV",[6276],{"type":18,"value":6277},"vkCmdSetViewportWScalingNV",{"type":18,"value":987},{"type":13,"tag":989,"props":6280,"children":6281},{"type":991},[],{"type":18,"value":6283}," be greater than or equal to the\n",{"type":13,"tag":34,"props":6285,"children":6287},{"className":6286},[],[6288],{"type":18,"value":5986},{"type":18,"value":6271},{"type":13,"tag":872,"props":6291,"children":6292},{"href":5971},[6293],{"type":18,"value":5974},{"type":13,"tag":900,"props":6295,"children":6297},{"name":6296},"VUID-vkCmdDrawIndexedIndirectCount-None-09232",[6298],{"type":13,"tag":14,"props":6299,"children":6300},{},[6301,6302,6308,6310,6316,6318,6324,6325,6330,6331,6335,6336,6339,6340,6344],{"type":18,"value":1636},{"type":13,"tag":872,"props":6303,"children":6305},{"href":6304},"/extensions/VK_NV_clip_space_w_scaling",[6306],{"type":18,"value":6307},"VK_NV_clip_space_w_scaling",{"type":18,"value":6309}," extension is enabled, and a\nshader object is bound to any graphics stage, and the most recent call\nto ",{"type":13,"tag":872,"props":6311,"children":6313},{"href":6312},"/man/vkCmdSetViewportWScalingEnableNV",[6314],{"type":18,"value":6315},"vkCmdSetViewportWScalingEnableNV",{"type":18,"value":6317}," in the current command buffer\nset ",{"type":13,"tag":34,"props":6319,"children":6321},{"className":6320},[],[6322],{"type":18,"value":6323},"viewportWScalingEnable",{"type":18,"value":4705},{"type":13,"tag":34,"props":6326,"children":6328},{"className":6327},[],[6329],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":6332,"children":6333},{"href":6274},[6334],{"type":18,"value":6277},{"type":18,"value":987},{"type":13,"tag":989,"props":6337,"children":6338},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":6341,"children":6342},{"href":4613},[6343],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":6346,"children":6348},{"name":6347},"VUID-vkCmdDrawIndexedIndirectCount-None-08636",[6349],{"type":13,"tag":14,"props":6350,"children":6351},{},[6352,6353,6357,6358,6362,6363,6368,6369,6374,6376,6381,6382,6386,6387,6390,6391,6396,6397],{"type":18,"value":1636},{"type":13,"tag":872,"props":6354,"children":6355},{"href":6304},[6356],{"type":18,"value":6307},{"type":18,"value":6309},{"type":13,"tag":872,"props":6359,"children":6360},{"href":6312},[6361],{"type":18,"value":6315},{"type":18,"value":6317},{"type":13,"tag":34,"props":6364,"children":6366},{"className":6365},[],[6367],{"type":18,"value":6323},{"type":18,"value":4705},{"type":13,"tag":34,"props":6370,"children":6372},{"className":6371},[],[6373],{"type":18,"value":1232},{"type":18,"value":6375},", then the\n",{"type":13,"tag":34,"props":6377,"children":6379},{"className":6378},[],[6380],{"type":18,"value":5986},{"type":18,"value":6271},{"type":13,"tag":872,"props":6383,"children":6384},{"href":6274},[6385],{"type":18,"value":6277},{"type":18,"value":987},{"type":13,"tag":989,"props":6388,"children":6389},{"type":991},[],{"type":18,"value":6283},{"type":13,"tag":34,"props":6392,"children":6394},{"className":6393},[],[6395],{"type":18,"value":5986},{"type":18,"value":6271},{"type":13,"tag":872,"props":6398,"children":6399},{"href":5971},[6400],{"type":18,"value":5974},{"type":13,"tag":900,"props":6402,"children":6404},{"name":6403},"VUID-vkCmdDrawIndexedIndirectCount-viewportCount-04139",[6405],{"type":13,"tag":14,"props":6406,"children":6407},{},[6408,6409,6414,6415,6421,6423,6426,6428,6434,6435,6440,6441,6446,6447],{"type":18,"value":4590},{"type":13,"tag":34,"props":6410,"children":6412},{"className":6411},[],[6413],{"type":18,"value":5958},{"type":18,"value":5960},{"type":13,"tag":34,"props":6416,"children":6418},{"className":6417},[],[6419],{"type":18,"value":6420},"VK_DYNAMIC_STATE_VIEWPORT_SHADING_RATE_PALETTE_NV",{"type":18,"value":6422}," dynamic\nstate enabled, then the bound graphics pipeline ",{"type":13,"tag":989,"props":6424,"children":6425},{"type":991},[],{"type":18,"value":6427}," have been created\nwith\n",{"type":13,"tag":872,"props":6429,"children":6431},{"href":6430},"/man/VkPipelineViewportShadingRateImageStateCreateInfoNV",[6432],{"type":18,"value":6433},"VkPipelineViewportShadingRateImageStateCreateInfoNV",{"type":18,"value":241},{"type":13,"tag":34,"props":6436,"children":6438},{"className":6437},[],[6439],{"type":18,"value":5986},{"type":18,"value":6232},{"type":13,"tag":34,"props":6442,"children":6444},{"className":6443},[],[6445],{"type":18,"value":5986},{"type":18,"value":6239},{"type":13,"tag":872,"props":6448,"children":6449},{"href":5971},[6450],{"type":18,"value":5974},{"type":13,"tag":900,"props":6452,"children":6454},{"name":6453},"VUID-vkCmdDrawIndexedIndirectCount-viewportCount-04140",[6455],{"type":13,"tag":14,"props":6456,"children":6457},{},[6458,6459,6464,6465,6470,6472,6477,6478,6484,6485,6488,6490,6495,6496],{"type":18,"value":4590},{"type":13,"tag":34,"props":6460,"children":6462},{"className":6461},[],[6463],{"type":18,"value":5958},{"type":18,"value":6091},{"type":13,"tag":34,"props":6466,"children":6468},{"className":6467},[],[6469],{"type":18,"value":6420},{"type":18,"value":6471}," dynamic states\nenabled then the ",{"type":13,"tag":34,"props":6473,"children":6475},{"className":6474},[],[6476],{"type":18,"value":5986},{"type":18,"value":6271},{"type":13,"tag":872,"props":6479,"children":6481},{"href":6480},"/man/vkCmdSetViewportShadingRatePaletteNV",[6482],{"type":18,"value":6483},"vkCmdSetViewportShadingRatePaletteNV",{"type":18,"value":987},{"type":13,"tag":989,"props":6486,"children":6487},{"type":991},[],{"type":18,"value":6489}," be greater than or\nequal to the ",{"type":13,"tag":34,"props":6491,"children":6493},{"className":6492},[],[6494],{"type":18,"value":5986},{"type":18,"value":6271},{"type":13,"tag":872,"props":6497,"children":6498},{"href":5971},[6499],{"type":18,"value":5974},{"type":13,"tag":900,"props":6501,"children":6503},{"name":6502},"VUID-vkCmdDrawIndexedIndirectCount-shadingRateImage-09233",[6504],{"type":13,"tag":14,"props":6505,"children":6506},{},[6507,6508,6518,6520,6524,6526,6531,6532,6537,6538,6544,6545,6548,6549,6553],{"type":18,"value":1636},{"type":13,"tag":872,"props":6509,"children":6511},{"href":6510},"/man/VkPhysicalDeviceShadingRateImageFeaturesNV#features-shadingRateImage",[6512],{"type":13,"tag":34,"props":6513,"children":6515},{"className":6514},[],[6516],{"type":18,"value":6517},"shadingRateImage",{"type":18,"value":6519}," feature is\nenabled, and a shader object is bound to any graphics stage, and the\nmost recent call to ",{"type":13,"tag":872,"props":6521,"children":6522},{"href":4692},[6523],{"type":18,"value":4695},{"type":18,"value":6525}," in the current\ncommand buffer set ",{"type":13,"tag":34,"props":6527,"children":6529},{"className":6528},[],[6530],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":6533,"children":6535},{"className":6534},[],[6536],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":6539,"children":6541},{"href":6540},"/man/vkCmdSetCoarseSampleOrderNV",[6542],{"type":18,"value":6543},"vkCmdSetCoarseSampleOrderNV",{"type":18,"value":987},{"type":13,"tag":989,"props":6546,"children":6547},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":6550,"children":6551},{"href":4613},[6552],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":6555,"children":6557},{"name":6556},"VUID-vkCmdDrawIndexedIndirectCount-shadingRateImage-09234",[6558],{"type":13,"tag":14,"props":6559,"children":6560},{},[6561,6562,6570,6571,6575,6576,6581,6582,6587,6589,6595,6597,6603,6604,6609,6610,6614,6615,6618,6620,6624],{"type":18,"value":1636},{"type":13,"tag":872,"props":6563,"children":6564},{"href":6510},[6565],{"type":13,"tag":34,"props":6566,"children":6568},{"className":6567},[],[6569],{"type":18,"value":6517},{"type":18,"value":6519},{"type":13,"tag":872,"props":6572,"children":6573},{"href":4692},[6574],{"type":18,"value":4695},{"type":18,"value":6525},{"type":13,"tag":34,"props":6577,"children":6579},{"className":6578},[],[6580],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":6583,"children":6585},{"className":6584},[],[6586],{"type":18,"value":969},{"type":18,"value":6588},", and\nthe most recent call to ",{"type":13,"tag":872,"props":6590,"children":6592},{"href":6591},"/man/vkCmdSetShadingRateImageEnableNV",[6593],{"type":18,"value":6594},"vkCmdSetShadingRateImageEnableNV",{"type":18,"value":6596}," in the\ncurrent command buffer set ",{"type":13,"tag":34,"props":6598,"children":6600},{"className":6599},[],[6601],{"type":18,"value":6602},"shadingRateImageEnable",{"type":18,"value":4999},{"type":13,"tag":34,"props":6605,"children":6607},{"className":6606},[],[6608],{"type":18,"value":1232},{"type":18,"value":4916},{"type":13,"tag":872,"props":6611,"children":6612},{"href":6480},[6613],{"type":18,"value":6483},{"type":18,"value":987},{"type":13,"tag":989,"props":6616,"children":6617},{"type":991},[],{"type":18,"value":6619},"\nhave been called and not subsequently ",{"type":13,"tag":872,"props":6621,"children":6622},{"href":4613},[6623],{"type":18,"value":4616},{"type":18,"value":4858},{"type":13,"tag":900,"props":6626,"children":6628},{"name":6627},"VUID-vkCmdDrawIndexedIndirectCount-None-08637",[6629],{"type":13,"tag":14,"props":6630,"children":6631},{},[6632,6633,6641,6642,6646,6647,6652,6653,6658,6659,6663,6664,6669,6670,6675,6677,6682,6683,6687,6688,6691,6692,6697,6698],{"type":18,"value":1636},{"type":13,"tag":872,"props":6634,"children":6635},{"href":6510},[6636],{"type":13,"tag":34,"props":6637,"children":6639},{"className":6638},[],[6640],{"type":18,"value":6517},{"type":18,"value":6519},{"type":13,"tag":872,"props":6643,"children":6644},{"href":4692},[6645],{"type":18,"value":4695},{"type":18,"value":6525},{"type":13,"tag":34,"props":6648,"children":6650},{"className":6649},[],[6651],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":6654,"children":6656},{"className":6655},[],[6657],{"type":18,"value":969},{"type":18,"value":6588},{"type":13,"tag":872,"props":6660,"children":6661},{"href":6591},[6662],{"type":18,"value":6594},{"type":18,"value":6596},{"type":13,"tag":34,"props":6665,"children":6667},{"className":6666},[],[6668],{"type":18,"value":6602},{"type":18,"value":4999},{"type":13,"tag":34,"props":6671,"children":6673},{"className":6672},[],[6674],{"type":18,"value":1232},{"type":18,"value":6676},", then the ",{"type":13,"tag":34,"props":6678,"children":6680},{"className":6679},[],[6681],{"type":18,"value":5986},{"type":18,"value":6239},{"type":13,"tag":872,"props":6684,"children":6685},{"href":6480},[6686],{"type":18,"value":6483},{"type":18,"value":987},{"type":13,"tag":989,"props":6689,"children":6690},{"type":991},[],{"type":18,"value":6489},{"type":13,"tag":34,"props":6693,"children":6695},{"className":6694},[],[6696],{"type":18,"value":5986},{"type":18,"value":6271},{"type":13,"tag":872,"props":6699,"children":6700},{"href":5971},[6701],{"type":18,"value":5974},{"type":13,"tag":900,"props":6703,"children":6705},{"name":6704},"VUID-vkCmdDrawIndexedIndirectCount-VkPipelineVieportCreateInfo-04141",[6706],{"type":13,"tag":14,"props":6707,"children":6708},{},[6709,6710,6715,6717,6723,6725,6730,6732,6735,6736,6740,6741,6746,6747,6752,6753],{"type":18,"value":4590},{"type":13,"tag":34,"props":6711,"children":6713},{"className":6712},[],[6714],{"type":18,"value":5958},{"type":18,"value":6716}," dynamic state enabled and a\n",{"type":13,"tag":872,"props":6718,"children":6720},{"href":6719},"/man/VkPipelineViewportSwizzleStateCreateInfoNV",[6721],{"type":18,"value":6722},"VkPipelineViewportSwizzleStateCreateInfoNV",{"type":18,"value":6724}," structure chained from\n",{"type":13,"tag":872,"props":6726,"children":6728},{"href":6727},"/man/VkPipelineViewportStateCreateInfo",[6729],{"type":18,"value":6005},{"type":18,"value":6731},", then the bound graphics\npipeline ",{"type":13,"tag":989,"props":6733,"children":6734},{"type":991},[],{"type":18,"value":2413},{"type":13,"tag":872,"props":6737,"children":6738},{"href":6719},[6739],{"type":18,"value":6722},{"type":18,"value":241},{"type":13,"tag":34,"props":6742,"children":6744},{"className":6743},[],[6745],{"type":18,"value":5986},{"type":18,"value":6232},{"type":13,"tag":34,"props":6748,"children":6750},{"className":6749},[],[6751],{"type":18,"value":5986},{"type":18,"value":6239},{"type":13,"tag":872,"props":6754,"children":6755},{"href":5971},[6756],{"type":18,"value":5974},{"type":13,"tag":900,"props":6758,"children":6760},{"name":6759},"VUID-vkCmdDrawIndexedIndirectCount-VkPipelineVieportCreateInfo-04142",[6761],{"type":13,"tag":14,"props":6762,"children":6763},{},[6764,6765,6770,6771,6777,6779,6783,6785,6788,6789,6793,6794,6800,6801,6806,6807],{"type":18,"value":4590},{"type":13,"tag":34,"props":6766,"children":6768},{"className":6767},[],[6769],{"type":18,"value":5958},{"type":18,"value":6716},{"type":13,"tag":872,"props":6772,"children":6774},{"href":6773},"/man/VkPipelineViewportExclusiveScissorStateCreateInfoNV",[6775],{"type":18,"value":6776},"VkPipelineViewportExclusiveScissorStateCreateInfoNV",{"type":18,"value":6778}," structure\nchained from ",{"type":13,"tag":872,"props":6780,"children":6781},{"href":6727},[6782],{"type":18,"value":6005},{"type":18,"value":6784},", then the bound\ngraphics pipeline ",{"type":13,"tag":989,"props":6786,"children":6787},{"type":991},[],{"type":18,"value":2413},{"type":13,"tag":872,"props":6790,"children":6791},{"href":6773},[6792],{"type":18,"value":6776},{"type":18,"value":241},{"type":13,"tag":34,"props":6795,"children":6797},{"className":6796},[],[6798],{"type":18,"value":6799},"exclusiveScissorCount",{"type":18,"value":6232},{"type":13,"tag":34,"props":6802,"children":6804},{"className":6803},[],[6805],{"type":18,"value":5986},{"type":18,"value":6239},{"type":13,"tag":872,"props":6808,"children":6809},{"href":5971},[6810],{"type":18,"value":5974},{"type":13,"tag":900,"props":6812,"children":6814},{"name":6813},"VUID-vkCmdDrawIndexedIndirectCount-None-07878",[6815],{"type":13,"tag":14,"props":6816,"children":6817},{},[6818,6819,6829,6831,6837,6839,6845,6846,6849,6850,6854],{"type":18,"value":1636},{"type":13,"tag":872,"props":6820,"children":6822},{"href":6821},"/man/VkPhysicalDeviceExclusiveScissorFeaturesNV#features-exclusiveScissor",[6823],{"type":13,"tag":34,"props":6824,"children":6826},{"className":6825},[],[6827],{"type":18,"value":6828},"exclusiveScissor",{"type":18,"value":6830}," feature is\nenabled, and\na shader object is bound to any graphics stage or\na graphics pipeline is bound which was created with the\n",{"type":13,"tag":34,"props":6832,"children":6834},{"className":6833},[],[6835],{"type":18,"value":6836},"VK_DYNAMIC_STATE_EXCLUSIVE_SCISSOR_ENABLE_NV",{"type":18,"value":6838}," dynamic state\nenabled, then ",{"type":13,"tag":872,"props":6840,"children":6842},{"href":6841},"/man/vkCmdSetExclusiveScissorEnableNV",[6843],{"type":18,"value":6844},"vkCmdSetExclusiveScissorEnableNV",{"type":18,"value":987},{"type":13,"tag":989,"props":6847,"children":6848},{"type":991},[],{"type":18,"value":5764},{"type":13,"tag":872,"props":6851,"children":6852},{"href":4613},[6853],{"type":18,"value":4616},{"type":18,"value":5770},{"type":13,"tag":900,"props":6856,"children":6858},{"name":6857},"VUID-vkCmdDrawIndexedIndirectCount-None-07879",[6859],{"type":13,"tag":14,"props":6860,"children":6861},{},[6862,6863,6871,6873,6879,6881,6885,6887,6893,6895,6900,6901,6907,6908,6911,6912,6916],{"type":18,"value":1636},{"type":13,"tag":872,"props":6864,"children":6865},{"href":6821},[6866],{"type":13,"tag":34,"props":6867,"children":6869},{"className":6868},[],[6870],{"type":18,"value":6828},{"type":18,"value":6872}," feature is\nenabled,\na shader object is bound to any graphics stage or\na graphics pipeline is bound which was created with the\n",{"type":13,"tag":34,"props":6874,"children":6876},{"className":6875},[],[6877],{"type":18,"value":6878},"VK_DYNAMIC_STATE_EXCLUSIVE_SCISSOR_NV",{"type":18,"value":6880}," dynamic state enabled, and\nthe most recent call to ",{"type":13,"tag":872,"props":6882,"children":6883},{"href":6841},[6884],{"type":18,"value":6844},{"type":18,"value":6886}," in the\ncurrent command buffer set any element of ",{"type":13,"tag":34,"props":6888,"children":6890},{"className":6889},[],[6891],{"type":18,"value":6892},"pExclusiveScissorEnables",{"type":18,"value":6894},"\nto ",{"type":13,"tag":34,"props":6896,"children":6898},{"className":6897},[],[6899],{"type":18,"value":1232},{"type":18,"value":4916},{"type":13,"tag":872,"props":6902,"children":6904},{"href":6903},"/man/vkCmdSetExclusiveScissorNV",[6905],{"type":18,"value":6906},"vkCmdSetExclusiveScissorNV",{"type":18,"value":987},{"type":13,"tag":989,"props":6909,"children":6910},{"type":991},[],{"type":18,"value":5764},{"type":13,"tag":872,"props":6913,"children":6914},{"href":4613},[6915],{"type":18,"value":4616},{"type":18,"value":5770},{"type":13,"tag":900,"props":6918,"children":6920},{"name":6919},"VUID-vkCmdDrawIndexedIndirectCount-None-04876",[6921],{"type":13,"tag":14,"props":6922,"children":6923},{},[6924,6925,6931,6932,6936,6937,6940,6942,6946],{"type":18,"value":4867},{"type":13,"tag":34,"props":6926,"children":6928},{"className":6927},[],[6929],{"type":18,"value":6930},"VK_DYNAMIC_STATE_RASTERIZER_DISCARD_ENABLE",{"type":18,"value":5968},{"type":13,"tag":872,"props":6933,"children":6934},{"href":4692},[6935],{"type":18,"value":4695},{"type":18,"value":987},{"type":13,"tag":989,"props":6938,"children":6939},{"type":991},[],{"type":18,"value":6941}," have been called and\nnot subsequently ",{"type":13,"tag":872,"props":6943,"children":6944},{"href":4613},[6945],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":6948,"children":6950},{"name":6949},"VUID-vkCmdDrawIndexedIndirectCount-None-04877",[6951],{"type":13,"tag":14,"props":6952,"children":6953},{},[6954,6955,6961,6962,6966,6967,6972,6973,6978,6979,6985,6986,6989,6990,6994],{"type":18,"value":4867},{"type":13,"tag":34,"props":6956,"children":6958},{"className":6957},[],[6959],{"type":18,"value":6960},"VK_DYNAMIC_STATE_DEPTH_BIAS_ENABLE",{"type":18,"value":5525},{"type":13,"tag":872,"props":6963,"children":6964},{"href":4878},[6965],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":6968,"children":6970},{"className":6969},[],[6971],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":6974,"children":6976},{"className":6975},[],[6977],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":6980,"children":6982},{"href":6981},"/man/vkCmdSetDepthBiasEnable",[6983],{"type":18,"value":6984},"vkCmdSetDepthBiasEnable",{"type":18,"value":987},{"type":13,"tag":989,"props":6987,"children":6988},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":6991,"children":6992},{"href":4613},[6993],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":6996,"children":6998},{"name":6997},"VUID-vkCmdDrawIndexedIndirectCount-logicOp-04878",[6999],{"type":13,"tag":14,"props":7000,"children":7001},{},[7002,7004,7009,7011,7017,7018,7022,7023,7028,7029,7034,7035,7039,7040,7046,7048,7053,7054,7060,7061,7064,7065,7069],{"type":18,"value":7003},"If\na shader object is bound to the ",{"type":13,"tag":34,"props":7005,"children":7007},{"className":7006},[],[7008],{"type":18,"value":4984},{"type":18,"value":7010}," or\na graphics pipeline is bound which was created with the\n",{"type":13,"tag":34,"props":7012,"children":7014},{"className":7013},[],[7015],{"type":18,"value":7016},"VK_DYNAMIC_STATE_LOGIC_OP_EXT",{"type":18,"value":4875},{"type":13,"tag":872,"props":7019,"children":7020},{"href":4878},[7021],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":7024,"children":7026},{"className":7025},[],[7027],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":7030,"children":7032},{"className":7031},[],[7033],{"type":18,"value":969},{"type":18,"value":4895},{"type":13,"tag":872,"props":7036,"children":7037},{"href":4878},[7038],{"type":18,"value":4881},{"type":18,"value":4901},{"type":13,"tag":34,"props":7041,"children":7043},{"className":7042},[],[7044],{"type":18,"value":7045},"logicOpEnable",{"type":18,"value":7047}," is\n",{"type":13,"tag":34,"props":7049,"children":7051},{"className":7050},[],[7052],{"type":18,"value":1232},{"type":18,"value":4916},{"type":13,"tag":872,"props":7055,"children":7057},{"href":7056},"/man/vkCmdSetLogicOpEXT",[7058],{"type":18,"value":7059},"vkCmdSetLogicOpEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":7062,"children":7063},{"type":991},[],{"type":18,"value":6941},{"type":13,"tag":872,"props":7066,"children":7067},{"href":4613},[7068],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":7071,"children":7073},{"name":7072},"VUID-vkCmdDrawIndexedIndirectCount-primitiveFragmentShadingRateWithMultipleViewports-04552",[7074],{"type":13,"tag":14,"props":7075,"children":7076},{},[7077,7078,7088,7090,7095,7097,7103,7105,7109,7110,7113,7115,7120,7121,7126,7127,7130,7132],{"type":18,"value":1636},{"type":13,"tag":872,"props":7079,"children":7081},{"href":7080},"/man/VkPhysicalDeviceFragmentShadingRatePropertiesKHR#limits-primitiveFragmentShadingRateWithMultipleViewports",[7082],{"type":13,"tag":34,"props":7083,"children":7085},{"className":7084},[],[7086],{"type":18,"value":7087},"primitiveFragmentShadingRateWithMultipleViewports",{"type":18,"value":7089}," limit is not\nsupported, the bound graphics pipeline was created with the\n",{"type":13,"tag":34,"props":7091,"children":7093},{"className":7092},[],[7094],{"type":18,"value":5958},{"type":18,"value":7096}," dynamic state enabled, and\nany of the shader stages of the bound graphics pipeline write to the\n",{"type":13,"tag":34,"props":7098,"children":7100},{"className":7099},[],[7101],{"type":18,"value":7102},"PrimitiveShadingRateKHR",{"type":18,"value":7104}," built-in, then\n",{"type":13,"tag":872,"props":7106,"children":7107},{"href":5971},[7108],{"type":18,"value":5974},{"type":18,"value":987},{"type":13,"tag":989,"props":7111,"children":7112},{"type":991},[],{"type":18,"value":7114}," have been called in the current\ncommand buffer prior to this drawing command, and the\n",{"type":13,"tag":34,"props":7116,"children":7118},{"className":7117},[],[7119],{"type":18,"value":5986},{"type":18,"value":5988},{"type":13,"tag":34,"props":7122,"children":7124},{"className":7123},[],[7125],{"type":18,"value":5974},{"type":18,"value":987},{"type":13,"tag":989,"props":7128,"children":7129},{"type":991},[],{"type":18,"value":7131},"\nbe ",{"type":13,"tag":34,"props":7133,"children":7135},{"className":7134},[],[7136],{"type":18,"value":7137},"1",{"type":13,"tag":900,"props":7139,"children":7141},{"name":7140},"VUID-vkCmdDrawIndexedIndirectCount-primitiveFragmentShadingRateWithMultipleViewports-08642",[7142],{"type":13,"tag":14,"props":7143,"children":7144},{},[7145,7146,7154,7156,7161,7162,7166,7167,7170,7171,7176,7177,7182,7183,7186,7187],{"type":18,"value":1636},{"type":13,"tag":872,"props":7147,"children":7148},{"href":7080},[7149],{"type":13,"tag":34,"props":7150,"children":7152},{"className":7151},[],[7153],{"type":18,"value":7087},{"type":18,"value":7155}," limit is not\nsupported, and any shader object bound to a graphics stage writes to the\n",{"type":13,"tag":34,"props":7157,"children":7159},{"className":7158},[],[7160],{"type":18,"value":7102},{"type":18,"value":7104},{"type":13,"tag":872,"props":7163,"children":7164},{"href":5971},[7165],{"type":18,"value":5974},{"type":18,"value":987},{"type":13,"tag":989,"props":7168,"children":7169},{"type":991},[],{"type":18,"value":7114},{"type":13,"tag":34,"props":7172,"children":7174},{"className":7173},[],[7175],{"type":18,"value":5986},{"type":18,"value":5988},{"type":13,"tag":34,"props":7178,"children":7180},{"className":7179},[],[7181],{"type":18,"value":5974},{"type":18,"value":987},{"type":13,"tag":989,"props":7184,"children":7185},{"type":991},[],{"type":18,"value":7131},{"type":13,"tag":34,"props":7188,"children":7190},{"className":7189},[],[7191],{"type":18,"value":7137},{"type":13,"tag":900,"props":7193,"children":7195},{"name":7194},"VUID-vkCmdDrawIndexedIndirectCount-blendEnable-04727",[7196],{"type":13,"tag":14,"props":7197,"children":7198},{},[7199,7201,7205,7207,7213,7214,7220,7222,7228,7230,7236,7237,7240,7241],{"type":18,"value":7200},"If rasterization is not disabled in the bound graphics pipeline, then\nfor each color attachment in the subpass, if the corresponding image\nview’s ",{"type":13,"tag":872,"props":7202,"children":7203},{"href":982},[7204],{"type":18,"value":985},{"type":18,"value":7206}," do not\ncontain ",{"type":13,"tag":34,"props":7208,"children":7210},{"className":7209},[],[7211],{"type":18,"value":7212},"VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BLEND_BIT",{"type":18,"value":6375},{"type":13,"tag":34,"props":7215,"children":7217},{"className":7216},[],[7218],{"type":18,"value":7219},"blendEnable",{"type":18,"value":7221}," member of the corresponding element of the\n",{"type":13,"tag":34,"props":7223,"children":7225},{"className":7224},[],[7226],{"type":18,"value":7227},"pAttachments",{"type":18,"value":7229}," member of ",{"type":13,"tag":34,"props":7231,"children":7233},{"className":7232},[],[7234],{"type":18,"value":7235},"pColorBlendState",{"type":18,"value":987},{"type":13,"tag":989,"props":7238,"children":7239},{"type":991},[],{"type":18,"value":1300},{"type":13,"tag":34,"props":7242,"children":7244},{"className":7243},[],[7245],{"type":18,"value":969},{"type":13,"tag":900,"props":7247,"children":7249},{"name":7248},"VUID-vkCmdDrawIndexedIndirectCount-None-08643",[7250],{"type":13,"tag":14,"props":7251,"children":7252},{},[7253,7254,7259,7260,7264,7265,7270,7271,7276,7278,7282,7284,7289,7291,7296,7298,7303,7305,7308,7310],{"type":18,"value":4978},{"type":13,"tag":34,"props":7255,"children":7257},{"className":7256},[],[7258],{"type":18,"value":4984},{"type":18,"value":4986},{"type":13,"tag":872,"props":7261,"children":7262},{"href":4692},[7263],{"type":18,"value":4695},{"type":18,"value":4992},{"type":13,"tag":34,"props":7266,"children":7268},{"className":7267},[],[7269],{"type":18,"value":4703},{"type":18,"value":4999},{"type":13,"tag":34,"props":7272,"children":7274},{"className":7273},[],[7275],{"type":18,"value":969},{"type":18,"value":7277},", then for each color attachment in the render pass, if\nthe corresponding image view’s\n",{"type":13,"tag":872,"props":7279,"children":7280},{"href":982},[7281],{"type":18,"value":985},{"type":18,"value":7283}," do not contain\n",{"type":13,"tag":34,"props":7285,"children":7287},{"className":7286},[],[7288],{"type":18,"value":7212},{"type":18,"value":7290},", then the\ncorresponding member of ",{"type":13,"tag":34,"props":7292,"children":7294},{"className":7293},[],[7295],{"type":18,"value":5020},{"type":18,"value":7297}," in the most recent call\nto ",{"type":13,"tag":34,"props":7299,"children":7301},{"className":7300},[],[7302],{"type":18,"value":5012},{"type":18,"value":7304}," in the current command buffer that\naffected that attachment index ",{"type":13,"tag":989,"props":7306,"children":7307},{"type":991},[],{"type":18,"value":7309}," have been ",{"type":13,"tag":34,"props":7311,"children":7313},{"className":7312},[],[7314],{"type":18,"value":969},{"type":13,"tag":900,"props":7316,"children":7318},{"name":7317},"VUID-vkCmdDrawIndexedIndirectCount-multisampledRenderToSingleSampled-07284",[7319],{"type":13,"tag":14,"props":7320,"children":7321},{},[7322],{"type":18,"value":7323},"If rasterization is not disabled in the bound graphics pipeline,\nand none of the following is enabled:",{"type":13,"tag":900,"props":7325,"children":7327},{"name":7326},"VUID-vkCmdDrawIndexedIndirectCount-None-08644",[7328],{"type":13,"tag":14,"props":7329,"children":7330},{},[7331,7332,7336,7337,7342,7343,7348],{"type":18,"value":4689},{"type":13,"tag":872,"props":7333,"children":7334},{"href":4692},[7335],{"type":18,"value":4695},{"type":18,"value":4697},{"type":13,"tag":34,"props":7338,"children":7340},{"className":7339},[],[7341],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":7344,"children":7346},{"className":7345},[],[7347],{"type":18,"value":969},{"type":18,"value":7349},",\nand none of the following is enabled:",{"type":13,"tag":900,"props":7351,"children":7353},{"name":7352},"VUID-vkCmdDrawIndexedIndirectCount-None-08876",[7354],{"type":13,"tag":14,"props":7355,"children":7356},{},[7357,7359,7362,7364],{"type":18,"value":7358},"If a shader object is bound to any graphics stage, the current render\npass instance ",{"type":13,"tag":989,"props":7360,"children":7361},{"type":991},[],{"type":18,"value":7363}," have been begun with ",{"type":13,"tag":872,"props":7365,"children":7367},{"href":7366},"/man/vkCmdBeginRendering",[7368],{"type":18,"value":7369},"vkCmdBeginRendering",{"type":13,"tag":900,"props":7371,"children":7373},{"name":7372},"VUID-vkCmdDrawIndexedIndirectCount-imageView-06172",[7374],{"type":13,"tag":14,"props":7375,"children":7376},{},[7377,7379,7383,7385,7391,7393,7399,7401,7405,7407,7413,7415,7420,7421,7427,7429,7432],{"type":18,"value":7378},"If the current render pass instance was begun with\n",{"type":13,"tag":872,"props":7380,"children":7381},{"href":7366},[7382],{"type":18,"value":7369},{"type":18,"value":7384},", the ",{"type":13,"tag":34,"props":7386,"children":7388},{"className":7387},[],[7389],{"type":18,"value":7390},"imageView",{"type":18,"value":7392}," member of\n",{"type":13,"tag":34,"props":7394,"children":7396},{"className":7395},[],[7397],{"type":18,"value":7398},"pDepthAttachment",{"type":18,"value":7400}," is not ",{"type":13,"tag":872,"props":7402,"children":7403},{"href":2731},[7404],{"type":18,"value":2734},{"type":18,"value":7406},", and the ",{"type":13,"tag":34,"props":7408,"children":7410},{"className":7409},[],[7411],{"type":18,"value":7412},"layout",{"type":18,"value":7414},"\nmember of ",{"type":13,"tag":34,"props":7416,"children":7418},{"className":7417},[],[7419],{"type":18,"value":7398},{"type":18,"value":7047},{"type":13,"tag":34,"props":7422,"children":7424},{"className":7423},[],[7425],{"type":18,"value":7426},"VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL",{"type":18,"value":7428},", this command\n",{"type":13,"tag":989,"props":7430,"children":7431},{"type":991},[],{"type":18,"value":7433}," not write any values to the depth attachment",{"type":13,"tag":900,"props":7435,"children":7437},{"name":7436},"VUID-vkCmdDrawIndexedIndirectCount-imageView-06173",[7438],{"type":13,"tag":14,"props":7439,"children":7440},{},[7441,7442,7446,7447,7452,7453,7459,7460,7464,7465,7470,7471,7476,7477,7482,7483,7486],{"type":18,"value":7378},{"type":13,"tag":872,"props":7443,"children":7444},{"href":7366},[7445],{"type":18,"value":7369},{"type":18,"value":7384},{"type":13,"tag":34,"props":7448,"children":7450},{"className":7449},[],[7451],{"type":18,"value":7390},{"type":18,"value":7392},{"type":13,"tag":34,"props":7454,"children":7456},{"className":7455},[],[7457],{"type":18,"value":7458},"pStencilAttachment",{"type":18,"value":7400},{"type":13,"tag":872,"props":7461,"children":7462},{"href":2731},[7463],{"type":18,"value":2734},{"type":18,"value":4895},{"type":13,"tag":34,"props":7466,"children":7468},{"className":7467},[],[7469],{"type":18,"value":7412},{"type":18,"value":7229},{"type":13,"tag":34,"props":7472,"children":7474},{"className":7473},[],[7475],{"type":18,"value":7458},{"type":18,"value":7047},{"type":13,"tag":34,"props":7478,"children":7480},{"className":7479},[],[7481],{"type":18,"value":7426},{"type":18,"value":7428},{"type":13,"tag":989,"props":7484,"children":7485},{"type":991},[],{"type":18,"value":7487}," not write any values to the stencil attachment",{"type":13,"tag":900,"props":7489,"children":7491},{"name":7490},"VUID-vkCmdDrawIndexedIndirectCount-imageView-06174",[7492],{"type":13,"tag":14,"props":7493,"children":7494},{},[7495,7496,7500,7501,7506,7507,7512,7513,7517,7518,7523,7524,7529,7530,7536,7538,7541],{"type":18,"value":7378},{"type":13,"tag":872,"props":7497,"children":7498},{"href":7366},[7499],{"type":18,"value":7369},{"type":18,"value":7384},{"type":13,"tag":34,"props":7502,"children":7504},{"className":7503},[],[7505],{"type":18,"value":7390},{"type":18,"value":7392},{"type":13,"tag":34,"props":7508,"children":7510},{"className":7509},[],[7511],{"type":18,"value":7398},{"type":18,"value":7400},{"type":13,"tag":872,"props":7514,"children":7515},{"href":2731},[7516],{"type":18,"value":2734},{"type":18,"value":7406},{"type":13,"tag":34,"props":7519,"children":7521},{"className":7520},[],[7522],{"type":18,"value":7412},{"type":18,"value":7414},{"type":13,"tag":34,"props":7525,"children":7527},{"className":7526},[],[7528],{"type":18,"value":7398},{"type":18,"value":7047},{"type":13,"tag":34,"props":7531,"children":7533},{"className":7532},[],[7534],{"type":18,"value":7535},"VK_IMAGE_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_OPTIMAL",{"type":18,"value":7537},", this\ncommand ",{"type":13,"tag":989,"props":7539,"children":7540},{"type":991},[],{"type":18,"value":7433},{"type":13,"tag":900,"props":7543,"children":7545},{"name":7544},"VUID-vkCmdDrawIndexedIndirectCount-imageView-06175",[7546],{"type":13,"tag":14,"props":7547,"children":7548},{},[7549,7550,7554,7555,7560,7561,7566,7567,7571,7572,7577,7578,7583,7584,7590,7591,7594],{"type":18,"value":7378},{"type":13,"tag":872,"props":7551,"children":7552},{"href":7366},[7553],{"type":18,"value":7369},{"type":18,"value":7384},{"type":13,"tag":34,"props":7556,"children":7558},{"className":7557},[],[7559],{"type":18,"value":7390},{"type":18,"value":7392},{"type":13,"tag":34,"props":7562,"children":7564},{"className":7563},[],[7565],{"type":18,"value":7458},{"type":18,"value":7400},{"type":13,"tag":872,"props":7568,"children":7569},{"href":2731},[7570],{"type":18,"value":2734},{"type":18,"value":4895},{"type":13,"tag":34,"props":7573,"children":7575},{"className":7574},[],[7576],{"type":18,"value":7412},{"type":18,"value":7229},{"type":13,"tag":34,"props":7579,"children":7581},{"className":7580},[],[7582],{"type":18,"value":7458},{"type":18,"value":7047},{"type":13,"tag":34,"props":7585,"children":7587},{"className":7586},[],[7588],{"type":18,"value":7589},"VK_IMAGE_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_OPTIMAL",{"type":18,"value":7537},{"type":13,"tag":989,"props":7592,"children":7593},{"type":991},[],{"type":18,"value":7487},{"type":13,"tag":900,"props":7596,"children":7598},{"name":7597},"VUID-vkCmdDrawIndexedIndirectCount-imageView-06176",[7599],{"type":13,"tag":14,"props":7600,"children":7601},{},[7602,7603,7607,7608,7613,7614,7619,7620,7624,7625,7630,7631,7636,7637,7643,7645,7648],{"type":18,"value":7378},{"type":13,"tag":872,"props":7604,"children":7605},{"href":7366},[7606],{"type":18,"value":7369},{"type":18,"value":7384},{"type":13,"tag":34,"props":7609,"children":7611},{"className":7610},[],[7612],{"type":18,"value":7390},{"type":18,"value":7392},{"type":13,"tag":34,"props":7615,"children":7617},{"className":7616},[],[7618],{"type":18,"value":7398},{"type":18,"value":7400},{"type":13,"tag":872,"props":7621,"children":7622},{"href":2731},[7623],{"type":18,"value":2734},{"type":18,"value":7406},{"type":13,"tag":34,"props":7626,"children":7628},{"className":7627},[],[7629],{"type":18,"value":7412},{"type":18,"value":7414},{"type":13,"tag":34,"props":7632,"children":7634},{"className":7633},[],[7635],{"type":18,"value":7398},{"type":18,"value":7047},{"type":13,"tag":34,"props":7638,"children":7640},{"className":7639},[],[7641],{"type":18,"value":7642},"VK_IMAGE_LAYOUT_DEPTH_READ_ONLY_OPTIMAL",{"type":18,"value":7644},", this command ",{"type":13,"tag":989,"props":7646,"children":7647},{"type":991},[],{"type":18,"value":7649}," not\nwrite any values to the depth attachment",{"type":13,"tag":900,"props":7651,"children":7653},{"name":7652},"VUID-vkCmdDrawIndexedIndirectCount-imageView-06177",[7654],{"type":13,"tag":14,"props":7655,"children":7656},{},[7657,7658,7662,7663,7668,7669,7674,7675,7679,7680,7685,7686,7691,7692,7698,7699,7702],{"type":18,"value":7378},{"type":13,"tag":872,"props":7659,"children":7660},{"href":7366},[7661],{"type":18,"value":7369},{"type":18,"value":7384},{"type":13,"tag":34,"props":7664,"children":7666},{"className":7665},[],[7667],{"type":18,"value":7390},{"type":18,"value":7392},{"type":13,"tag":34,"props":7670,"children":7672},{"className":7671},[],[7673],{"type":18,"value":7458},{"type":18,"value":7400},{"type":13,"tag":872,"props":7676,"children":7677},{"href":2731},[7678],{"type":18,"value":2734},{"type":18,"value":4895},{"type":13,"tag":34,"props":7681,"children":7683},{"className":7682},[],[7684],{"type":18,"value":7412},{"type":18,"value":7229},{"type":13,"tag":34,"props":7687,"children":7689},{"className":7688},[],[7690],{"type":18,"value":7458},{"type":18,"value":7047},{"type":13,"tag":34,"props":7693,"children":7695},{"className":7694},[],[7696],{"type":18,"value":7697},"VK_IMAGE_LAYOUT_STENCIL_READ_ONLY_OPTIMAL",{"type":18,"value":7644},{"type":13,"tag":989,"props":7700,"children":7701},{"type":991},[],{"type":18,"value":7703}," not\nwrite any values to the stencil attachment",{"type":13,"tag":900,"props":7705,"children":7707},{"name":7706},"VUID-vkCmdDrawIndexedIndirectCount-viewMask-06178",[7708],{"type":13,"tag":14,"props":7709,"children":7710},{},[7711,7712,7716,7718,7721,7723,7729,7730,7736,7737,7741,7742],{"type":18,"value":7378},{"type":13,"tag":872,"props":7713,"children":7714},{"href":7366},[7715],{"type":18,"value":7369},{"type":18,"value":7717},", the currently bound graphics pipeline ",{"type":13,"tag":989,"props":7719,"children":7720},{"type":991},[],{"type":18,"value":7722},"\nhave been created with a\n",{"type":13,"tag":872,"props":7724,"children":7726},{"href":7725},"/man/VkPipelineRenderingCreateInfo",[7727],{"type":18,"value":7728},"VkPipelineRenderingCreateInfo",{"type":18,"value":241},{"type":13,"tag":34,"props":7731,"children":7733},{"className":7732},[],[7734],{"type":18,"value":7735},"viewMask",{"type":18,"value":947},{"type":13,"tag":872,"props":7738,"children":7739},{"href":4353},[7740],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":7743,"children":7745},{"className":7744},[],[7746],{"type":18,"value":7735},{"type":13,"tag":900,"props":7748,"children":7750},{"name":7749},"VUID-vkCmdDrawIndexedIndirectCount-colorAttachmentCount-06179",[7751],{"type":13,"tag":14,"props":7752,"children":7753},{},[7754,7755,7765,7767,7771,7772,7775,7776,7780,7781,7787,7788,7792,7793],{"type":18,"value":1458},{"type":13,"tag":872,"props":7756,"children":7758},{"href":7757},"/man/VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT#features-dynamicRenderingUnusedAttachments",[7759],{"type":13,"tag":34,"props":7760,"children":7762},{"className":7761},[],[7763],{"type":18,"value":7764},"dynamicRenderingUnusedAttachments",{"type":18,"value":7766}," feature is not enabled and\nthe current render pass instance was begun with\n",{"type":13,"tag":872,"props":7768,"children":7769},{"href":7366},[7770],{"type":18,"value":7369},{"type":18,"value":7717},{"type":13,"tag":989,"props":7773,"children":7774},{"type":991},[],{"type":18,"value":7722},{"type":13,"tag":872,"props":7777,"children":7778},{"href":7725},[7779],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":7782,"children":7784},{"className":7783},[],[7785],{"type":18,"value":7786},"colorAttachmentCount",{"type":18,"value":947},{"type":13,"tag":872,"props":7789,"children":7790},{"href":4353},[7791],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":7794,"children":7796},{"className":7795},[],[7797],{"type":18,"value":7786},{"type":13,"tag":900,"props":7799,"children":7801},{"name":7800},"VUID-vkCmdDrawIndexedIndirectCount-dynamicRenderingUnusedAttachments-08910",[7802],{"type":13,"tag":14,"props":7803,"children":7804},{},[7805,7806,7814,7816,7820,7821,7825,7826,7831,7833,7839,7841,7845,7846,7852,7854,7859,7861,7865,7866,7869,7871,7875,7877,7881,7882,7888],{"type":18,"value":1458},{"type":13,"tag":872,"props":7807,"children":7808},{"href":7757},[7809],{"type":13,"tag":34,"props":7810,"children":7812},{"className":7811},[],[7813],{"type":18,"value":7764},{"type":18,"value":7815}," feature is not enabled, and\nthe current render pass instance was begun with\n",{"type":13,"tag":872,"props":7817,"children":7818},{"href":7366},[7819],{"type":18,"value":7369},{"type":18,"value":6091},{"type":13,"tag":872,"props":7822,"children":7823},{"href":4353},[7824],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":7827,"children":7829},{"className":7828},[],[7830],{"type":18,"value":7786},{"type":18,"value":7832}," greater than ",{"type":13,"tag":34,"props":7834,"children":7836},{"className":7835},[],[7837],{"type":18,"value":7838},"0",{"type":18,"value":7840},", then\neach element of the ",{"type":13,"tag":872,"props":7842,"children":7843},{"href":4353},[7844],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":7847,"children":7849},{"className":7848},[],[7850],{"type":18,"value":7851},"pColorAttachments",{"type":18,"value":7853}," array\nwith an ",{"type":13,"tag":34,"props":7855,"children":7857},{"className":7856},[],[7858],{"type":18,"value":7390},{"type":18,"value":7860}," not equal to ",{"type":13,"tag":872,"props":7862,"children":7863},{"href":2731},[7864],{"type":18,"value":2734},{"type":18,"value":987},{"type":13,"tag":989,"props":7867,"children":7868},{"type":991},[],{"type":18,"value":7870}," have\nbeen created with a ",{"type":13,"tag":872,"props":7872,"children":7873},{"href":3275},[7874],{"type":18,"value":3278},{"type":18,"value":7876}," equal to the corresponding element of\n",{"type":13,"tag":872,"props":7878,"children":7879},{"href":7725},[7880],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":7883,"children":7885},{"className":7884},[],[7886],{"type":18,"value":7887},"pColorAttachmentFormats",{"type":18,"value":7889}," used\nto create the currently bound graphics pipeline",{"type":13,"tag":900,"props":7891,"children":7893},{"name":7892},"VUID-vkCmdDrawIndexedIndirectCount-dynamicRenderingUnusedAttachments-08912",[7894],{"type":13,"tag":14,"props":7895,"children":7896},{},[7897,7898,7906,7907,7911,7912,7916,7917,7922,7923,7928,7929,7933,7934,7939,7940,7945,7946,7950,7951,7954,7956,7960,7961,7966,7968],{"type":18,"value":1458},{"type":13,"tag":872,"props":7899,"children":7900},{"href":7757},[7901],{"type":13,"tag":34,"props":7902,"children":7904},{"className":7903},[],[7905],{"type":18,"value":7764},{"type":18,"value":7815},{"type":13,"tag":872,"props":7908,"children":7909},{"href":7366},[7910],{"type":18,"value":7369},{"type":18,"value":6091},{"type":13,"tag":872,"props":7913,"children":7914},{"href":4353},[7915],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":7918,"children":7920},{"className":7919},[],[7921],{"type":18,"value":7786},{"type":18,"value":7832},{"type":13,"tag":34,"props":7924,"children":7926},{"className":7925},[],[7927],{"type":18,"value":7838},{"type":18,"value":7840},{"type":13,"tag":872,"props":7930,"children":7931},{"href":4353},[7932],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":7935,"children":7937},{"className":7936},[],[7938],{"type":18,"value":7851},{"type":18,"value":7853},{"type":13,"tag":34,"props":7941,"children":7943},{"className":7942},[],[7944],{"type":18,"value":7390},{"type":18,"value":963},{"type":13,"tag":872,"props":7947,"children":7948},{"href":2731},[7949],{"type":18,"value":2734},{"type":18,"value":987},{"type":13,"tag":989,"props":7952,"children":7953},{"type":991},[],{"type":18,"value":7955}," have the\ncorresponding element of\n",{"type":13,"tag":872,"props":7957,"children":7958},{"href":7725},[7959],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":7962,"children":7964},{"className":7963},[],[7965],{"type":18,"value":7887},{"type":18,"value":7967}," used\nto create the currently bound pipeline equal to\n",{"type":13,"tag":34,"props":7969,"children":7971},{"className":7970},[],[7972],{"type":18,"value":7973},"VK_FORMAT_UNDEFINED",{"type":13,"tag":900,"props":7975,"children":7977},{"name":7976},"VUID-vkCmdDrawIndexedIndirectCount-dynamicRenderingUnusedAttachments-08911",[7978],{"type":13,"tag":14,"props":7979,"children":7980},{},[7981,7982,7990,7992,7996,7998,8002,8003,8008,8009,8014,8016,8020,8021,8026,8028,8033,8034,8038,8039,8042,8044,8048,8050,8054,8055,8060,8062,8066,8067,8072,8074,8077,8078],{"type":18,"value":1636},{"type":13,"tag":872,"props":7983,"children":7984},{"href":7757},[7985],{"type":13,"tag":34,"props":7986,"children":7988},{"className":7987},[],[7989],{"type":18,"value":7764},{"type":18,"value":7991}," feature is enabled, and the\ncurrent render pass instance was begun with ",{"type":13,"tag":872,"props":7993,"children":7994},{"href":7366},[7995],{"type":18,"value":7369},{"type":18,"value":7997},"\nand ",{"type":13,"tag":872,"props":7999,"children":8000},{"href":4353},[8001],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":8004,"children":8006},{"className":8005},[],[8007],{"type":18,"value":7786},{"type":18,"value":7832},{"type":13,"tag":34,"props":8010,"children":8012},{"className":8011},[],[8013],{"type":18,"value":7838},{"type":18,"value":8015},",\nthen each element of the ",{"type":13,"tag":872,"props":8017,"children":8018},{"href":4353},[8019],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":8022,"children":8024},{"className":8023},[],[8025],{"type":18,"value":7851},{"type":18,"value":8027},"\narray with an ",{"type":13,"tag":34,"props":8029,"children":8031},{"className":8030},[],[8032],{"type":18,"value":7390},{"type":18,"value":7860},{"type":13,"tag":872,"props":8035,"children":8036},{"href":2731},[8037],{"type":18,"value":2734},{"type":18,"value":987},{"type":13,"tag":989,"props":8040,"children":8041},{"type":991},[],{"type":18,"value":8043},"\nhave been created with a ",{"type":13,"tag":872,"props":8045,"children":8046},{"href":3275},[8047],{"type":18,"value":3278},{"type":18,"value":8049}," equal to the corresponding\nelement of\n",{"type":13,"tag":872,"props":8051,"children":8052},{"href":7725},[8053],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":8056,"children":8058},{"className":8057},[],[8059],{"type":18,"value":7887},{"type":18,"value":8061}," used\nto create the currently bound graphics pipeline, or the corresponding\nelement of\n",{"type":13,"tag":872,"props":8063,"children":8064},{"href":7725},[8065],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":8068,"children":8070},{"className":8069},[],[8071],{"type":18,"value":7887},{"type":18,"value":8073},", if\nit exists, ",{"type":13,"tag":989,"props":8075,"children":8076},{"type":991},[],{"type":18,"value":4084},{"type":13,"tag":34,"props":8079,"children":8081},{"className":8080},[],[8082],{"type":18,"value":7973},{"type":13,"tag":900,"props":8084,"children":8086},{"name":8085},"VUID-vkCmdDrawIndexedIndirectCount-colorAttachmentCount-09362",[8087],{"type":13,"tag":14,"props":8088,"children":8089},{},[8090,8091,8095,8097,8101,8102,8107,8108,8113,8115,8121,8123,8127,8128,8133,8135,8141,8142,8146,8147,8150,8152,8158,8159,8165,8167,8171,8172,8177],{"type":18,"value":7378},{"type":13,"tag":872,"props":8092,"children":8093},{"href":7366},[8094],{"type":18,"value":7369},{"type":18,"value":8096},", with a\n",{"type":13,"tag":872,"props":8098,"children":8099},{"href":4353},[8100],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":8103,"children":8105},{"className":8104},[],[8106],{"type":18,"value":7786},{"type":18,"value":963},{"type":13,"tag":34,"props":8109,"children":8111},{"className":8110},[],[8112],{"type":18,"value":7137},{"type":18,"value":8114},",\nthere is no shader object bound to any graphics stage,\nand a color attachment with a resolve mode of\n",{"type":13,"tag":34,"props":8116,"children":8118},{"className":8117},[],[8119],{"type":18,"value":8120},"VK_RESOLVE_MODE_EXTERNAL_FORMAT_DOWNSAMPLE_ANDROID",{"type":18,"value":8122},", each element\nof the ",{"type":13,"tag":872,"props":8124,"children":8125},{"href":4353},[8126],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":8129,"children":8131},{"className":8130},[],[8132],{"type":18,"value":7851},{"type":18,"value":8134}," array with a\n",{"type":13,"tag":34,"props":8136,"children":8138},{"className":8137},[],[8139],{"type":18,"value":8140},"resolveImageView",{"type":18,"value":7860},{"type":13,"tag":872,"props":8143,"children":8144},{"href":2731},[8145],{"type":18,"value":2734},{"type":18,"value":987},{"type":13,"tag":989,"props":8148,"children":8149},{"type":991},[],{"type":18,"value":8151}," have been\ncreated with an image created with a\n",{"type":13,"tag":872,"props":8153,"children":8155},{"href":8154},"/man/VkExternalFormatANDROID",[8156],{"type":18,"value":8157},"VkExternalFormatANDROID",{"type":18,"value":241},{"type":13,"tag":34,"props":8160,"children":8162},{"className":8161},[],[8163],{"type":18,"value":8164},"externalFormat",{"type":18,"value":8166}," value equal to the\n",{"type":13,"tag":872,"props":8168,"children":8169},{"href":8154},[8170],{"type":18,"value":8157},{"type":18,"value":241},{"type":13,"tag":34,"props":8173,"children":8175},{"className":8174},[],[8176],{"type":18,"value":8164},{"type":18,"value":8178}," value used to create\nthe currently bound graphics pipeline",{"type":13,"tag":900,"props":8180,"children":8182},{"name":8181},"VUID-vkCmdDrawIndexedIndirectCount-None-09363",[8183],{"type":13,"tag":14,"props":8184,"children":8185},{},[8186,8188,8192,8194,8198,8199,8204,8205,8210,8212,8217,8218,8222,8223,8228,8229,8234,8235,8239,8240,8243,8244,8248,8249,8254,8255,8259,8260,8265],{"type":18,"value":8187},"If\nthere is no shader object bound to any graphics stage,\nthe current render pass instance was begun with\n",{"type":13,"tag":872,"props":8189,"children":8190},{"href":7366},[8191],{"type":18,"value":7369},{"type":18,"value":8193}," and a\n",{"type":13,"tag":872,"props":8195,"children":8196},{"href":4353},[8197],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":8200,"children":8202},{"className":8201},[],[8203],{"type":18,"value":7786},{"type":18,"value":963},{"type":13,"tag":34,"props":8206,"children":8208},{"className":8207},[],[8209],{"type":18,"value":7137},{"type":18,"value":8211},", and a\ncolor attachment with a resolve mode of\n",{"type":13,"tag":34,"props":8213,"children":8215},{"className":8214},[],[8216],{"type":18,"value":8120},{"type":18,"value":8122},{"type":13,"tag":872,"props":8219,"children":8220},{"href":4353},[8221],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":8224,"children":8226},{"className":8225},[],[8227],{"type":18,"value":7851},{"type":18,"value":8134},{"type":13,"tag":34,"props":8230,"children":8232},{"className":8231},[],[8233],{"type":18,"value":7390},{"type":18,"value":7860},{"type":13,"tag":872,"props":8236,"children":8237},{"href":2731},[8238],{"type":18,"value":2734},{"type":18,"value":987},{"type":13,"tag":989,"props":8241,"children":8242},{"type":991},[],{"type":18,"value":8151},{"type":13,"tag":872,"props":8245,"children":8246},{"href":8154},[8247],{"type":18,"value":8157},{"type":18,"value":241},{"type":13,"tag":34,"props":8250,"children":8252},{"className":8251},[],[8253],{"type":18,"value":8164},{"type":18,"value":8166},{"type":13,"tag":872,"props":8256,"children":8257},{"href":8154},[8258],{"type":18,"value":8157},{"type":18,"value":241},{"type":13,"tag":34,"props":8261,"children":8263},{"className":8262},[],[8264],{"type":18,"value":8164},{"type":18,"value":8178},{"type":13,"tag":900,"props":8267,"children":8269},{"name":8268},"VUID-vkCmdDrawIndexedIndirectCount-None-09364",[8270],{"type":13,"tag":14,"props":8271,"children":8272},{},[8273,8274,8278,8280,8284,8285,8290,8292,8298,8299,8303,8304,8307,8309,8314],{"type":18,"value":7378},{"type":13,"tag":872,"props":8275,"children":8276},{"href":7366},[8277],{"type":18,"value":7369},{"type":18,"value":8279},",\nthere is no shader object bound to any graphics stage,\nand the currently bound graphics pipeline was created with a non-zero\n",{"type":13,"tag":872,"props":8281,"children":8282},{"href":8154},[8283],{"type":18,"value":8157},{"type":18,"value":241},{"type":13,"tag":34,"props":8286,"children":8288},{"className":8287},[],[8289],{"type":18,"value":8164},{"type":18,"value":8291}," value and with the\n",{"type":13,"tag":34,"props":8293,"children":8295},{"className":8294},[],[8296],{"type":18,"value":8297},"VK_DYNAMIC_STATE_COLOR_BLEND_ENABLE_EXT",{"type":18,"value":5968},{"type":13,"tag":872,"props":8300,"children":8301},{"href":5009},[8302],{"type":18,"value":5012},{"type":18,"value":987},{"type":13,"tag":989,"props":8305,"children":8306},{"type":991},[],{"type":18,"value":8308}," have set the blend enable\nto ",{"type":13,"tag":34,"props":8310,"children":8312},{"className":8311},[],[8313],{"type":18,"value":969},{"type":18,"value":8315}," prior to this drawing command",{"type":13,"tag":900,"props":8317,"children":8319},{"name":8318},"VUID-vkCmdDrawIndexedIndirectCount-None-09365",[8320],{"type":13,"tag":14,"props":8321,"children":8322},{},[8323,8324,8328,8329,8333,8334,8339,8340,8346,8347,8353,8354,8357,8359,8365,8366,8372],{"type":18,"value":7378},{"type":13,"tag":872,"props":8325,"children":8326},{"href":7366},[8327],{"type":18,"value":7369},{"type":18,"value":8279},{"type":13,"tag":872,"props":8330,"children":8331},{"href":8154},[8332],{"type":18,"value":8157},{"type":18,"value":241},{"type":13,"tag":34,"props":8335,"children":8337},{"className":8336},[],[8338],{"type":18,"value":8164},{"type":18,"value":8291},{"type":13,"tag":34,"props":8341,"children":8343},{"className":8342},[],[8344],{"type":18,"value":8345},"VK_DYNAMIC_STATE_RASTERIZATION_SAMPLES_EXT",{"type":18,"value":5968},{"type":13,"tag":872,"props":8348,"children":8350},{"href":8349},"/man/vkCmdSetRasterizationSamplesEXT",[8351],{"type":18,"value":8352},"vkCmdSetRasterizationSamplesEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":8355,"children":8356},{"type":991},[],{"type":18,"value":8358}," have set\n",{"type":13,"tag":34,"props":8360,"children":8362},{"className":8361},[],[8363],{"type":18,"value":8364},"rasterizationSamples",{"type":18,"value":4705},{"type":13,"tag":34,"props":8367,"children":8369},{"className":8368},[],[8370],{"type":18,"value":8371},"VK_SAMPLE_COUNT_1_BIT",{"type":18,"value":8373}," prior to this\ndrawing command",{"type":13,"tag":900,"props":8375,"children":8377},{"name":8376},"VUID-vkCmdDrawIndexedIndirectCount-None-09366",[8378],{"type":13,"tag":14,"props":8379,"children":8380},{},[8381,8383,8388,8390,8394,8395,8398,8400,8405],{"type":18,"value":8382},"If there is a shader object bound to any graphics stage, and the current\nrender pass includes a color attachment that uses the\n",{"type":13,"tag":34,"props":8384,"children":8386},{"className":8385},[],[8387],{"type":18,"value":8120},{"type":18,"value":8389}," resolve mode,\nthen ",{"type":13,"tag":872,"props":8391,"children":8392},{"href":5009},[8393],{"type":18,"value":5012},{"type":18,"value":987},{"type":13,"tag":989,"props":8396,"children":8397},{"type":991},[],{"type":18,"value":8399}," have set blend enable to\n",{"type":13,"tag":34,"props":8401,"children":8403},{"className":8402},[],[8404],{"type":18,"value":969},{"type":18,"value":8315},{"type":13,"tag":900,"props":8407,"children":8409},{"name":8408},"VUID-vkCmdDrawIndexedIndirectCount-rasterizationSamples-09367",[8410],{"type":13,"tag":14,"props":8411,"children":8412},{},[8413,8414,8419,8420,8424,8425,8428,8429,8434,8435,8440],{"type":18,"value":8382},{"type":13,"tag":34,"props":8415,"children":8417},{"className":8416},[],[8418],{"type":18,"value":8120},{"type":18,"value":8389},{"type":13,"tag":872,"props":8421,"children":8422},{"href":8349},[8423],{"type":18,"value":8352},{"type":18,"value":987},{"type":13,"tag":989,"props":8426,"children":8427},{"type":991},[],{"type":18,"value":8358},{"type":13,"tag":34,"props":8430,"children":8432},{"className":8431},[],[8433],{"type":18,"value":8364},{"type":18,"value":4705},{"type":13,"tag":34,"props":8436,"children":8438},{"className":8437},[],[8439],{"type":18,"value":8371},{"type":18,"value":8373},{"type":13,"tag":900,"props":8442,"children":8444},{"name":8443},"VUID-vkCmdDrawIndexedIndirectCount-None-09368",[8445],{"type":13,"tag":14,"props":8446,"children":8447},{},[8448,8449,8453,8454,8458,8459,8464,8465,8471,8472,8478,8479,8482,8483,8489,8490,8495],{"type":18,"value":7378},{"type":13,"tag":872,"props":8450,"children":8451},{"href":7366},[8452],{"type":18,"value":7369},{"type":18,"value":8279},{"type":13,"tag":872,"props":8455,"children":8456},{"href":8154},[8457],{"type":18,"value":8157},{"type":18,"value":241},{"type":13,"tag":34,"props":8460,"children":8462},{"className":8461},[],[8463],{"type":18,"value":8164},{"type":18,"value":8291},{"type":13,"tag":34,"props":8466,"children":8468},{"className":8467},[],[8469],{"type":18,"value":8470},"VK_DYNAMIC_STATE_FRAGMENT_SHADING_RATE_KHR",{"type":18,"value":5968},{"type":13,"tag":872,"props":8473,"children":8475},{"href":8474},"/man/vkCmdSetFragmentShadingRateKHR",[8476],{"type":18,"value":8477},"vkCmdSetFragmentShadingRateKHR",{"type":18,"value":987},{"type":13,"tag":989,"props":8480,"children":8481},{"type":991},[],{"type":18,"value":8358},{"type":13,"tag":34,"props":8484,"children":8486},{"className":8485},[],[8487],{"type":18,"value":8488},"pFragmentSize→width",{"type":18,"value":4705},{"type":13,"tag":34,"props":8491,"children":8493},{"className":8492},[],[8494],{"type":18,"value":7137},{"type":18,"value":8315},{"type":13,"tag":900,"props":8497,"children":8499},{"name":8498},"VUID-vkCmdDrawIndexedIndirectCount-None-09369",[8500],{"type":13,"tag":14,"props":8501,"children":8502},{},[8503,8504,8508,8509,8513,8514,8519,8520,8525,8526,8530,8531,8534,8535,8541,8542,8547],{"type":18,"value":7378},{"type":13,"tag":872,"props":8505,"children":8506},{"href":7366},[8507],{"type":18,"value":7369},{"type":18,"value":8279},{"type":13,"tag":872,"props":8510,"children":8511},{"href":8154},[8512],{"type":18,"value":8157},{"type":18,"value":241},{"type":13,"tag":34,"props":8515,"children":8517},{"className":8516},[],[8518],{"type":18,"value":8164},{"type":18,"value":8291},{"type":13,"tag":34,"props":8521,"children":8523},{"className":8522},[],[8524],{"type":18,"value":8470},{"type":18,"value":5968},{"type":13,"tag":872,"props":8527,"children":8528},{"href":8474},[8529],{"type":18,"value":8477},{"type":18,"value":987},{"type":13,"tag":989,"props":8532,"children":8533},{"type":991},[],{"type":18,"value":8358},{"type":13,"tag":34,"props":8536,"children":8538},{"className":8537},[],[8539],{"type":18,"value":8540},"pFragmentSize→height",{"type":18,"value":4705},{"type":13,"tag":34,"props":8543,"children":8545},{"className":8544},[],[8546],{"type":18,"value":7137},{"type":18,"value":8315},{"type":13,"tag":900,"props":8549,"children":8551},{"name":8550},"VUID-vkCmdDrawIndexedIndirectCount-pFragmentSize-09370",[8552],{"type":13,"tag":14,"props":8553,"children":8554},{},[8555,8556,8561,8562,8566,8567,8570,8571,8576,8577,8582],{"type":18,"value":8382},{"type":13,"tag":34,"props":8557,"children":8559},{"className":8558},[],[8560],{"type":18,"value":8120},{"type":18,"value":8389},{"type":13,"tag":872,"props":8563,"children":8564},{"href":8474},[8565],{"type":18,"value":8477},{"type":18,"value":987},{"type":13,"tag":989,"props":8568,"children":8569},{"type":991},[],{"type":18,"value":8358},{"type":13,"tag":34,"props":8572,"children":8574},{"className":8573},[],[8575],{"type":18,"value":8488},{"type":18,"value":4705},{"type":13,"tag":34,"props":8578,"children":8580},{"className":8579},[],[8581],{"type":18,"value":7137},{"type":18,"value":8315},{"type":13,"tag":900,"props":8584,"children":8586},{"name":8585},"VUID-vkCmdDrawIndexedIndirectCount-pFragmentSize-09371",[8587],{"type":13,"tag":14,"props":8588,"children":8589},{},[8590,8591,8596,8597,8601,8602,8605,8606,8611,8612,8617],{"type":18,"value":8382},{"type":13,"tag":34,"props":8592,"children":8594},{"className":8593},[],[8595],{"type":18,"value":8120},{"type":18,"value":8389},{"type":13,"tag":872,"props":8598,"children":8599},{"href":8474},[8600],{"type":18,"value":8477},{"type":18,"value":987},{"type":13,"tag":989,"props":8603,"children":8604},{"type":991},[],{"type":18,"value":8358},{"type":13,"tag":34,"props":8607,"children":8609},{"className":8608},[],[8610],{"type":18,"value":8540},{"type":18,"value":4705},{"type":13,"tag":34,"props":8613,"children":8615},{"className":8614},[],[8616],{"type":18,"value":7137},{"type":18,"value":8315},{"type":13,"tag":900,"props":8619,"children":8621},{"name":8620},"VUID-vkCmdDrawIndexedIndirectCount-None-07749",[8622],{"type":13,"tag":14,"props":8623,"children":8624},{},[8625,8626,8632,8633,8639,8640,8643,8644,8648],{"type":18,"value":4590},{"type":13,"tag":34,"props":8627,"children":8629},{"className":8628},[],[8630],{"type":18,"value":8631},"VK_DYNAMIC_STATE_COLOR_WRITE_ENABLE_EXT",{"type":18,"value":4598},{"type":13,"tag":872,"props":8634,"children":8636},{"href":8635},"/man/vkCmdSetColorWriteEnableEXT",[8637],{"type":18,"value":8638},"vkCmdSetColorWriteEnableEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":8641,"children":8642},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":8645,"children":8646},{"href":4613},[8647],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":8650,"children":8652},{"name":8651},"VUID-vkCmdDrawIndexedIndirectCount-None-08646",[8653],{"type":13,"tag":14,"props":8654,"children":8655},{},[8656,8657,8667,8669,8674,8675,8679,8680,8685,8686,8691,8692,8696,8697,8700,8701,8705],{"type":18,"value":1636},{"type":13,"tag":872,"props":8658,"children":8660},{"href":8659},"/man/VkPhysicalDeviceColorWriteEnableFeaturesEXT#features-colorWriteEnable",[8661],{"type":13,"tag":34,"props":8662,"children":8664},{"className":8663},[],[8665],{"type":18,"value":8666},"colorWriteEnable",{"type":18,"value":8668}," feature is\nenabled on the device, and a shader object is bound to the\n",{"type":13,"tag":34,"props":8670,"children":8672},{"className":8671},[],[8673],{"type":18,"value":4984},{"type":18,"value":4825},{"type":13,"tag":872,"props":8676,"children":8677},{"href":4692},[8678],{"type":18,"value":4695},{"type":18,"value":4831},{"type":13,"tag":34,"props":8681,"children":8683},{"className":8682},[],[8684],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":8687,"children":8689},{"className":8688},[],[8690],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":8693,"children":8694},{"href":8635},[8695],{"type":18,"value":8638},{"type":18,"value":987},{"type":13,"tag":989,"props":8698,"children":8699},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":8702,"children":8703},{"href":4613},[8704],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":8707,"children":8709},{"name":8708},"VUID-vkCmdDrawIndexedIndirectCount-attachmentCount-07750",[8710],{"type":13,"tag":14,"props":8711,"children":8712},{},[8713,8714,8719,8721,8727,8728,8733,8736,8737,8743,8744,8749],{"type":18,"value":4590},{"type":13,"tag":34,"props":8715,"children":8717},{"className":8716},[],[8718],{"type":18,"value":8631},{"type":18,"value":8720}," dynamic state enabled then\nthe ",{"type":13,"tag":34,"props":8722,"children":8724},{"className":8723},[],[8725],{"type":18,"value":8726},"attachmentCount",{"type":18,"value":5988},{"type":13,"tag":34,"props":8729,"children":8731},{"className":8730},[],[8732],{"type":18,"value":8638},{"type":13,"tag":989,"props":8734,"children":8735},{"type":991},[],{"type":18,"value":6283},{"type":13,"tag":34,"props":8738,"children":8740},{"className":8739},[],[8741],{"type":18,"value":8742},"VkPipelineColorBlendStateCreateInfo",{"type":18,"value":241},{"type":13,"tag":34,"props":8745,"children":8747},{"className":8746},[],[8748],{"type":18,"value":8726},{"type":18,"value":8750}," of the\ncurrently bound graphics pipeline",{"type":13,"tag":900,"props":8752,"children":8754},{"name":8753},"VUID-vkCmdDrawIndexedIndirectCount-None-08647",[8755],{"type":13,"tag":14,"props":8756,"children":8757},{},[8758,8759,8767,8768,8773,8774,8778,8779,8784,8785,8790,8791,8796,8798,8803,8805,8808],{"type":18,"value":1636},{"type":13,"tag":872,"props":8760,"children":8761},{"href":8659},[8762],{"type":13,"tag":34,"props":8763,"children":8765},{"className":8764},[],[8766],{"type":18,"value":8666},{"type":18,"value":8668},{"type":13,"tag":34,"props":8769,"children":8771},{"className":8770},[],[8772],{"type":18,"value":4984},{"type":18,"value":4825},{"type":13,"tag":872,"props":8775,"children":8776},{"href":4692},[8777],{"type":18,"value":4695},{"type":18,"value":4831},{"type":13,"tag":34,"props":8780,"children":8782},{"className":8781},[],[8783],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":8786,"children":8788},{"className":8787},[],[8789],{"type":18,"value":969},{"type":18,"value":6375},{"type":13,"tag":34,"props":8792,"children":8794},{"className":8793},[],[8795],{"type":18,"value":8726},{"type":18,"value":8797}," parameter of most recent call to\n",{"type":13,"tag":34,"props":8799,"children":8801},{"className":8800},[],[8802],{"type":18,"value":8638},{"type":18,"value":8804}," in the current command buffer ",{"type":13,"tag":989,"props":8806,"children":8807},{"type":991},[],{"type":18,"value":8809}," be\ngreater than or equal to the number of color attachments in the current\nrender pass instance",{"type":13,"tag":900,"props":8811,"children":8813},{"name":8812},"VUID-vkCmdDrawIndexedIndirectCount-None-07751",[8814],{"type":13,"tag":14,"props":8815,"children":8816},{},[8817,8818,8824,8825,8831,8832,8835,8836,8840,8842,8848,8849],{"type":18,"value":4590},{"type":13,"tag":34,"props":8819,"children":8821},{"className":8820},[],[8822],{"type":18,"value":8823},"VK_DYNAMIC_STATE_DISCARD_RECTANGLE_EXT",{"type":18,"value":4598},{"type":13,"tag":872,"props":8826,"children":8828},{"href":8827},"/man/vkCmdSetDiscardRectangleEXT",[8829],{"type":18,"value":8830},"vkCmdSetDiscardRectangleEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":8833,"children":8834},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":8837,"children":8838},{"href":4613},[8839],{"type":18,"value":4616},{"type":18,"value":8841}," in the current\ncommand buffer prior to this drawing command for each discard rectangle\nin\n",{"type":13,"tag":872,"props":8843,"children":8845},{"href":8844},"/man/VkPipelineDiscardRectangleStateCreateInfoEXT",[8846],{"type":18,"value":8847},"VkPipelineDiscardRectangleStateCreateInfoEXT",{"type":18,"value":241},{"type":13,"tag":34,"props":8850,"children":8852},{"className":8851},[],[8853],{"type":18,"value":8854},"discardRectangleCount",{"type":13,"tag":900,"props":8856,"children":8858},{"name":8857},"VUID-vkCmdDrawIndexedIndirectCount-None-07880",[8859],{"type":13,"tag":14,"props":8860,"children":8861},{},[8862,8863,8869,8871,8877,8878,8881,8882,8886],{"type":18,"value":4590},{"type":13,"tag":34,"props":8864,"children":8866},{"className":8865},[],[8867],{"type":18,"value":8868},"VK_DYNAMIC_STATE_DISCARD_RECTANGLE_ENABLE_EXT",{"type":18,"value":8870}," dynamic state\nenabled then ",{"type":13,"tag":872,"props":8872,"children":8874},{"href":8873},"/man/vkCmdSetDiscardRectangleEnableEXT",[8875],{"type":18,"value":8876},"vkCmdSetDiscardRectangleEnableEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":8879,"children":8880},{"type":991},[],{"type":18,"value":5764},{"type":13,"tag":872,"props":8883,"children":8884},{"href":4613},[8885],{"type":18,"value":4616},{"type":18,"value":5770},{"type":13,"tag":900,"props":8888,"children":8890},{"name":8889},"VUID-vkCmdDrawIndexedIndirectCount-rasterizerDiscardEnable-09236",[8891],{"type":13,"tag":14,"props":8892,"children":8893},{},[8894,8895,8901,8902,8906,8907,8912,8913,8918,8920,8924,8925,8931,8932,8937,8938,8942,8943,8946,8947,8951],{"type":18,"value":1636},{"type":13,"tag":872,"props":8896,"children":8898},{"href":8897},"/extensions/VK_EXT_discard_rectangles",[8899],{"type":18,"value":8900},"VK_EXT_discard_rectangles",{"type":18,"value":6309},{"type":13,"tag":872,"props":8903,"children":8904},{"href":4692},[8905],{"type":18,"value":4695},{"type":18,"value":6317},{"type":13,"tag":34,"props":8908,"children":8910},{"className":8909},[],[8911],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":8914,"children":8916},{"className":8915},[],[8917],{"type":18,"value":969},{"type":18,"value":8919},", and the most recent\ncall to ",{"type":13,"tag":872,"props":8921,"children":8922},{"href":8873},[8923],{"type":18,"value":8876},{"type":18,"value":4697},{"type":13,"tag":34,"props":8926,"children":8928},{"className":8927},[],[8929],{"type":18,"value":8930},"discardRectangleEnable",{"type":18,"value":4705},{"type":13,"tag":34,"props":8933,"children":8935},{"className":8934},[],[8936],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":8939,"children":8940},{"href":8827},[8941],{"type":18,"value":8830},{"type":18,"value":987},{"type":13,"tag":989,"props":8944,"children":8945},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":8948,"children":8949},{"href":4613},[8950],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":8953,"children":8955},{"name":8954},"VUID-vkCmdDrawIndexedIndirectCount-None-08648",[8956],{"type":13,"tag":14,"props":8957,"children":8958},{},[8959,8960,8964,8965,8969,8970,8975,8976,8981,8982,8986,8987,8990,8991,8995],{"type":18,"value":1636},{"type":13,"tag":872,"props":8961,"children":8962},{"href":8897},[8963],{"type":18,"value":8900},{"type":18,"value":6309},{"type":13,"tag":872,"props":8966,"children":8967},{"href":4692},[8968],{"type":18,"value":4695},{"type":18,"value":6317},{"type":13,"tag":34,"props":8971,"children":8973},{"className":8972},[],[8974],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":8977,"children":8979},{"className":8978},[],[8980],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":8983,"children":8984},{"href":8873},[8985],{"type":18,"value":8876},{"type":18,"value":987},{"type":13,"tag":989,"props":8988,"children":8989},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":8992,"children":8993},{"href":4613},[8994],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":8997,"children":8999},{"name":8998},"VUID-vkCmdDrawIndexedIndirectCount-None-07881",[9000],{"type":13,"tag":14,"props":9001,"children":9002},{},[9003,9004,9010,9012,9018,9019,9022,9023,9027],{"type":18,"value":4590},{"type":13,"tag":34,"props":9005,"children":9007},{"className":9006},[],[9008],{"type":18,"value":9009},"VK_DYNAMIC_STATE_DISCARD_RECTANGLE_MODE_EXT",{"type":18,"value":9011}," dynamic state enabled\nthen ",{"type":13,"tag":872,"props":9013,"children":9015},{"href":9014},"/man/vkCmdSetDiscardRectangleModeEXT",[9016],{"type":18,"value":9017},"vkCmdSetDiscardRectangleModeEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":9020,"children":9021},{"type":991},[],{"type":18,"value":6941},{"type":13,"tag":872,"props":9024,"children":9025},{"href":4613},[9026],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":9029,"children":9031},{"name":9030},"VUID-vkCmdDrawIndexedIndirectCount-None-08649",[9032],{"type":13,"tag":14,"props":9033,"children":9034},{},[9035,9036,9040,9041,9045,9046,9051,9052,9057,9058,9062,9063,9068,9069,9074,9075,9079,9080,9083,9084,9088],{"type":18,"value":1636},{"type":13,"tag":872,"props":9037,"children":9038},{"href":8897},[9039],{"type":18,"value":8900},{"type":18,"value":6309},{"type":13,"tag":872,"props":9042,"children":9043},{"href":4692},[9044],{"type":18,"value":4695},{"type":18,"value":6317},{"type":13,"tag":34,"props":9047,"children":9049},{"className":9048},[],[9050],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":9053,"children":9055},{"className":9054},[],[9056],{"type":18,"value":969},{"type":18,"value":8919},{"type":13,"tag":872,"props":9059,"children":9060},{"href":8873},[9061],{"type":18,"value":8876},{"type":18,"value":4697},{"type":13,"tag":34,"props":9064,"children":9066},{"className":9065},[],[9067],{"type":18,"value":8930},{"type":18,"value":4705},{"type":13,"tag":34,"props":9070,"children":9072},{"className":9071},[],[9073],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":9076,"children":9077},{"href":9014},[9078],{"type":18,"value":9017},{"type":18,"value":987},{"type":13,"tag":989,"props":9081,"children":9082},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":9085,"children":9086},{"href":4613},[9087],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":9090,"children":9092},{"name":9091},"VUID-vkCmdDrawIndexedIndirectCount-dynamicRenderingUnusedAttachments-08913",[9093],{"type":13,"tag":14,"props":9094,"children":9095},{},[9096,9097,9101,9103,9111,9113,9117,9118,9124,9126,9130,9132,9136,9137,9143,9145,9148,9150],{"type":18,"value":7378},{"type":13,"tag":872,"props":9098,"children":9099},{"href":7366},[9100],{"type":18,"value":7369},{"type":18,"value":9102},",\nthe\n",{"type":13,"tag":872,"props":9104,"children":9105},{"href":7757},[9106],{"type":13,"tag":34,"props":9107,"children":9109},{"className":9108},[],[9110],{"type":18,"value":7764},{"type":18,"value":9112},"\nfeature is not enabled,\nand ",{"type":13,"tag":872,"props":9114,"children":9115},{"href":4353},[9116],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9119,"children":9121},{"className":9120},[],[9122],{"type":18,"value":9123},"pDepthAttachment→imageView",{"type":18,"value":9125}," was\n",{"type":13,"tag":872,"props":9127,"children":9128},{"href":2731},[9129],{"type":18,"value":2734},{"type":18,"value":9131},", the value of\n",{"type":13,"tag":872,"props":9133,"children":9134},{"href":7725},[9135],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":9138,"children":9140},{"className":9139},[],[9141],{"type":18,"value":9142},"depthAttachmentFormat",{"type":18,"value":9144}," used to\ncreate the currently bound graphics pipeline ",{"type":13,"tag":989,"props":9146,"children":9147},{"type":991},[],{"type":18,"value":9149}," be equal to\n",{"type":13,"tag":34,"props":9151,"children":9153},{"className":9152},[],[9154],{"type":18,"value":7973},{"type":13,"tag":900,"props":9156,"children":9158},{"name":9157},"VUID-vkCmdDrawIndexedIndirectCount-dynamicRenderingUnusedAttachments-08914",[9159],{"type":13,"tag":14,"props":9160,"children":9161},{},[9162,9164,9168,9169,9177,9178,9182,9183,9188,9190,9194,9195,9199,9200,9205,9206,9209,9210,9214,9216,9220,9221],{"type":18,"value":9163},"If current render pass instance was begun with\n",{"type":13,"tag":872,"props":9165,"children":9166},{"href":7366},[9167],{"type":18,"value":7369},{"type":18,"value":9102},{"type":13,"tag":872,"props":9170,"children":9171},{"href":7757},[9172],{"type":13,"tag":34,"props":9173,"children":9175},{"className":9174},[],[9176],{"type":18,"value":7764},{"type":18,"value":9112},{"type":13,"tag":872,"props":9179,"children":9180},{"href":4353},[9181],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9184,"children":9186},{"className":9185},[],[9187],{"type":18,"value":9123},{"type":18,"value":9189}," was not\n",{"type":13,"tag":872,"props":9191,"children":9192},{"href":2731},[9193],{"type":18,"value":2734},{"type":18,"value":9131},{"type":13,"tag":872,"props":9196,"children":9197},{"href":7725},[9198],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":9201,"children":9203},{"className":9202},[],[9204],{"type":18,"value":9142},{"type":18,"value":9144},{"type":13,"tag":989,"props":9207,"children":9208},{"type":991},[],{"type":18,"value":4135},{"type":13,"tag":872,"props":9211,"children":9212},{"href":3275},[9213],{"type":18,"value":3278},{"type":18,"value":9215}," used to create\n",{"type":13,"tag":872,"props":9217,"children":9218},{"href":4353},[9219],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9222,"children":9224},{"className":9223},[],[9225],{"type":18,"value":9123},{"type":13,"tag":900,"props":9227,"children":9229},{"name":9228},"VUID-vkCmdDrawIndexedIndirectCount-dynamicRenderingUnusedAttachments-08915",[9230],{"type":13,"tag":14,"props":9231,"children":9232},{},[9233,9234,9238,9239,9247,9249,9253,9254,9259,9260,9264,9266,9270,9271,9276,9278,9282,9283,9287,9288,9293,9295,9298,9299],{"type":18,"value":7378},{"type":13,"tag":872,"props":9235,"children":9236},{"href":7366},[9237],{"type":18,"value":7369},{"type":18,"value":4422},{"type":13,"tag":872,"props":9240,"children":9241},{"href":7757},[9242],{"type":13,"tag":34,"props":9243,"children":9245},{"className":9244},[],[9246],{"type":18,"value":7764},{"type":18,"value":9248}," feature is enabled,\n",{"type":13,"tag":872,"props":9250,"children":9251},{"href":4353},[9252],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9255,"children":9257},{"className":9256},[],[9258],{"type":18,"value":9123},{"type":18,"value":9189},{"type":13,"tag":872,"props":9261,"children":9262},{"href":2731},[9263],{"type":18,"value":2734},{"type":18,"value":9265},", and the value of\n",{"type":13,"tag":872,"props":9267,"children":9268},{"href":7725},[9269],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":9272,"children":9274},{"className":9273},[],[9275],{"type":18,"value":9142},{"type":18,"value":9277}," used to\ncreate the currently bound graphics pipeline was not equal to the\n",{"type":13,"tag":872,"props":9279,"children":9280},{"href":3275},[9281],{"type":18,"value":3278},{"type":18,"value":9215},{"type":13,"tag":872,"props":9284,"children":9285},{"href":4353},[9286],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9289,"children":9291},{"className":9290},[],[9292],{"type":18,"value":9123},{"type":18,"value":9294},", the value of\nthe format ",{"type":13,"tag":989,"props":9296,"children":9297},{"type":991},[],{"type":18,"value":4084},{"type":13,"tag":34,"props":9300,"children":9302},{"className":9301},[],[9303],{"type":18,"value":7973},{"type":13,"tag":900,"props":9305,"children":9307},{"name":9306},"VUID-vkCmdDrawIndexedIndirectCount-dynamicRenderingUnusedAttachments-08916",[9308],{"type":13,"tag":14,"props":9309,"children":9310},{},[9311,9312,9316,9317,9325,9326,9330,9331,9337,9338,9342,9343,9347,9348,9354,9356,9359,9360],{"type":18,"value":7378},{"type":13,"tag":872,"props":9313,"children":9314},{"href":7366},[9315],{"type":18,"value":7369},{"type":18,"value":9102},{"type":13,"tag":872,"props":9318,"children":9319},{"href":7757},[9320],{"type":13,"tag":34,"props":9321,"children":9323},{"className":9322},[],[9324],{"type":18,"value":7764},{"type":18,"value":9112},{"type":13,"tag":872,"props":9327,"children":9328},{"href":4353},[9329],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9332,"children":9334},{"className":9333},[],[9335],{"type":18,"value":9336},"pStencilAttachment→imageView",{"type":18,"value":9125},{"type":13,"tag":872,"props":9339,"children":9340},{"href":2731},[9341],{"type":18,"value":2734},{"type":18,"value":9131},{"type":13,"tag":872,"props":9344,"children":9345},{"href":7725},[9346],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":9349,"children":9351},{"className":9350},[],[9352],{"type":18,"value":9353},"stencilAttachmentFormat",{"type":18,"value":9355}," used\nto create the currently bound graphics pipeline ",{"type":13,"tag":989,"props":9357,"children":9358},{"type":991},[],{"type":18,"value":9149},{"type":13,"tag":34,"props":9361,"children":9363},{"className":9362},[],[9364],{"type":18,"value":7973},{"type":13,"tag":900,"props":9366,"children":9368},{"name":9367},"VUID-vkCmdDrawIndexedIndirectCount-dynamicRenderingUnusedAttachments-08917",[9369],{"type":13,"tag":14,"props":9370,"children":9371},{},[9372,9373,9377,9378,9386,9387,9391,9392,9397,9398,9402,9403,9407,9408,9413,9414,9417,9418,9422,9423,9427,9428],{"type":18,"value":9163},{"type":13,"tag":872,"props":9374,"children":9375},{"href":7366},[9376],{"type":18,"value":7369},{"type":18,"value":9102},{"type":13,"tag":872,"props":9379,"children":9380},{"href":7757},[9381],{"type":13,"tag":34,"props":9382,"children":9384},{"className":9383},[],[9385],{"type":18,"value":7764},{"type":18,"value":9112},{"type":13,"tag":872,"props":9388,"children":9389},{"href":4353},[9390],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9393,"children":9395},{"className":9394},[],[9396],{"type":18,"value":9336},{"type":18,"value":9189},{"type":13,"tag":872,"props":9399,"children":9400},{"href":2731},[9401],{"type":18,"value":2734},{"type":18,"value":9131},{"type":13,"tag":872,"props":9404,"children":9405},{"href":7725},[9406],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":9409,"children":9411},{"className":9410},[],[9412],{"type":18,"value":9353},{"type":18,"value":9355},{"type":13,"tag":989,"props":9415,"children":9416},{"type":991},[],{"type":18,"value":4135},{"type":13,"tag":872,"props":9419,"children":9420},{"href":3275},[9421],{"type":18,"value":3278},{"type":18,"value":9215},{"type":13,"tag":872,"props":9424,"children":9425},{"href":4353},[9426],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9429,"children":9431},{"className":9430},[],[9432],{"type":18,"value":9336},{"type":13,"tag":900,"props":9434,"children":9436},{"name":9435},"VUID-vkCmdDrawIndexedIndirectCount-dynamicRenderingUnusedAttachments-08918",[9437],{"type":13,"tag":14,"props":9438,"children":9439},{},[9440,9441,9445,9446,9454,9455,9459,9460,9465,9466,9470,9471,9475,9476,9481,9483,9487,9488,9492,9493,9498,9499,9502,9503],{"type":18,"value":7378},{"type":13,"tag":872,"props":9442,"children":9443},{"href":7366},[9444],{"type":18,"value":7369},{"type":18,"value":4422},{"type":13,"tag":872,"props":9447,"children":9448},{"href":7757},[9449],{"type":13,"tag":34,"props":9450,"children":9452},{"className":9451},[],[9453],{"type":18,"value":7764},{"type":18,"value":9248},{"type":13,"tag":872,"props":9456,"children":9457},{"href":4353},[9458],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9461,"children":9463},{"className":9462},[],[9464],{"type":18,"value":9336},{"type":18,"value":9189},{"type":13,"tag":872,"props":9467,"children":9468},{"href":2731},[9469],{"type":18,"value":2734},{"type":18,"value":9265},{"type":13,"tag":872,"props":9472,"children":9473},{"href":7725},[9474],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":9477,"children":9479},{"className":9478},[],[9480],{"type":18,"value":9353},{"type":18,"value":9482}," used\nto create the currently bound graphics pipeline was not equal to the\n",{"type":13,"tag":872,"props":9484,"children":9485},{"href":3275},[9486],{"type":18,"value":3278},{"type":18,"value":9215},{"type":13,"tag":872,"props":9489,"children":9490},{"href":4353},[9491],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9494,"children":9496},{"className":9495},[],[9497],{"type":18,"value":9336},{"type":18,"value":9294},{"type":13,"tag":989,"props":9500,"children":9501},{"type":991},[],{"type":18,"value":4084},{"type":13,"tag":34,"props":9504,"children":9506},{"className":9505},[],[9507],{"type":18,"value":7973},{"type":13,"tag":900,"props":9509,"children":9511},{"name":9510},"VUID-vkCmdDrawIndexedIndirectCount-imageView-06183",[9512],{"type":13,"tag":14,"props":9513,"children":9514},{},[9515,9516,9520,9521,9527,9528,9533,9535,9539,9541,9544,9545],{"type":18,"value":7378},{"type":13,"tag":872,"props":9517,"children":9518},{"href":7366},[9519],{"type":18,"value":7369},{"type":18,"value":6091},{"type":13,"tag":872,"props":9522,"children":9524},{"href":9523},"/man/VkRenderingFragmentShadingRateAttachmentInfoKHR",[9525],{"type":18,"value":9526},"VkRenderingFragmentShadingRateAttachmentInfoKHR",{"type":18,"value":241},{"type":13,"tag":34,"props":9529,"children":9531},{"className":9530},[],[9532],{"type":18,"value":7390},{"type":18,"value":9534},"\nwas not ",{"type":13,"tag":872,"props":9536,"children":9537},{"href":2731},[9538],{"type":18,"value":2734},{"type":18,"value":9540},", the currently bound graphics pipeline\n",{"type":13,"tag":989,"props":9542,"children":9543},{"type":991},[],{"type":18,"value":2413},{"type":13,"tag":34,"props":9546,"children":9548},{"className":9547},[],[9549],{"type":18,"value":9550},"VK_PIPELINE_CREATE_RENDERING_FRAGMENT_SHADING_RATE_ATTACHMENT_BIT_KHR",{"type":13,"tag":900,"props":9552,"children":9554},{"name":9553},"VUID-vkCmdDrawIndexedIndirectCount-imageView-06184",[9555],{"type":13,"tag":14,"props":9556,"children":9557},{},[9558,9559,9563,9564,9570,9571,9576,9577,9581,9582,9585,9586],{"type":18,"value":7378},{"type":13,"tag":872,"props":9560,"children":9561},{"href":7366},[9562],{"type":18,"value":7369},{"type":18,"value":6091},{"type":13,"tag":872,"props":9565,"children":9567},{"href":9566},"/man/VkRenderingFragmentDensityMapAttachmentInfoEXT",[9568],{"type":18,"value":9569},"VkRenderingFragmentDensityMapAttachmentInfoEXT",{"type":18,"value":241},{"type":13,"tag":34,"props":9572,"children":9574},{"className":9573},[],[9575],{"type":18,"value":7390},{"type":18,"value":9534},{"type":13,"tag":872,"props":9578,"children":9579},{"href":2731},[9580],{"type":18,"value":2734},{"type":18,"value":9540},{"type":13,"tag":989,"props":9583,"children":9584},{"type":991},[],{"type":18,"value":2413},{"type":13,"tag":34,"props":9587,"children":9589},{"className":9588},[],[9590],{"type":18,"value":9591},"VK_PIPELINE_CREATE_RENDERING_FRAGMENT_DENSITY_MAP_ATTACHMENT_BIT_EXT",{"type":13,"tag":900,"props":9593,"children":9595},{"name":9594},"VUID-vkCmdDrawIndexedIndirectCount-colorAttachmentCount-06185",[9596],{"type":13,"tag":14,"props":9597,"children":9598},{},[9599,9601,9607,9608,9614,9616,9620,9621,9625,9626,9631,9633,9638,9640,9644,9645,9650,9651,9656,9657,9661,9662,9665,9667,9673,9674,9678,9679,9683],{"type":18,"value":9600},"If the currently bound pipeline was created with a\n",{"type":13,"tag":872,"props":9602,"children":9604},{"href":9603},"/man/VkAttachmentSampleCountInfoAMD",[9605],{"type":18,"value":9606},"VkAttachmentSampleCountInfoAMD",{"type":18,"value":1046},{"type":13,"tag":872,"props":9609,"children":9611},{"href":9610},"/man/VkAttachmentSampleCountInfoNV",[9612],{"type":18,"value":9613},"VkAttachmentSampleCountInfoNV",{"type":18,"value":9615}," structure, and the current render\npass instance was begun with ",{"type":13,"tag":872,"props":9617,"children":9618},{"href":7366},[9619],{"type":18,"value":7369},{"type":18,"value":2560},{"type":13,"tag":872,"props":9622,"children":9623},{"href":4353},[9624],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9627,"children":9629},{"className":9628},[],[9630],{"type":18,"value":7786},{"type":18,"value":9632}," parameter greater than\n",{"type":13,"tag":34,"props":9634,"children":9636},{"className":9635},[],[9637],{"type":18,"value":7838},{"type":18,"value":9639},", then each element of the\n",{"type":13,"tag":872,"props":9641,"children":9642},{"href":4353},[9643],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9646,"children":9648},{"className":9647},[],[9649],{"type":18,"value":7851},{"type":18,"value":8134},{"type":13,"tag":34,"props":9652,"children":9654},{"className":9653},[],[9655],{"type":18,"value":7390},{"type":18,"value":7860},{"type":13,"tag":872,"props":9658,"children":9659},{"href":2731},[9660],{"type":18,"value":2734},{"type":18,"value":987},{"type":13,"tag":989,"props":9663,"children":9664},{"type":991},[],{"type":18,"value":9666}," have been\ncreated with a sample count equal to the corresponding element of the\n",{"type":13,"tag":34,"props":9668,"children":9670},{"className":9669},[],[9671],{"type":18,"value":9672},"pColorAttachmentSamples",{"type":18,"value":7392},{"type":13,"tag":872,"props":9675,"children":9676},{"href":9603},[9677],{"type":18,"value":9606},{"type":18,"value":1046},{"type":13,"tag":872,"props":9680,"children":9681},{"href":9610},[9682],{"type":18,"value":9613},{"type":18,"value":9684}," used to create the currently bound\ngraphics pipeline",{"type":13,"tag":900,"props":9686,"children":9688},{"name":9687},"VUID-vkCmdDrawIndexedIndirectCount-pDepthAttachment-06186",[9689],{"type":13,"tag":14,"props":9690,"children":9691},{},[9692,9693,9697,9699,9703,9704,9708,9710,9714,9715,9720,9721,9725,9727,9733,9734,9738,9739,9743,9745,9748,9750,9754,9755],{"type":18,"value":7378},{"type":13,"tag":872,"props":9694,"children":9695},{"href":7366},[9696],{"type":18,"value":7369},{"type":18,"value":9698},", the currently bound pipeline was created with\na ",{"type":13,"tag":872,"props":9700,"children":9701},{"href":9603},[9702],{"type":18,"value":9606},{"type":18,"value":1046},{"type":13,"tag":872,"props":9705,"children":9706},{"href":9610},[9707],{"type":18,"value":9613},{"type":18,"value":9709}," structure, and\n",{"type":13,"tag":872,"props":9711,"children":9712},{"href":4353},[9713],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9716,"children":9718},{"className":9717},[],[9719],{"type":18,"value":9123},{"type":18,"value":9189},{"type":13,"tag":872,"props":9722,"children":9723},{"href":2731},[9724],{"type":18,"value":2734},{"type":18,"value":9726},", the value of the\n",{"type":13,"tag":34,"props":9728,"children":9730},{"className":9729},[],[9731],{"type":18,"value":9732},"depthStencilAttachmentSamples",{"type":18,"value":7392},{"type":13,"tag":872,"props":9735,"children":9736},{"href":9603},[9737],{"type":18,"value":9606},{"type":18,"value":1046},{"type":13,"tag":872,"props":9740,"children":9741},{"href":9610},[9742],{"type":18,"value":9613},{"type":18,"value":9744}," used to create the currently bound\ngraphics pipeline ",{"type":13,"tag":989,"props":9746,"children":9747},{"type":991},[],{"type":18,"value":9749}," be equal to the sample count used to create\n",{"type":13,"tag":872,"props":9751,"children":9752},{"href":4353},[9753],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9756,"children":9758},{"className":9757},[],[9759],{"type":18,"value":9123},{"type":13,"tag":900,"props":9761,"children":9763},{"name":9762},"VUID-vkCmdDrawIndexedIndirectCount-pStencilAttachment-06187",[9764],{"type":13,"tag":14,"props":9765,"children":9766},{},[9767,9768,9772,9773,9777,9778,9782,9783,9787,9788,9793,9794,9798,9799,9804,9805,9809,9810,9814,9815,9818,9819,9823,9824],{"type":18,"value":7378},{"type":13,"tag":872,"props":9769,"children":9770},{"href":7366},[9771],{"type":18,"value":7369},{"type":18,"value":9698},{"type":13,"tag":872,"props":9774,"children":9775},{"href":9603},[9776],{"type":18,"value":9606},{"type":18,"value":1046},{"type":13,"tag":872,"props":9779,"children":9780},{"href":9610},[9781],{"type":18,"value":9613},{"type":18,"value":9709},{"type":13,"tag":872,"props":9784,"children":9785},{"href":4353},[9786],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9789,"children":9791},{"className":9790},[],[9792],{"type":18,"value":9336},{"type":18,"value":9189},{"type":13,"tag":872,"props":9795,"children":9796},{"href":2731},[9797],{"type":18,"value":2734},{"type":18,"value":9726},{"type":13,"tag":34,"props":9800,"children":9802},{"className":9801},[],[9803],{"type":18,"value":9732},{"type":18,"value":7392},{"type":13,"tag":872,"props":9806,"children":9807},{"href":9603},[9808],{"type":18,"value":9606},{"type":18,"value":1046},{"type":13,"tag":872,"props":9811,"children":9812},{"href":9610},[9813],{"type":18,"value":9613},{"type":18,"value":9744},{"type":13,"tag":989,"props":9816,"children":9817},{"type":991},[],{"type":18,"value":9749},{"type":13,"tag":872,"props":9820,"children":9821},{"href":4353},[9822],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9825,"children":9827},{"className":9826},[],[9828],{"type":18,"value":9336},{"type":13,"tag":900,"props":9830,"children":9832},{"name":9831},"VUID-vkCmdDrawIndexedIndirectCount-multisampledRenderToSingleSampled-07285",[9833,9841],{"type":13,"tag":25,"props":9834,"children":9836},{"code":9835},"If\nthe currently bound pipeline was created without a\n[VkAttachmentSampleCountInfoAMD](/man/VkAttachmentSampleCountInfoAMD)\n",[9837],{"type":13,"tag":34,"props":9838,"children":9839},{"__ignoreMap":30},[9840],{"type":18,"value":9835},{"type":13,"tag":14,"props":9842,"children":9843},{},[9844,9846,9850,9852,9862,9863,9867,9868,9872,9873,9878,9879,9884,9885,9889,9890,9895,9896,9901,9902,9906,9907,9910,9912,9917],{"type":18,"value":9845},"or\n",{"type":13,"tag":872,"props":9847,"children":9848},{"href":9610},[9849],{"type":18,"value":9613},{"type":18,"value":9851},"\nstructure, and\nthe ",{"type":13,"tag":872,"props":9853,"children":9855},{"href":9854},"/man/VkPhysicalDeviceMultisampledRenderToSingleSampledFeaturesEXT#features-multisampledRenderToSingleSampled",[9856],{"type":13,"tag":34,"props":9857,"children":9859},{"className":9858},[],[9860],{"type":18,"value":9861},"multisampledRenderToSingleSampled",{"type":18,"value":7815},{"type":13,"tag":872,"props":9864,"children":9865},{"href":7366},[9866],{"type":18,"value":7369},{"type":18,"value":2560},{"type":13,"tag":872,"props":9869,"children":9870},{"href":4353},[9871],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9874,"children":9876},{"className":9875},[],[9877],{"type":18,"value":7786},{"type":18,"value":9632},{"type":13,"tag":34,"props":9880,"children":9882},{"className":9881},[],[9883],{"type":18,"value":7838},{"type":18,"value":9639},{"type":13,"tag":872,"props":9886,"children":9887},{"href":4353},[9888],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9891,"children":9893},{"className":9892},[],[9894],{"type":18,"value":7851},{"type":18,"value":8134},{"type":13,"tag":34,"props":9897,"children":9899},{"className":9898},[],[9900],{"type":18,"value":7390},{"type":18,"value":7860},{"type":13,"tag":872,"props":9903,"children":9904},{"href":2731},[9905],{"type":18,"value":2734},{"type":18,"value":987},{"type":13,"tag":989,"props":9908,"children":9909},{"type":991},[],{"type":18,"value":9911}," have been\ncreated with a sample count equal to the value of\n",{"type":13,"tag":34,"props":9913,"children":9915},{"className":9914},[],[9916],{"type":18,"value":8364},{"type":18,"value":9918}," for the currently bound graphics pipeline",{"type":13,"tag":900,"props":9920,"children":9922},{"name":9921},"VUID-vkCmdDrawIndexedIndirectCount-multisampledRenderToSingleSampled-07286",[9923,9930],{"type":13,"tag":25,"props":9924,"children":9925},{"code":9835},[9926],{"type":13,"tag":34,"props":9927,"children":9928},{"__ignoreMap":30},[9929],{"type":18,"value":9835},{"type":13,"tag":14,"props":9931,"children":9932},{},[9933,9934,9938,9939,9947,9949,9953,9954,9959,9960,9964,9966,9971,9973,9976,9978,9982,9983],{"type":18,"value":9845},{"type":13,"tag":872,"props":9935,"children":9936},{"href":9610},[9937],{"type":18,"value":9613},{"type":18,"value":9851},{"type":13,"tag":872,"props":9940,"children":9941},{"href":9854},[9942],{"type":13,"tag":34,"props":9943,"children":9945},{"className":9944},[],[9946],{"type":18,"value":9861},{"type":18,"value":9948}," feature is not enabled, and\n",{"type":13,"tag":872,"props":9950,"children":9951},{"href":4353},[9952],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9955,"children":9957},{"className":9956},[],[9958],{"type":18,"value":9123},{"type":18,"value":9189},{"type":13,"tag":872,"props":9961,"children":9962},{"href":2731},[9963],{"type":18,"value":2734},{"type":18,"value":9965},", the value of ",{"type":13,"tag":34,"props":9967,"children":9969},{"className":9968},[],[9970],{"type":18,"value":8364},{"type":18,"value":9972}," for the\ncurrently bound graphics pipeline ",{"type":13,"tag":989,"props":9974,"children":9975},{"type":991},[],{"type":18,"value":9977}," be equal to the sample count\nused to create ",{"type":13,"tag":872,"props":9979,"children":9980},{"href":4353},[9981],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":9984,"children":9986},{"className":9985},[],[9987],{"type":18,"value":9123},{"type":13,"tag":900,"props":9989,"children":9991},{"name":9990},"VUID-vkCmdDrawIndexedIndirectCount-multisampledRenderToSingleSampled-07287",[9992,9999],{"type":13,"tag":25,"props":9993,"children":9994},{"code":9835},[9995],{"type":13,"tag":34,"props":9996,"children":9997},{"__ignoreMap":30},[9998],{"type":18,"value":9835},{"type":13,"tag":14,"props":10000,"children":10001},{},[10002,10003,10007,10008,10016,10017,10021,10022,10027,10028,10032,10033,10038,10039,10042,10044,10048,10049],{"type":18,"value":9845},{"type":13,"tag":872,"props":10004,"children":10005},{"href":9610},[10006],{"type":18,"value":9613},{"type":18,"value":9851},{"type":13,"tag":872,"props":10009,"children":10010},{"href":9854},[10011],{"type":13,"tag":34,"props":10012,"children":10014},{"className":10013},[],[10015],{"type":18,"value":9861},{"type":18,"value":9948},{"type":13,"tag":872,"props":10018,"children":10019},{"href":4353},[10020],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":10023,"children":10025},{"className":10024},[],[10026],{"type":18,"value":9336},{"type":18,"value":9189},{"type":13,"tag":872,"props":10029,"children":10030},{"href":2731},[10031],{"type":18,"value":2734},{"type":18,"value":9965},{"type":13,"tag":34,"props":10034,"children":10036},{"className":10035},[],[10037],{"type":18,"value":8364},{"type":18,"value":9972},{"type":13,"tag":989,"props":10040,"children":10041},{"type":991},[],{"type":18,"value":10043}," be equal to the sample count\nused to create\n",{"type":13,"tag":872,"props":10045,"children":10046},{"href":4353},[10047],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":10050,"children":10052},{"className":10051},[],[10053],{"type":18,"value":9336},{"type":13,"tag":900,"props":10055,"children":10057},{"name":10056},"VUID-vkCmdDrawIndexedIndirectCount-pNext-07935",[10058],{"type":13,"tag":14,"props":10059,"children":10060},{},[10061,10063,10067,10068,10074,10076,10080,10082,10088,10090,10096,10097,10102,10104,10109,10111,10114,10115,10119,10120],{"type":18,"value":10062},"If this command has been called inside a render pass instance started\nwith ",{"type":13,"tag":872,"props":10064,"children":10065},{"href":7366},[10066],{"type":18,"value":7369},{"type":18,"value":7406},{"type":13,"tag":34,"props":10069,"children":10071},{"className":10070},[],[10072],{"type":18,"value":10073},"pNext",{"type":18,"value":10075}," chain of\n",{"type":13,"tag":872,"props":10077,"children":10078},{"href":4353},[10079],{"type":18,"value":4356},{"type":18,"value":10081}," includes a\n",{"type":13,"tag":872,"props":10083,"children":10085},{"href":10084},"/man/VkMultisampledRenderToSingleSampledInfoEXT",[10086],{"type":18,"value":10087},"VkMultisampledRenderToSingleSampledInfoEXT",{"type":18,"value":10089}," structure with\n",{"type":13,"tag":34,"props":10091,"children":10093},{"className":10092},[],[10094],{"type":18,"value":10095},"multisampledRenderToSingleSampledEnable",{"type":18,"value":963},{"type":13,"tag":34,"props":10098,"children":10100},{"className":10099},[],[10101],{"type":18,"value":1232},{"type":18,"value":10103},",\nthen the value of ",{"type":13,"tag":34,"props":10105,"children":10107},{"className":10106},[],[10108],{"type":18,"value":8364},{"type":18,"value":10110}," for the currently bound\ngraphics pipeline ",{"type":13,"tag":989,"props":10112,"children":10113},{"type":991},[],{"type":18,"value":9149},{"type":13,"tag":872,"props":10116,"children":10117},{"href":10084},[10118],{"type":18,"value":10087},{"type":18,"value":241},{"type":13,"tag":34,"props":10121,"children":10123},{"className":10122},[],[10124],{"type":18,"value":8364},{"type":13,"tag":900,"props":10126,"children":10128},{"name":10127},"VUID-vkCmdDrawIndexedIndirectCount-renderPass-06198",[10129],{"type":13,"tag":14,"props":10130,"children":10131},{},[10132,10133,10137,10139,10142,10144,10149,10150,10155,10156],{"type":18,"value":7378},{"type":13,"tag":872,"props":10134,"children":10135},{"href":7366},[10136],{"type":18,"value":7369},{"type":18,"value":10138},", the currently bound pipeline ",{"type":13,"tag":989,"props":10140,"children":10141},{"type":991},[],{"type":18,"value":10143}," have been\ncreated with a ",{"type":13,"tag":872,"props":10145,"children":10147},{"href":10146},"/man/VkGraphicsPipelineCreateInfo",[10148],{"type":18,"value":4106},{"type":18,"value":241},{"type":13,"tag":34,"props":10151,"children":10153},{"className":10152},[],[10154],{"type":18,"value":4098},{"type":18,"value":932},{"type":13,"tag":872,"props":10157,"children":10158},{"href":2731},[10159],{"type":18,"value":2734},{"type":13,"tag":900,"props":10161,"children":10163},{"name":10162},"VUID-vkCmdDrawIndexedIndirectCount-pColorAttachments-08963",[10164],{"type":13,"tag":14,"props":10165,"children":10166},{},[10167,10168,10172,10174,10178,10179,10185,10186,10190,10192,10196,10197,10202,10204,10207,10209],{"type":18,"value":7378},{"type":13,"tag":872,"props":10169,"children":10170},{"href":7366},[10171],{"type":18,"value":7369},{"type":18,"value":10173},", there is a graphics pipeline bound with a\nfragment shader that statically writes to a color attachment, the color\nwrite mask is not zero, color writes are enabled, and the corresponding\nelement of the ",{"type":13,"tag":872,"props":10175,"children":10176},{"href":4353},[10177],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":10180,"children":10182},{"className":10181},[],[10183],{"type":18,"value":10184},"pColorAttachments→imageView",{"type":18,"value":9534},{"type":13,"tag":872,"props":10187,"children":10188},{"href":2731},[10189],{"type":18,"value":2734},{"type":18,"value":10191},", then the corresponding element of\n",{"type":13,"tag":872,"props":10193,"children":10194},{"href":7725},[10195],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":10198,"children":10200},{"className":10199},[],[10201],{"type":18,"value":7887},{"type":18,"value":10203}," used\nto create the pipeline ",{"type":13,"tag":989,"props":10205,"children":10206},{"type":991},[],{"type":18,"value":10208}," not be ",{"type":13,"tag":34,"props":10210,"children":10212},{"className":10211},[],[10213],{"type":18,"value":7973},{"type":13,"tag":900,"props":10215,"children":10217},{"name":10216},"VUID-vkCmdDrawIndexedIndirectCount-pDepthAttachment-08964",[10218],{"type":13,"tag":14,"props":10219,"children":10220},{},[10221,10222,10226,10228,10232,10233,10238,10239,10243,10244,10248,10249,10254,10256,10259,10260],{"type":18,"value":7378},{"type":13,"tag":872,"props":10223,"children":10224},{"href":7366},[10225],{"type":18,"value":7369},{"type":18,"value":10227},", there is a graphics pipeline bound, depth\ntest is enabled, depth write is enabled, and the\n",{"type":13,"tag":872,"props":10229,"children":10230},{"href":4353},[10231],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":10234,"children":10236},{"className":10235},[],[10237],{"type":18,"value":9123},{"type":18,"value":9189},{"type":13,"tag":872,"props":10240,"children":10241},{"href":2731},[10242],{"type":18,"value":2734},{"type":18,"value":6375},{"type":13,"tag":872,"props":10245,"children":10246},{"href":7725},[10247],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":10250,"children":10252},{"className":10251},[],[10253],{"type":18,"value":9142},{"type":18,"value":10255}," used to\ncreate the pipeline ",{"type":13,"tag":989,"props":10257,"children":10258},{"type":991},[],{"type":18,"value":10208},{"type":13,"tag":34,"props":10261,"children":10263},{"className":10262},[],[10264],{"type":18,"value":7973},{"type":13,"tag":900,"props":10266,"children":10268},{"name":10267},"VUID-vkCmdDrawIndexedIndirectCount-pStencilAttachment-08965",[10269],{"type":13,"tag":14,"props":10270,"children":10271},{},[10272,10273,10277,10279,10283,10284,10289,10290,10294,10295,10299,10300,10305,10306,10309,10310],{"type":18,"value":7378},{"type":13,"tag":872,"props":10274,"children":10275},{"href":7366},[10276],{"type":18,"value":7369},{"type":18,"value":10278},", there is a graphics pipeline bound, stencil\ntest is enabled and the\n",{"type":13,"tag":872,"props":10280,"children":10281},{"href":4353},[10282],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":10285,"children":10287},{"className":10286},[],[10288],{"type":18,"value":9336},{"type":18,"value":9189},{"type":13,"tag":872,"props":10291,"children":10292},{"href":2731},[10293],{"type":18,"value":2734},{"type":18,"value":6375},{"type":13,"tag":872,"props":10296,"children":10297},{"href":7725},[10298],{"type":18,"value":7728},{"type":18,"value":241},{"type":13,"tag":34,"props":10301,"children":10303},{"className":10302},[],[10304],{"type":18,"value":9353},{"type":18,"value":10203},{"type":13,"tag":989,"props":10307,"children":10308},{"type":991},[],{"type":18,"value":10208},{"type":13,"tag":34,"props":10311,"children":10313},{"className":10312},[],[10314],{"type":18,"value":7973},{"type":13,"tag":900,"props":10316,"children":10318},{"name":10317},"VUID-vkCmdDrawIndexedIndirectCount-primitivesGeneratedQueryWithRasterizerDiscard-06708",[10319],{"type":13,"tag":14,"props":10320,"children":10321},{},[10322,10323,10333,10335,10341,10343,10349,10350,10353],{"type":18,"value":1636},{"type":13,"tag":872,"props":10324,"children":10326},{"href":10325},"/man/VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT#features-primitivesGeneratedQueryWithRasterizerDiscard",[10327],{"type":13,"tag":34,"props":10328,"children":10330},{"className":10329},[],[10331],{"type":18,"value":10332},"primitivesGeneratedQueryWithRasterizerDiscard",{"type":18,"value":10334}," feature is not\nenabled and the ",{"type":13,"tag":34,"props":10336,"children":10338},{"className":10337},[],[10339],{"type":18,"value":10340},"VK_QUERY_TYPE_PRIMITIVES_GENERATED_EXT",{"type":18,"value":10342}," query is\nactive, ",{"type":13,"tag":872,"props":10344,"children":10346},{"href":10345},"/chapters/primsrast#primsrast-discard",[10347],{"type":18,"value":10348},"rasterization discard",{"type":18,"value":987},{"type":13,"tag":989,"props":10351,"children":10352},{"type":991},[],{"type":18,"value":10354}," not be enabled",{"type":13,"tag":900,"props":10356,"children":10358},{"name":10357},"VUID-vkCmdDrawIndexedIndirectCount-primitivesGeneratedQueryWithNonZeroStreams-06709",[10359],{"type":13,"tag":14,"props":10360,"children":10361},{},[10362,10363,10373,10374,10379,10381,10384,10386,10392,10393],{"type":18,"value":1636},{"type":13,"tag":872,"props":10364,"children":10366},{"href":10365},"/man/VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT#features-primitivesGeneratedQueryWithNonZeroStreams",[10367],{"type":13,"tag":34,"props":10368,"children":10370},{"className":10369},[],[10371],{"type":18,"value":10372},"primitivesGeneratedQueryWithNonZeroStreams",{"type":18,"value":10334},{"type":13,"tag":34,"props":10375,"children":10377},{"className":10376},[],[10378],{"type":18,"value":10340},{"type":18,"value":10380}," query is\nactive, the bound graphics pipeline ",{"type":13,"tag":989,"props":10382,"children":10383},{"type":991},[],{"type":18,"value":10385}," not have been created with a\nnon-zero value in\n",{"type":13,"tag":34,"props":10387,"children":10389},{"className":10388},[],[10390],{"type":18,"value":10391},"VkPipelineRasterizationStateStreamCreateInfoEXT",{"type":18,"value":241},{"type":13,"tag":34,"props":10394,"children":10396},{"className":10395},[],[10397],{"type":18,"value":10398},"rasterizationStream",{"type":13,"tag":900,"props":10400,"children":10402},{"name":10401},"VUID-vkCmdDrawIndexedIndirectCount-None-07619",[10403],{"type":13,"tag":14,"props":10404,"children":10405},{},[10406,10408,10413,10415,10421,10422,10428,10429,10432,10433,10437],{"type":18,"value":10407},"If\na shader object is bound to the\n",{"type":13,"tag":34,"props":10409,"children":10411},{"className":10410},[],[10412],{"type":18,"value":4816},{"type":18,"value":10414}," stage or\na graphics pipeline is bound which was created with the\n",{"type":13,"tag":34,"props":10416,"children":10418},{"className":10417},[],[10419],{"type":18,"value":10420},"VK_DYNAMIC_STATE_TESSELLATION_DOMAIN_ORIGIN_EXT",{"type":18,"value":6838},{"type":13,"tag":872,"props":10423,"children":10425},{"href":10424},"/man/vkCmdSetTessellationDomainOriginEXT",[10426],{"type":18,"value":10427},"vkCmdSetTessellationDomainOriginEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":10430,"children":10431},{"type":991},[],{"type":18,"value":5764},{"type":13,"tag":872,"props":10434,"children":10435},{"href":4613},[10436],{"type":18,"value":4616},{"type":18,"value":5770},{"type":13,"tag":900,"props":10439,"children":10441},{"name":10440},"VUID-vkCmdDrawIndexedIndirectCount-None-07620",[10442],{"type":13,"tag":14,"props":10443,"children":10444},{},[10445,10446,10456,10457,10463,10464,10468,10469,10474,10475,10480,10481,10487,10488,10491,10492,10496],{"type":18,"value":1636},{"type":13,"tag":872,"props":10447,"children":10449},{"href":10448},"/man/VkPhysicalDeviceFeatures#features-depthClamp",[10450],{"type":13,"tag":34,"props":10451,"children":10453},{"className":10452},[],[10454],{"type":18,"value":10455},"depthClamp",{"type":18,"value":5790},{"type":13,"tag":34,"props":10458,"children":10460},{"className":10459},[],[10461],{"type":18,"value":10462},"VK_DYNAMIC_STATE_DEPTH_CLAMP_ENABLE_EXT",{"type":18,"value":5847},{"type":13,"tag":872,"props":10465,"children":10466},{"href":4878},[10467],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":10470,"children":10472},{"className":10471},[],[10473],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":10476,"children":10478},{"className":10477},[],[10479],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":10482,"children":10484},{"href":10483},"/man/vkCmdSetDepthClampEnableEXT",[10485],{"type":18,"value":10486},"vkCmdSetDepthClampEnableEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":10489,"children":10490},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":10493,"children":10494},{"href":4613},[10495],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":10498,"children":10500},{"name":10499},"VUID-vkCmdDrawIndexedIndirectCount-None-07621",[10501],{"type":13,"tag":14,"props":10502,"children":10503},{},[10504,10505,10511,10512,10516,10517,10522,10523,10528,10529,10533,10534,10537,10538,10542],{"type":18,"value":4867},{"type":13,"tag":34,"props":10506,"children":10508},{"className":10507},[],[10509],{"type":18,"value":10510},"VK_DYNAMIC_STATE_POLYGON_MODE_EXT",{"type":18,"value":5525},{"type":13,"tag":872,"props":10513,"children":10514},{"href":4878},[10515],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":10518,"children":10520},{"className":10519},[],[10521],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":10524,"children":10526},{"className":10525},[],[10527],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":10530,"children":10531},{"href":4715},[10532],{"type":18,"value":4718},{"type":18,"value":987},{"type":13,"tag":989,"props":10535,"children":10536},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":10539,"children":10540},{"href":4613},[10541],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":10544,"children":10546},{"name":10545},"VUID-vkCmdDrawIndexedIndirectCount-None-07622",[10547],{"type":13,"tag":14,"props":10548,"children":10549},{},[10550,10551,10556,10557,10561,10562,10567,10568,10573,10574,10578,10579,10582,10583,10587],{"type":18,"value":4867},{"type":13,"tag":34,"props":10552,"children":10554},{"className":10553},[],[10555],{"type":18,"value":8345},{"type":18,"value":5798},{"type":13,"tag":872,"props":10558,"children":10559},{"href":4878},[10560],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":10563,"children":10565},{"className":10564},[],[10566],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":10569,"children":10571},{"className":10570},[],[10572],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":10575,"children":10576},{"href":8349},[10577],{"type":18,"value":8352},{"type":18,"value":987},{"type":13,"tag":989,"props":10580,"children":10581},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":10584,"children":10585},{"href":4613},[10586],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":10589,"children":10591},{"name":10590},"VUID-vkCmdDrawIndexedIndirectCount-None-07623",[10592],{"type":13,"tag":14,"props":10593,"children":10594},{},[10595,10596,10602,10603,10607,10608,10613,10614,10619,10620,10626,10627,10630,10631,10635],{"type":18,"value":4867},{"type":13,"tag":34,"props":10597,"children":10599},{"className":10598},[],[10600],{"type":18,"value":10601},"VK_DYNAMIC_STATE_SAMPLE_MASK_EXT",{"type":18,"value":5525},{"type":13,"tag":872,"props":10604,"children":10605},{"href":4878},[10606],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":10609,"children":10611},{"className":10610},[],[10612],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":10615,"children":10617},{"className":10616},[],[10618],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":10621,"children":10623},{"href":10622},"/man/vkCmdSetSampleMaskEXT",[10624],{"type":18,"value":10625},"vkCmdSetSampleMaskEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":10628,"children":10629},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":10632,"children":10633},{"href":4613},[10634],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":10637,"children":10639},{"name":10638},"VUID-vkCmdDrawIndexedIndirectCount-alphaToCoverageEnable-08919",[10640],{"type":13,"tag":14,"props":10641,"children":10642},{},[10643,10644,10650,10652,10658,10660,10665,10667,10673,10674,10680,10681,10684,10686,10692,10694,10700,10702,10708],{"type":18,"value":4590},{"type":13,"tag":34,"props":10645,"children":10647},{"className":10646},[],[10648],{"type":18,"value":10649},"VK_DYNAMIC_STATE_ALPHA_TO_COVERAGE_ENABLE_EXT",{"type":18,"value":10651}," dynamic state\nenabled, and ",{"type":13,"tag":34,"props":10653,"children":10655},{"className":10654},[],[10656],{"type":18,"value":10657},"alphaToCoverageEnable",{"type":18,"value":10659}," was ",{"type":13,"tag":34,"props":10661,"children":10663},{"className":10662},[],[10664],{"type":18,"value":1232},{"type":18,"value":10666}," in the last\ncall to ",{"type":13,"tag":872,"props":10668,"children":10670},{"href":10669},"/man/vkCmdSetAlphaToCoverageEnableEXT",[10671],{"type":18,"value":10672},"vkCmdSetAlphaToCoverageEnableEXT",{"type":18,"value":6375},{"type":13,"tag":872,"props":10675,"children":10677},{"href":10676},"/chapters/interfaces#interfaces-fragmentoutput",[10678],{"type":18,"value":10679},"Fragment Output Interface",{"type":18,"value":987},{"type":13,"tag":989,"props":10682,"children":10683},{"type":991},[],{"type":18,"value":10685}," contain a\nvariable for the alpha ",{"type":13,"tag":34,"props":10687,"children":10689},{"className":10688},[],[10690],{"type":18,"value":10691},"Component",{"type":18,"value":10693}," word in ",{"type":13,"tag":34,"props":10695,"children":10697},{"className":10696},[],[10698],{"type":18,"value":10699},"Location",{"type":18,"value":10701}," 0 at\n",{"type":13,"tag":34,"props":10703,"children":10705},{"className":10704},[],[10706],{"type":18,"value":10707},"Index",{"type":18,"value":10709}," 0",{"type":13,"tag":900,"props":10711,"children":10713},{"name":10712},"VUID-vkCmdDrawIndexedIndirectCount-alphaToCoverageEnable-08920",[10714],{"type":13,"tag":14,"props":10715,"children":10716},{},[10717,10718,10722,10723,10728,10729,10734,10735,10739,10740,10743,10744,10749,10750,10755,10756,10761],{"type":18,"value":4689},{"type":13,"tag":872,"props":10719,"children":10720},{"href":10669},[10721],{"type":18,"value":10672},{"type":18,"value":4697},{"type":13,"tag":34,"props":10724,"children":10726},{"className":10725},[],[10727],{"type":18,"value":10657},{"type":18,"value":4705},{"type":13,"tag":34,"props":10730,"children":10732},{"className":10731},[],[10733],{"type":18,"value":1232},{"type":18,"value":6375},{"type":13,"tag":872,"props":10736,"children":10737},{"href":10676},[10738],{"type":18,"value":10679},{"type":18,"value":987},{"type":13,"tag":989,"props":10741,"children":10742},{"type":991},[],{"type":18,"value":10685},{"type":13,"tag":34,"props":10745,"children":10747},{"className":10746},[],[10748],{"type":18,"value":10691},{"type":18,"value":10693},{"type":13,"tag":34,"props":10751,"children":10753},{"className":10752},[],[10754],{"type":18,"value":10699},{"type":18,"value":10701},{"type":13,"tag":34,"props":10757,"children":10759},{"className":10758},[],[10760],{"type":18,"value":10707},{"type":18,"value":10709},{"type":13,"tag":900,"props":10763,"children":10765},{"name":10764},"VUID-vkCmdDrawIndexedIndirectCount-None-07624",[10766],{"type":13,"tag":14,"props":10767,"children":10768},{},[10769,10770,10775,10777,10781,10782,10787,10788,10793,10794,10798,10799,10802,10803,10807],{"type":18,"value":4867},{"type":13,"tag":34,"props":10771,"children":10773},{"className":10772},[],[10774],{"type":18,"value":10649},{"type":18,"value":10776}," dynamic state\nenabled, and the ",{"type":13,"tag":872,"props":10778,"children":10779},{"href":4878},[10780],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":10783,"children":10785},{"className":10784},[],[10786],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":10789,"children":10791},{"className":10790},[],[10792],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":10795,"children":10796},{"href":10669},[10797],{"type":18,"value":10672},{"type":18,"value":987},{"type":13,"tag":989,"props":10800,"children":10801},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":10804,"children":10805},{"href":4613},[10806],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":10809,"children":10811},{"name":10810},"VUID-vkCmdDrawIndexedIndirectCount-None-07625",[10812],{"type":13,"tag":14,"props":10813,"children":10814},{},[10815,10816,10826,10827,10833,10834,10838,10839,10844,10845,10850,10851,10857,10858,10861,10862,10866],{"type":18,"value":1636},{"type":13,"tag":872,"props":10817,"children":10819},{"href":10818},"/man/VkPhysicalDeviceFeatures#features-alphaToOne",[10820],{"type":13,"tag":34,"props":10821,"children":10823},{"className":10822},[],[10824],{"type":18,"value":10825},"alphaToOne",{"type":18,"value":5790},{"type":13,"tag":34,"props":10828,"children":10830},{"className":10829},[],[10831],{"type":18,"value":10832},"VK_DYNAMIC_STATE_ALPHA_TO_ONE_ENABLE_EXT",{"type":18,"value":5798},{"type":13,"tag":872,"props":10835,"children":10836},{"href":4878},[10837],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":10840,"children":10842},{"className":10841},[],[10843],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":10846,"children":10848},{"className":10847},[],[10849],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":10852,"children":10854},{"href":10853},"/man/vkCmdSetAlphaToOneEnableEXT",[10855],{"type":18,"value":10856},"vkCmdSetAlphaToOneEnableEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":10859,"children":10860},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":10863,"children":10864},{"href":4613},[10865],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":10868,"children":10870},{"name":10869},"VUID-vkCmdDrawIndexedIndirectCount-None-07626",[10871],{"type":13,"tag":14,"props":10872,"children":10873},{},[10874,10875,10885,10887,10892,10894,10900,10901,10905,10906,10911,10912,10917,10918,10924,10925,10928,10929,10933],{"type":18,"value":1636},{"type":13,"tag":872,"props":10876,"children":10878},{"href":10877},"/man/VkPhysicalDeviceFeatures#features-logicOp",[10879],{"type":13,"tag":34,"props":10880,"children":10882},{"className":10881},[],[10883],{"type":18,"value":10884},"logicOp",{"type":18,"value":10886}," feature is enabled,\na shader object is bound to the ",{"type":13,"tag":34,"props":10888,"children":10890},{"className":10889},[],[10891],{"type":18,"value":4984},{"type":18,"value":10893}," stage\nor\na graphics pipeline is bound which was created with the\n",{"type":13,"tag":34,"props":10895,"children":10897},{"className":10896},[],[10898],{"type":18,"value":10899},"VK_DYNAMIC_STATE_LOGIC_OP_ENABLE_EXT",{"type":18,"value":5847},{"type":13,"tag":872,"props":10902,"children":10903},{"href":4878},[10904],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":10907,"children":10909},{"className":10908},[],[10910],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":10913,"children":10915},{"className":10914},[],[10916],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":10919,"children":10921},{"href":10920},"/man/vkCmdSetLogicOpEnableEXT",[10922],{"type":18,"value":10923},"vkCmdSetLogicOpEnableEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":10926,"children":10927},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":10930,"children":10931},{"href":4613},[10932],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":10935,"children":10937},{"name":10936},"VUID-vkCmdDrawIndexedIndirectCount-None-07627",[10938],{"type":13,"tag":14,"props":10939,"children":10940},{},[10941,10942,10947,10948,10952,10953,10956,10957,10961],{"type":18,"value":4590},{"type":13,"tag":34,"props":10943,"children":10945},{"className":10944},[],[10946],{"type":18,"value":8297},{"type":18,"value":4598},{"type":13,"tag":872,"props":10949,"children":10950},{"href":5009},[10951],{"type":18,"value":5012},{"type":18,"value":987},{"type":13,"tag":989,"props":10954,"children":10955},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":10958,"children":10959},{"href":4613},[10960],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":10963,"children":10965},{"name":10964},"VUID-vkCmdDrawIndexedIndirectCount-None-08657",[10966],{"type":13,"tag":14,"props":10967,"children":10968},{},[10969,10970,10975,10977,10981,10982,10987,10988,10993,10995,10999,11000,11003,11005,11009],{"type":18,"value":4978},{"type":13,"tag":34,"props":10971,"children":10973},{"className":10972},[],[10974],{"type":18,"value":4984},{"type":18,"value":10976},"\nstage, and both the most recent call to\n",{"type":13,"tag":872,"props":10978,"children":10979},{"href":4692},[10980],{"type":18,"value":4695},{"type":18,"value":4831},{"type":13,"tag":34,"props":10983,"children":10985},{"className":10984},[],[10986],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":10989,"children":10991},{"className":10990},[],[10992],{"type":18,"value":969},{"type":18,"value":10994}," and there are color\nattachments bound, then ",{"type":13,"tag":872,"props":10996,"children":10997},{"href":5009},[10998],{"type":18,"value":5012},{"type":18,"value":987},{"type":13,"tag":989,"props":11001,"children":11002},{"type":991},[],{"type":18,"value":11004}," have\nbeen called and not subsequently ",{"type":13,"tag":872,"props":11006,"children":11007},{"href":4613},[11008],{"type":18,"value":4616},{"type":18,"value":11010},"\nin the current command buffer prior to this drawing command",{"type":13,"tag":900,"props":11012,"children":11014},{"name":11013},"VUID-vkCmdDrawIndexedIndirectCount-None-07628",[11015],{"type":13,"tag":14,"props":11016,"children":11017},{},[11018,11019,11025,11026,11030,11031,11034,11035,11039],{"type":18,"value":4590},{"type":13,"tag":34,"props":11020,"children":11022},{"className":11021},[],[11023],{"type":18,"value":11024},"VK_DYNAMIC_STATE_COLOR_BLEND_EQUATION_EXT",{"type":18,"value":9011},{"type":13,"tag":872,"props":11027,"children":11028},{"href":5030},[11029],{"type":18,"value":5033},{"type":18,"value":987},{"type":13,"tag":989,"props":11032,"children":11033},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11036,"children":11037},{"href":4613},[11038],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11041,"children":11043},{"name":11042},"VUID-vkCmdDrawIndexedIndirectCount-None-08658",[11044],{"type":13,"tag":14,"props":11045,"children":11046},{},[11047,11048,11053,11054,11058,11059,11064,11065,11070,11071,11075,11077,11082,11083,11088,11089,11093,11094,11097,11098,11102],{"type":18,"value":4978},{"type":13,"tag":34,"props":11049,"children":11051},{"className":11050},[],[11052],{"type":18,"value":4984},{"type":18,"value":4986},{"type":13,"tag":872,"props":11055,"children":11056},{"href":4692},[11057],{"type":18,"value":4695},{"type":18,"value":4992},{"type":13,"tag":34,"props":11060,"children":11062},{"className":11061},[],[11063],{"type":18,"value":4703},{"type":18,"value":4999},{"type":13,"tag":34,"props":11066,"children":11068},{"className":11067},[],[11069],{"type":18,"value":969},{"type":18,"value":5006},{"type":13,"tag":872,"props":11072,"children":11073},{"href":5009},[11074],{"type":18,"value":5012},{"type":18,"value":11076}," for any attachment set that\nattachment’s value in ",{"type":13,"tag":34,"props":11078,"children":11080},{"className":11079},[],[11081],{"type":18,"value":5020},{"type":18,"value":4705},{"type":13,"tag":34,"props":11084,"children":11086},{"className":11085},[],[11087],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":11090,"children":11091},{"href":5030},[11092],{"type":18,"value":5033},{"type":18,"value":987},{"type":13,"tag":989,"props":11095,"children":11096},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11099,"children":11100},{"href":4613},[11101],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11104,"children":11106},{"name":11105},"VUID-vkCmdDrawIndexedIndirectCount-None-07629",[11107],{"type":13,"tag":14,"props":11108,"children":11109},{},[11110,11111,11117,11118,11124,11125,11128,11129,11133],{"type":18,"value":4590},{"type":13,"tag":34,"props":11112,"children":11114},{"className":11113},[],[11115],{"type":18,"value":11116},"VK_DYNAMIC_STATE_COLOR_WRITE_MASK_EXT",{"type":18,"value":4598},{"type":13,"tag":872,"props":11119,"children":11121},{"href":11120},"/man/vkCmdSetColorWriteMaskEXT",[11122],{"type":18,"value":11123},"vkCmdSetColorWriteMaskEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":11126,"children":11127},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11130,"children":11131},{"href":4613},[11132],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11135,"children":11137},{"name":11136},"VUID-vkCmdDrawIndexedIndirectCount-None-08659",[11138],{"type":13,"tag":14,"props":11139,"children":11140},{},[11141,11142,11147,11148,11152,11153,11158,11159,11164,11165,11169,11170,11173,11174,11178],{"type":18,"value":4978},{"type":13,"tag":34,"props":11143,"children":11145},{"className":11144},[],[11146],{"type":18,"value":4984},{"type":18,"value":10976},{"type":13,"tag":872,"props":11149,"children":11150},{"href":4692},[11151],{"type":18,"value":4695},{"type":18,"value":4831},{"type":13,"tag":34,"props":11154,"children":11156},{"className":11155},[],[11157],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":11160,"children":11162},{"className":11161},[],[11163],{"type":18,"value":969},{"type":18,"value":10994},{"type":13,"tag":872,"props":11166,"children":11167},{"href":11120},[11168],{"type":18,"value":11123},{"type":18,"value":987},{"type":13,"tag":989,"props":11171,"children":11172},{"type":991},[],{"type":18,"value":5764},{"type":13,"tag":872,"props":11175,"children":11176},{"href":4613},[11177],{"type":18,"value":4616},{"type":18,"value":5770},{"type":13,"tag":900,"props":11180,"children":11182},{"name":11181},"VUID-vkCmdDrawIndexedIndirectCount-None-07630",[11183],{"type":13,"tag":14,"props":11184,"children":11185},{},[11186,11187,11197,11199,11204,11205,11211,11212,11218,11219,11222,11223,11227],{"type":18,"value":1636},{"type":13,"tag":872,"props":11188,"children":11190},{"href":11189},"/man/VkPhysicalDeviceTransformFeedbackFeaturesEXT#features-geometryStreams",[11191],{"type":13,"tag":34,"props":11192,"children":11194},{"className":11193},[],[11195],{"type":18,"value":11196},"geometryStreams",{"type":18,"value":11198}," feature is\nenabled, and\na shader object is bound to the ",{"type":13,"tag":34,"props":11200,"children":11202},{"className":11201},[],[11203],{"type":18,"value":4823},{"type":18,"value":10893},{"type":13,"tag":34,"props":11206,"children":11208},{"className":11207},[],[11209],{"type":18,"value":11210},"VK_DYNAMIC_STATE_RASTERIZATION_STREAM_EXT",{"type":18,"value":5968},{"type":13,"tag":872,"props":11213,"children":11215},{"href":11214},"/man/vkCmdSetRasterizationStreamEXT",[11216],{"type":18,"value":11217},"vkCmdSetRasterizationStreamEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":11220,"children":11221},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11224,"children":11225},{"href":4613},[11226],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11229,"children":11231},{"name":11230},"VUID-vkCmdDrawIndexedIndirectCount-None-07631",[11232],{"type":13,"tag":14,"props":11233,"children":11234},{},[11235,11236,11242,11243,11249,11250,11254,11255,11260,11261,11266,11267,11273,11274,11277,11279,11283],{"type":18,"value":1636},{"type":13,"tag":872,"props":11237,"children":11239},{"href":11238},"/extensions/VK_EXT_conservative_rasterization",[11240],{"type":18,"value":11241},"VK_EXT_conservative_rasterization",{"type":18,"value":5452},{"type":13,"tag":34,"props":11244,"children":11246},{"className":11245},[],[11247],{"type":18,"value":11248},"VK_DYNAMIC_STATE_CONSERVATIVE_RASTERIZATION_MODE_EXT",{"type":18,"value":10776},{"type":13,"tag":872,"props":11251,"children":11252},{"href":4878},[11253],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":11256,"children":11258},{"className":11257},[],[11259],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":11262,"children":11264},{"className":11263},[],[11265],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":11268,"children":11270},{"href":11269},"/man/vkCmdSetConservativeRasterizationModeEXT",[11271],{"type":18,"value":11272},"vkCmdSetConservativeRasterizationModeEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":11275,"children":11276},{"type":991},[],{"type":18,"value":11278}," have been called\nand not subsequently ",{"type":13,"tag":872,"props":11280,"children":11281},{"href":4613},[11282],{"type":18,"value":4616},{"type":18,"value":11284}," in the\ncurrent command buffer prior to this drawing command",{"type":13,"tag":900,"props":11286,"children":11288},{"name":11287},"VUID-vkCmdDrawIndexedIndirectCount-None-07632",[11289],{"type":13,"tag":14,"props":11290,"children":11291},{},[11292,11293,11297,11298,11304,11306,11310,11311,11316,11317,11322,11323,11327,11328,11334,11335,11341,11342,11348,11349,11352,11353,11357],{"type":18,"value":1636},{"type":13,"tag":872,"props":11294,"children":11295},{"href":11238},[11296],{"type":18,"value":11241},{"type":18,"value":5452},{"type":13,"tag":34,"props":11299,"children":11301},{"className":11300},[],[11302],{"type":18,"value":11303},"VK_DYNAMIC_STATE_EXTRA_PRIMITIVE_OVERESTIMATION_SIZE_EXT",{"type":18,"value":11305}," dynamic\nstate enabled, the ",{"type":13,"tag":872,"props":11307,"children":11308},{"href":4878},[11309],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":11312,"children":11314},{"className":11313},[],[11315],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":11318,"children":11320},{"className":11319},[],[11321],{"type":18,"value":969},{"type":18,"value":4895},{"type":13,"tag":872,"props":11324,"children":11325},{"href":4878},[11326],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":11329,"children":11331},{"className":11330},[],[11332],{"type":18,"value":11333},"conservativeRasterizationMode",{"type":18,"value":7047},{"type":13,"tag":34,"props":11336,"children":11338},{"className":11337},[],[11339],{"type":18,"value":11340},"VK_CONSERVATIVE_RASTERIZATION_MODE_OVERESTIMATE_EXT",{"type":18,"value":5152},{"type":13,"tag":872,"props":11343,"children":11345},{"href":11344},"/man/vkCmdSetExtraPrimitiveOverestimationSizeEXT",[11346],{"type":18,"value":11347},"vkCmdSetExtraPrimitiveOverestimationSizeEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":11350,"children":11351},{"type":991},[],{"type":18,"value":11278},{"type":13,"tag":872,"props":11354,"children":11355},{"href":4613},[11356],{"type":18,"value":4616},{"type":18,"value":11284},{"type":13,"tag":900,"props":11359,"children":11361},{"name":11360},"VUID-vkCmdDrawIndexedIndirectCount-None-07633",[11362],{"type":13,"tag":14,"props":11363,"children":11364},{},[11365,11366,11376,11377,11383,11385,11391,11392,11395,11396,11400],{"type":18,"value":1636},{"type":13,"tag":872,"props":11367,"children":11369},{"href":11368},"/man/VkPhysicalDeviceDepthClipEnableFeaturesEXT#features-depthClipEnable",[11370],{"type":13,"tag":34,"props":11371,"children":11373},{"className":11372},[],[11374],{"type":18,"value":11375},"depthClipEnable",{"type":18,"value":6830},{"type":13,"tag":34,"props":11378,"children":11380},{"className":11379},[],[11381],{"type":18,"value":11382},"VK_DYNAMIC_STATE_DEPTH_CLIP_ENABLE_EXT",{"type":18,"value":11384}," dynamic state, then\n",{"type":13,"tag":872,"props":11386,"children":11388},{"href":11387},"/man/vkCmdSetDepthClipEnableEXT",[11389],{"type":18,"value":11390},"vkCmdSetDepthClipEnableEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":11393,"children":11394},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11397,"children":11398},{"href":4613},[11399],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11402,"children":11404},{"name":11403},"VUID-vkCmdDrawIndexedIndirectCount-None-07634",[11405],{"type":13,"tag":14,"props":11406,"children":11407},{},[11408,11409,11415,11416,11422,11423,11426,11427,11431],{"type":18,"value":4590},{"type":13,"tag":34,"props":11410,"children":11412},{"className":11411},[],[11413],{"type":18,"value":11414},"VK_DYNAMIC_STATE_SAMPLE_LOCATIONS_ENABLE_EXT",{"type":18,"value":9011},{"type":13,"tag":872,"props":11417,"children":11419},{"href":11418},"/man/vkCmdSetSampleLocationsEnableEXT",[11420],{"type":18,"value":11421},"vkCmdSetSampleLocationsEnableEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":11424,"children":11425},{"type":991},[],{"type":18,"value":6941},{"type":13,"tag":872,"props":11428,"children":11429},{"href":4613},[11430],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11433,"children":11435},{"name":11434},"VUID-vkCmdDrawIndexedIndirectCount-None-08664",[11436],{"type":13,"tag":14,"props":11437,"children":11438},{},[11439,11440,11444,11445,11449,11450,11455,11456,11461,11462,11466,11467,11470,11471,11475],{"type":18,"value":1636},{"type":13,"tag":872,"props":11441,"children":11442},{"href":5447},[11443],{"type":18,"value":5450},{"type":18,"value":6309},{"type":13,"tag":872,"props":11446,"children":11447},{"href":4692},[11448],{"type":18,"value":4695},{"type":18,"value":6317},{"type":13,"tag":34,"props":11451,"children":11453},{"className":11452},[],[11454],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":11457,"children":11459},{"className":11458},[],[11460],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":11463,"children":11464},{"href":11418},[11465],{"type":18,"value":11421},{"type":18,"value":987},{"type":13,"tag":989,"props":11468,"children":11469},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11472,"children":11473},{"href":4613},[11474],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11477,"children":11479},{"name":11478},"VUID-vkCmdDrawIndexedIndirectCount-None-07635",[11480],{"type":13,"tag":14,"props":11481,"children":11482},{},[11483,11484,11490,11491,11497,11498,11501,11502,11506],{"type":18,"value":4590},{"type":13,"tag":34,"props":11485,"children":11487},{"className":11486},[],[11488],{"type":18,"value":11489},"VK_DYNAMIC_STATE_COLOR_BLEND_ADVANCED_EXT",{"type":18,"value":9011},{"type":13,"tag":872,"props":11492,"children":11494},{"href":11493},"/man/vkCmdSetColorBlendAdvancedEXT",[11495],{"type":18,"value":11496},"vkCmdSetColorBlendAdvancedEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":11499,"children":11500},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11503,"children":11504},{"href":4613},[11505],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11508,"children":11510},{"name":11509},"VUID-vkCmdDrawIndexedIndirectCount-rasterizerDiscardEnable-09416",[11511],{"type":13,"tag":14,"props":11512,"children":11513},{},[11514,11515,11521,11523,11528,11529,11533,11534,11539,11540,11545,11547,11551,11552,11556,11557,11560,11561,11565],{"type":18,"value":1636},{"type":13,"tag":872,"props":11516,"children":11518},{"href":11517},"/extensions/VK_EXT_blend_operation_advanced",[11519],{"type":18,"value":11520},"VK_EXT_blend_operation_advanced",{"type":18,"value":11522}," extension is enabled,\nand a shader object is bound to the ",{"type":13,"tag":34,"props":11524,"children":11526},{"className":11525},[],[11527],{"type":18,"value":4984},{"type":18,"value":4986},{"type":13,"tag":872,"props":11530,"children":11531},{"href":4692},[11532],{"type":18,"value":4695},{"type":18,"value":4992},{"type":13,"tag":34,"props":11535,"children":11537},{"className":11536},[],[11538],{"type":18,"value":4703},{"type":18,"value":4999},{"type":13,"tag":34,"props":11541,"children":11543},{"className":11542},[],[11544],{"type":18,"value":969},{"type":18,"value":11546},", then at least one of ",{"type":13,"tag":872,"props":11548,"children":11549},{"href":5030},[11550],{"type":18,"value":5033},{"type":18,"value":7997},{"type":13,"tag":872,"props":11553,"children":11554},{"href":11493},[11555],{"type":18,"value":11496},{"type":18,"value":987},{"type":13,"tag":989,"props":11558,"children":11559},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11562,"children":11563},{"href":4613},[11564],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11567,"children":11569},{"name":11568},"VUID-vkCmdDrawIndexedIndirectCount-None-07636",[11570],{"type":13,"tag":14,"props":11571,"children":11572},{},[11573,11574,11580,11582,11588,11589,11595,11596,11600,11601,11606,11607,11612,11613,11619,11620,11623,11624,11628],{"type":18,"value":1636},{"type":13,"tag":872,"props":11575,"children":11577},{"href":11576},"/extensions/VK_EXT_provoking_vertex",[11578],{"type":18,"value":11579},"VK_EXT_provoking_vertex",{"type":18,"value":11581}," extension is enabled,\na shader object is bound to the ",{"type":13,"tag":34,"props":11583,"children":11585},{"className":11584},[],[11586],{"type":18,"value":11587},"VK_SHADER_STAGE_VERTEX_BIT",{"type":18,"value":10893},{"type":13,"tag":34,"props":11590,"children":11592},{"className":11591},[],[11593],{"type":18,"value":11594},"VK_DYNAMIC_STATE_PROVOKING_VERTEX_MODE_EXT",{"type":18,"value":5798},{"type":13,"tag":872,"props":11597,"children":11598},{"href":4878},[11599],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":11602,"children":11604},{"className":11603},[],[11605],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":11608,"children":11610},{"className":11609},[],[11611],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":11614,"children":11616},{"href":11615},"/man/vkCmdSetProvokingVertexModeEXT",[11617],{"type":18,"value":11618},"vkCmdSetProvokingVertexModeEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":11621,"children":11622},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11625,"children":11626},{"href":4613},[11627],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11630,"children":11632},{"name":11631},"VUID-vkCmdDrawIndexedIndirectCount-None-07637",[11633],{"type":13,"tag":14,"props":11634,"children":11635},{},[11636,11637,11643,11644,11650,11651,11654,11655,11659],{"type":18,"value":4590},{"type":13,"tag":34,"props":11638,"children":11640},{"className":11639},[],[11641],{"type":18,"value":11642},"VK_DYNAMIC_STATE_LINE_RASTERIZATION_MODE_EXT",{"type":18,"value":9011},{"type":13,"tag":872,"props":11645,"children":11647},{"href":11646},"/man/vkCmdSetLineRasterizationModeEXT",[11648],{"type":18,"value":11649},"vkCmdSetLineRasterizationModeEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":11652,"children":11653},{"type":991},[],{"type":18,"value":6941},{"type":13,"tag":872,"props":11656,"children":11657},{"href":4613},[11658],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11661,"children":11663},{"name":11662},"VUID-vkCmdDrawIndexedIndirectCount-None-08666",[11664],{"type":13,"tag":14,"props":11665,"children":11666},{},[11667,11668,11674,11675,11681,11683,11687,11688,11693,11694,11699,11700,11704,11705,11710,11711,11716,11717,11721,11722,11725,11726,11730],{"type":18,"value":1636},{"type":13,"tag":872,"props":11669,"children":11671},{"href":11670},"/extensions/VK_KHR_line_rasterization",[11672],{"type":18,"value":11673},"VK_KHR_line_rasterization",{"type":18,"value":1046},{"type":13,"tag":872,"props":11676,"children":11678},{"href":11677},"/extensions/VK_EXT_line_rasterization",[11679],{"type":18,"value":11680},"VK_EXT_line_rasterization",{"type":18,"value":11682}," extension is enabled, and a shader\nobject is bound to any graphics stage, and the most recent call to\n",{"type":13,"tag":872,"props":11684,"children":11685},{"href":4692},[11686],{"type":18,"value":4695},{"type":18,"value":4831},{"type":13,"tag":34,"props":11689,"children":11691},{"className":11690},[],[11692],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":11695,"children":11697},{"className":11696},[],[11698],{"type":18,"value":969},{"type":18,"value":8919},{"type":13,"tag":872,"props":11701,"children":11702},{"href":4715},[11703],{"type":18,"value":4718},{"type":18,"value":4831},{"type":13,"tag":34,"props":11706,"children":11708},{"className":11707},[],[11709],{"type":18,"value":4725},{"type":18,"value":4705},{"type":13,"tag":34,"props":11712,"children":11714},{"className":11713},[],[11715],{"type":18,"value":4732},{"type":18,"value":5152},{"type":13,"tag":872,"props":11718,"children":11719},{"href":11646},[11720],{"type":18,"value":11649},{"type":18,"value":987},{"type":13,"tag":989,"props":11723,"children":11724},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11727,"children":11728},{"href":4613},[11729],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11732,"children":11734},{"name":11733},"VUID-vkCmdDrawIndexedIndirectCount-None-08667",[11735],{"type":13,"tag":14,"props":11736,"children":11737},{},[11738,11739,11743,11744,11748,11750,11755,11757,11761,11762,11767,11768,11773,11774,11778,11779,11784,11786,11790,11791,11794,11795,11799],{"type":18,"value":1636},{"type":13,"tag":872,"props":11740,"children":11741},{"href":11670},[11742],{"type":18,"value":11673},{"type":18,"value":1046},{"type":13,"tag":872,"props":11745,"children":11746},{"href":11677},[11747],{"type":18,"value":11680},{"type":18,"value":11749}," extension is enabled, and a shader\nobject is bound to the ",{"type":13,"tag":34,"props":11751,"children":11753},{"className":11752},[],[11754],{"type":18,"value":11587},{"type":18,"value":11756}," stage, and the\nmost recent call to ",{"type":13,"tag":872,"props":11758,"children":11759},{"href":4692},[11760],{"type":18,"value":4695},{"type":18,"value":6525},{"type":13,"tag":34,"props":11763,"children":11765},{"className":11764},[],[11766],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":11769,"children":11771},{"className":11770},[],[11772],{"type":18,"value":969},{"type":18,"value":6588},{"type":13,"tag":872,"props":11775,"children":11776},{"href":4775},[11777],{"type":18,"value":4778},{"type":18,"value":6525},{"type":13,"tag":34,"props":11780,"children":11782},{"className":11781},[],[11783],{"type":18,"value":4785},{"type":18,"value":11785}," to any line topology, then\n",{"type":13,"tag":872,"props":11787,"children":11788},{"href":11646},[11789],{"type":18,"value":11649},{"type":18,"value":987},{"type":13,"tag":989,"props":11792,"children":11793},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11796,"children":11797},{"href":4613},[11798],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11801,"children":11803},{"name":11802},"VUID-vkCmdDrawIndexedIndirectCount-None-08668",[11804],{"type":13,"tag":14,"props":11805,"children":11806},{},[11807,11808,11812,11813,11817,11819,11824,11825,11830,11831,11835,11836,11841,11842,11847,11848,11852,11853,11856,11857,11861],{"type":18,"value":1636},{"type":13,"tag":872,"props":11809,"children":11810},{"href":11670},[11811],{"type":18,"value":11673},{"type":18,"value":1046},{"type":13,"tag":872,"props":11814,"children":11815},{"href":11677},[11816],{"type":18,"value":11680},{"type":18,"value":11818}," extension is enabled, and a shader\nobject that outputs line primitives is bound to the\n",{"type":13,"tag":34,"props":11820,"children":11822},{"className":11821},[],[11823],{"type":18,"value":4816},{"type":18,"value":1046},{"type":13,"tag":34,"props":11826,"children":11828},{"className":11827},[],[11829],{"type":18,"value":4823},{"type":18,"value":4825},{"type":13,"tag":872,"props":11832,"children":11833},{"href":4692},[11834],{"type":18,"value":4695},{"type":18,"value":4831},{"type":13,"tag":34,"props":11837,"children":11839},{"className":11838},[],[11840],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":11843,"children":11845},{"className":11844},[],[11846],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":11849,"children":11850},{"href":11646},[11851],{"type":18,"value":11649},{"type":18,"value":987},{"type":13,"tag":989,"props":11854,"children":11855},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11858,"children":11859},{"href":4613},[11860],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11863,"children":11865},{"name":11864},"VUID-vkCmdDrawIndexedIndirectCount-None-07638",[11866],{"type":13,"tag":14,"props":11867,"children":11868},{},[11869,11870,11876,11877,11883,11884,11887,11888,11892],{"type":18,"value":4590},{"type":13,"tag":34,"props":11871,"children":11873},{"className":11872},[],[11874],{"type":18,"value":11875},"VK_DYNAMIC_STATE_LINE_STIPPLE_ENABLE_EXT",{"type":18,"value":9011},{"type":13,"tag":872,"props":11878,"children":11880},{"href":11879},"/man/vkCmdSetLineStippleEnableEXT",[11881],{"type":18,"value":11882},"vkCmdSetLineStippleEnableEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":11885,"children":11886},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11889,"children":11890},{"href":4613},[11891],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11894,"children":11896},{"name":11895},"VUID-vkCmdDrawIndexedIndirectCount-None-08669",[11897],{"type":13,"tag":14,"props":11898,"children":11899},{},[11900,11901,11905,11906,11910,11911,11915,11916,11921,11922,11927,11928,11932,11933,11938,11939,11944,11945,11949,11950,11953,11954,11958],{"type":18,"value":1636},{"type":13,"tag":872,"props":11902,"children":11903},{"href":11670},[11904],{"type":18,"value":11673},{"type":18,"value":1046},{"type":13,"tag":872,"props":11907,"children":11908},{"href":11677},[11909],{"type":18,"value":11680},{"type":18,"value":11682},{"type":13,"tag":872,"props":11912,"children":11913},{"href":4692},[11914],{"type":18,"value":4695},{"type":18,"value":4831},{"type":13,"tag":34,"props":11917,"children":11919},{"className":11918},[],[11920],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":11923,"children":11925},{"className":11924},[],[11926],{"type":18,"value":969},{"type":18,"value":8919},{"type":13,"tag":872,"props":11929,"children":11930},{"href":4715},[11931],{"type":18,"value":4718},{"type":18,"value":4831},{"type":13,"tag":34,"props":11934,"children":11936},{"className":11935},[],[11937],{"type":18,"value":4725},{"type":18,"value":4705},{"type":13,"tag":34,"props":11940,"children":11942},{"className":11941},[],[11943],{"type":18,"value":4732},{"type":18,"value":5152},{"type":13,"tag":872,"props":11946,"children":11947},{"href":11879},[11948],{"type":18,"value":11882},{"type":18,"value":987},{"type":13,"tag":989,"props":11951,"children":11952},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":11955,"children":11956},{"href":4613},[11957],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":11960,"children":11962},{"name":11961},"VUID-vkCmdDrawIndexedIndirectCount-None-08670",[11963],{"type":13,"tag":14,"props":11964,"children":11965},{},[11966,11967,11971,11972,11976,11977,11982,11983,11987,11988,11993,11994,11999,12000,12004,12005,12010,12011,12015,12016,12019,12020,12024],{"type":18,"value":1636},{"type":13,"tag":872,"props":11968,"children":11969},{"href":11670},[11970],{"type":18,"value":11673},{"type":18,"value":1046},{"type":13,"tag":872,"props":11973,"children":11974},{"href":11677},[11975],{"type":18,"value":11680},{"type":18,"value":11749},{"type":13,"tag":34,"props":11978,"children":11980},{"className":11979},[],[11981],{"type":18,"value":11587},{"type":18,"value":11756},{"type":13,"tag":872,"props":11984,"children":11985},{"href":4692},[11986],{"type":18,"value":4695},{"type":18,"value":6525},{"type":13,"tag":34,"props":11989,"children":11991},{"className":11990},[],[11992],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":11995,"children":11997},{"className":11996},[],[11998],{"type":18,"value":969},{"type":18,"value":6588},{"type":13,"tag":872,"props":12001,"children":12002},{"href":4775},[12003],{"type":18,"value":4778},{"type":18,"value":6525},{"type":13,"tag":34,"props":12006,"children":12008},{"className":12007},[],[12009],{"type":18,"value":4785},{"type":18,"value":11785},{"type":13,"tag":872,"props":12012,"children":12013},{"href":11879},[12014],{"type":18,"value":11882},{"type":18,"value":987},{"type":13,"tag":989,"props":12017,"children":12018},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":12021,"children":12022},{"href":4613},[12023],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12026,"children":12028},{"name":12027},"VUID-vkCmdDrawIndexedIndirectCount-None-08671",[12029],{"type":13,"tag":14,"props":12030,"children":12031},{},[12032,12033,12037,12038,12042,12043,12048,12049,12054,12055,12059,12060,12065,12066,12071,12072,12076,12077,12080,12081,12085],{"type":18,"value":1636},{"type":13,"tag":872,"props":12034,"children":12035},{"href":11670},[12036],{"type":18,"value":11673},{"type":18,"value":1046},{"type":13,"tag":872,"props":12039,"children":12040},{"href":11677},[12041],{"type":18,"value":11680},{"type":18,"value":11818},{"type":13,"tag":34,"props":12044,"children":12046},{"className":12045},[],[12047],{"type":18,"value":4816},{"type":18,"value":1046},{"type":13,"tag":34,"props":12050,"children":12052},{"className":12051},[],[12053],{"type":18,"value":4823},{"type":18,"value":4825},{"type":13,"tag":872,"props":12056,"children":12057},{"href":4692},[12058],{"type":18,"value":4695},{"type":18,"value":4831},{"type":13,"tag":34,"props":12061,"children":12063},{"className":12062},[],[12064],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":12067,"children":12069},{"className":12068},[],[12070],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":12073,"children":12074},{"href":11879},[12075],{"type":18,"value":11882},{"type":18,"value":987},{"type":13,"tag":989,"props":12078,"children":12079},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":12082,"children":12083},{"href":4613},[12084],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12087,"children":12089},{"name":12088},"VUID-vkCmdDrawIndexedIndirectCount-None-07849",[12090,12097],{"type":13,"tag":25,"props":12091,"children":12092},{"code":4590},[12093],{"type":13,"tag":34,"props":12094,"children":12095},{"__ignoreMap":30},[12096],{"type":18,"value":4590},{"type":13,"tag":14,"props":12098,"children":12099},{},[12100,12106,12108,12114,12117,12118,12122],{"type":13,"tag":34,"props":12101,"children":12103},{"className":12102},[],[12104],{"type":18,"value":12105},"VK_DYNAMIC_STATE_LINE_STIPPLE_KHR",{"type":18,"value":12107},"\ndynamic state enabled then\n",{"type":13,"tag":872,"props":12109,"children":12111},{"href":12110},"/man/vkCmdSetLineStippleKHR",[12112],{"type":18,"value":12113},"vkCmdSetLineStippleKHR",{"type":13,"tag":989,"props":12115,"children":12116},{"type":991},[],{"type":18,"value":4852},{"type":13,"tag":872,"props":12119,"children":12120},{"href":4613},[12121],{"type":18,"value":4616},{"type":18,"value":4858},{"type":13,"tag":900,"props":12124,"children":12126},{"name":12125},"VUID-vkCmdDrawIndexedIndirectCount-None-08672",[12127],{"type":13,"tag":14,"props":12128,"children":12129},{},[12130,12131,12135,12136,12140,12141,12145,12146,12151,12152,12157,12158,12162,12163,12169,12170,12175,12176,12182,12183,12186,12187,12191],{"type":18,"value":1636},{"type":13,"tag":872,"props":12132,"children":12133},{"href":11670},[12134],{"type":18,"value":11673},{"type":18,"value":1046},{"type":13,"tag":872,"props":12137,"children":12138},{"href":11677},[12139],{"type":18,"value":11680},{"type":18,"value":11682},{"type":13,"tag":872,"props":12142,"children":12143},{"href":4692},[12144],{"type":18,"value":4695},{"type":18,"value":4831},{"type":13,"tag":34,"props":12147,"children":12149},{"className":12148},[],[12150],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":12153,"children":12155},{"className":12154},[],[12156],{"type":18,"value":969},{"type":18,"value":8919},{"type":13,"tag":872,"props":12159,"children":12160},{"href":11879},[12161],{"type":18,"value":11882},{"type":18,"value":6317},{"type":13,"tag":34,"props":12164,"children":12166},{"className":12165},[],[12167],{"type":18,"value":12168},"stippledLineEnable",{"type":18,"value":4705},{"type":13,"tag":34,"props":12171,"children":12173},{"className":12172},[],[12174],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":12177,"children":12179},{"href":12178},"/man/vkCmdSetLineStippleEXT",[12180],{"type":18,"value":12181},"vkCmdSetLineStippleEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":12184,"children":12185},{"type":991},[],{"type":18,"value":4610},{"type":13,"tag":872,"props":12188,"children":12189},{"href":4613},[12190],{"type":18,"value":4616},{"type":18,"value":4618},{"type":13,"tag":900,"props":12193,"children":12195},{"name":12194},"VUID-vkCmdDrawIndexedIndirectCount-None-07639",[12196],{"type":13,"tag":14,"props":12197,"children":12198},{},[12199,12200,12210,12211,12217,12218,12224,12225,12228,12229,12233],{"type":18,"value":1636},{"type":13,"tag":872,"props":12201,"children":12203},{"href":12202},"/man/VkPhysicalDeviceDepthClipControlFeaturesEXT#features-depthClipControl",[12204],{"type":13,"tag":34,"props":12205,"children":12207},{"className":12206},[],[12208],{"type":18,"value":12209},"depthClipControl",{"type":18,"value":6830},{"type":13,"tag":34,"props":12212,"children":12214},{"className":12213},[],[12215],{"type":18,"value":12216},"VK_DYNAMIC_STATE_DEPTH_CLIP_NEGATIVE_ONE_TO_ONE_EXT",{"type":18,"value":6838},{"type":13,"tag":872,"props":12219,"children":12221},{"href":12220},"/man/vkCmdSetDepthClipNegativeOneToOneEXT",[12222],{"type":18,"value":12223},"vkCmdSetDepthClipNegativeOneToOneEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":12226,"children":12227},{"type":991},[],{"type":18,"value":5764},{"type":13,"tag":872,"props":12230,"children":12231},{"href":4613},[12232],{"type":18,"value":4616},{"type":18,"value":5770},{"type":13,"tag":900,"props":12235,"children":12237},{"name":12236},"VUID-vkCmdDrawIndexedIndirectCount-None-07640",[12238],{"type":13,"tag":14,"props":12239,"children":12240},{},[12241,12242,12246,12248,12254,12255,12259,12260,12263,12264,12268],{"type":18,"value":1636},{"type":13,"tag":872,"props":12243,"children":12244},{"href":6304},[12245],{"type":18,"value":6307},{"type":18,"value":12247}," extension is enabled, and\na shader object is bound to any graphics stage or\na graphics pipeline is bound which was created with the\n",{"type":13,"tag":34,"props":12249,"children":12251},{"className":12250},[],[12252],{"type":18,"value":12253},"VK_DYNAMIC_STATE_VIEWPORT_W_SCALING_ENABLE_NV",{"type":18,"value":6838},{"type":13,"tag":872,"props":12256,"children":12257},{"href":6312},[12258],{"type":18,"value":6315},{"type":18,"value":987},{"type":13,"tag":989,"props":12261,"children":12262},{"type":991},[],{"type":18,"value":5764},{"type":13,"tag":872,"props":12265,"children":12266},{"href":4613},[12267],{"type":18,"value":4616},{"type":18,"value":5770},{"type":13,"tag":900,"props":12270,"children":12272},{"name":12271},"VUID-vkCmdDrawIndexedIndirectCount-None-07641",[12273],{"type":13,"tag":14,"props":12274,"children":12275},{},[12276,12277,12283,12284,12290,12292,12298,12299,12302,12303,12307],{"type":18,"value":1636},{"type":13,"tag":872,"props":12278,"children":12280},{"href":12279},"/extensions/VK_NV_viewport_swizzle",[12281],{"type":18,"value":12282},"VK_NV_viewport_swizzle",{"type":18,"value":12247},{"type":13,"tag":34,"props":12285,"children":12287},{"className":12286},[],[12288],{"type":18,"value":12289},"VK_DYNAMIC_STATE_VIEWPORT_SWIZZLE_NV",{"type":18,"value":12291}," dynamic state enabled, then\n",{"type":13,"tag":872,"props":12293,"children":12295},{"href":12294},"/man/vkCmdSetViewportSwizzleNV",[12296],{"type":18,"value":12297},"vkCmdSetViewportSwizzleNV",{"type":18,"value":987},{"type":13,"tag":989,"props":12300,"children":12301},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":12304,"children":12305},{"href":4613},[12306],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12309,"children":12311},{"name":12310},"VUID-vkCmdDrawIndexedIndirectCount-None-07642",[12312],{"type":13,"tag":14,"props":12313,"children":12314},{},[12315,12316,12322,12323,12328,12329,12335,12336,12340,12341,12346,12347,12352,12353,12359,12360,12363,12364,12368],{"type":18,"value":1636},{"type":13,"tag":872,"props":12317,"children":12319},{"href":12318},"/extensions/VK_NV_fragment_coverage_to_color",[12320],{"type":18,"value":12321},"VK_NV_fragment_coverage_to_color",{"type":18,"value":11581},{"type":13,"tag":34,"props":12324,"children":12326},{"className":12325},[],[12327],{"type":18,"value":4984},{"type":18,"value":10893},{"type":13,"tag":34,"props":12330,"children":12332},{"className":12331},[],[12333],{"type":18,"value":12334},"VK_DYNAMIC_STATE_COVERAGE_TO_COLOR_ENABLE_NV",{"type":18,"value":10776},{"type":13,"tag":872,"props":12337,"children":12338},{"href":4878},[12339],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12342,"children":12344},{"className":12343},[],[12345],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":12348,"children":12350},{"className":12349},[],[12351],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":12354,"children":12356},{"href":12355},"/man/vkCmdSetCoverageToColorEnableNV",[12357],{"type":18,"value":12358},"vkCmdSetCoverageToColorEnableNV",{"type":18,"value":987},{"type":13,"tag":989,"props":12361,"children":12362},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":12365,"children":12366},{"href":4613},[12367],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12370,"children":12372},{"name":12371},"VUID-vkCmdDrawIndexedIndirectCount-None-07643",[12373],{"type":13,"tag":14,"props":12374,"children":12375},{},[12376,12377,12381,12382,12387,12388,12394,12396,12400,12401,12406,12407,12412,12413,12417,12418,12424,12425,12430,12431,12437,12438,12441,12442,12446],{"type":18,"value":1636},{"type":13,"tag":872,"props":12378,"children":12379},{"href":12318},[12380],{"type":18,"value":12321},{"type":18,"value":11581},{"type":13,"tag":34,"props":12383,"children":12385},{"className":12384},[],[12386],{"type":18,"value":4984},{"type":18,"value":10893},{"type":13,"tag":34,"props":12389,"children":12391},{"className":12390},[],[12392],{"type":18,"value":12393},"VK_DYNAMIC_STATE_COVERAGE_TO_COLOR_LOCATION_NV",{"type":18,"value":12395}," dynamic state\nenabled, the ",{"type":13,"tag":872,"props":12397,"children":12398},{"href":4878},[12399],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12402,"children":12404},{"className":12403},[],[12405],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":12408,"children":12410},{"className":12409},[],[12411],{"type":18,"value":969},{"type":18,"value":4895},{"type":13,"tag":872,"props":12414,"children":12415},{"href":4878},[12416],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12419,"children":12421},{"className":12420},[],[12422],{"type":18,"value":12423},"coverageToColorEnable",{"type":18,"value":1861},{"type":13,"tag":34,"props":12426,"children":12428},{"className":12427},[],[12429],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":12432,"children":12434},{"href":12433},"/man/vkCmdSetCoverageToColorLocationNV",[12435],{"type":18,"value":12436},"vkCmdSetCoverageToColorLocationNV",{"type":18,"value":987},{"type":13,"tag":989,"props":12439,"children":12440},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":12443,"children":12444},{"href":4613},[12445],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12448,"children":12450},{"name":12449},"VUID-vkCmdDrawIndexedIndirectCount-None-07644",[12451],{"type":13,"tag":14,"props":12452,"children":12453},{},[12454,12455,12461,12462,12468,12469,12473,12474,12479,12480,12485,12486,12492,12493,12496,12497,12501],{"type":18,"value":1636},{"type":13,"tag":872,"props":12456,"children":12458},{"href":12457},"/extensions/VK_NV_framebuffer_mixed_samples",[12459],{"type":18,"value":12460},"VK_NV_framebuffer_mixed_samples",{"type":18,"value":5452},{"type":13,"tag":34,"props":12463,"children":12465},{"className":12464},[],[12466],{"type":18,"value":12467},"VK_DYNAMIC_STATE_COVERAGE_MODULATION_MODE_NV",{"type":18,"value":10776},{"type":13,"tag":872,"props":12470,"children":12471},{"href":4878},[12472],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12475,"children":12477},{"className":12476},[],[12478],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":12481,"children":12483},{"className":12482},[],[12484],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":12487,"children":12489},{"href":12488},"/man/vkCmdSetCoverageModulationModeNV",[12490],{"type":18,"value":12491},"vkCmdSetCoverageModulationModeNV",{"type":18,"value":987},{"type":13,"tag":989,"props":12494,"children":12495},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":12498,"children":12499},{"href":4613},[12500],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12503,"children":12505},{"name":12504},"VUID-vkCmdDrawIndexedIndirectCount-None-07645",[12506],{"type":13,"tag":14,"props":12507,"children":12508},{},[12509,12510,12514,12515,12521,12522,12526,12527,12532,12533,12538,12539,12543,12544,12550,12552,12558,12559,12565,12566,12569,12570,12574],{"type":18,"value":1636},{"type":13,"tag":872,"props":12511,"children":12512},{"href":12457},[12513],{"type":18,"value":12460},{"type":18,"value":5452},{"type":13,"tag":34,"props":12516,"children":12518},{"className":12517},[],[12519],{"type":18,"value":12520},"VK_DYNAMIC_STATE_COVERAGE_MODULATION_TABLE_ENABLE_NV",{"type":18,"value":12395},{"type":13,"tag":872,"props":12523,"children":12524},{"href":4878},[12525],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12528,"children":12530},{"className":12529},[],[12531],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":12534,"children":12536},{"className":12535},[],[12537],{"type":18,"value":969},{"type":18,"value":4895},{"type":13,"tag":872,"props":12540,"children":12541},{"href":4878},[12542],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12545,"children":12547},{"className":12546},[],[12548],{"type":18,"value":12549},"coverageModulationMode",{"type":18,"value":12551}," is any value other than\n",{"type":13,"tag":34,"props":12553,"children":12555},{"className":12554},[],[12556],{"type":18,"value":12557},"VK_COVERAGE_MODULATION_MODE_NONE_NV",{"type":18,"value":5152},{"type":13,"tag":872,"props":12560,"children":12562},{"href":12561},"/man/vkCmdSetCoverageModulationTableEnableNV",[12563],{"type":18,"value":12564},"vkCmdSetCoverageModulationTableEnableNV",{"type":18,"value":987},{"type":13,"tag":989,"props":12567,"children":12568},{"type":991},[],{"type":18,"value":6941},{"type":13,"tag":872,"props":12571,"children":12572},{"href":4613},[12573],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12576,"children":12578},{"name":12577},"VUID-vkCmdDrawIndexedIndirectCount-None-07646",[12579],{"type":13,"tag":14,"props":12580,"children":12581},{},[12582,12583,12587,12588,12594,12595,12599,12600,12605,12606,12611,12612,12616,12617,12623,12624,12629,12630,12636,12637,12640,12641,12645],{"type":18,"value":1636},{"type":13,"tag":872,"props":12584,"children":12585},{"href":12457},[12586],{"type":18,"value":12460},{"type":18,"value":5452},{"type":13,"tag":34,"props":12589,"children":12591},{"className":12590},[],[12592],{"type":18,"value":12593},"VK_DYNAMIC_STATE_COVERAGE_MODULATION_TABLE_NV",{"type":18,"value":12395},{"type":13,"tag":872,"props":12596,"children":12597},{"href":4878},[12598],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12601,"children":12603},{"className":12602},[],[12604],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":12607,"children":12609},{"className":12608},[],[12610],{"type":18,"value":969},{"type":18,"value":4895},{"type":13,"tag":872,"props":12613,"children":12614},{"href":4878},[12615],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12618,"children":12620},{"className":12619},[],[12621],{"type":18,"value":12622},"coverageModulationTableEnable",{"type":18,"value":1861},{"type":13,"tag":34,"props":12625,"children":12627},{"className":12626},[],[12628],{"type":18,"value":1232},{"type":18,"value":5152},{"type":13,"tag":872,"props":12631,"children":12633},{"href":12632},"/man/vkCmdSetCoverageModulationTableNV",[12634],{"type":18,"value":12635},"vkCmdSetCoverageModulationTableNV",{"type":18,"value":987},{"type":13,"tag":989,"props":12638,"children":12639},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":12642,"children":12643},{"href":4613},[12644],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12647,"children":12649},{"name":12648},"VUID-vkCmdDrawIndexedIndirectCount-None-07647",[12650],{"type":13,"tag":14,"props":12651,"children":12652},{},[12653,12654,12662,12663,12669,12670,12674,12675,12680,12681,12686,12687,12691,12692,12695,12696,12700],{"type":18,"value":1636},{"type":13,"tag":872,"props":12655,"children":12656},{"href":6510},[12657],{"type":13,"tag":34,"props":12658,"children":12660},{"className":12659},[],[12661],{"type":18,"value":6517},{"type":18,"value":6872},{"type":13,"tag":34,"props":12664,"children":12666},{"className":12665},[],[12667],{"type":18,"value":12668},"VK_DYNAMIC_STATE_SHADING_RATE_IMAGE_ENABLE_NV",{"type":18,"value":10776},{"type":13,"tag":872,"props":12671,"children":12672},{"href":4878},[12673],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12676,"children":12678},{"className":12677},[],[12679],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":12682,"children":12684},{"className":12683},[],[12685],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":12688,"children":12689},{"href":6591},[12690],{"type":18,"value":6594},{"type":18,"value":987},{"type":13,"tag":989,"props":12693,"children":12694},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":12697,"children":12698},{"href":4613},[12699],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12702,"children":12704},{"name":12703},"VUID-vkCmdDrawIndexedIndirectCount-pipelineFragmentShadingRate-09238",[12705],{"type":13,"tag":14,"props":12706,"children":12707},{},[12708,12709,12719,12720,12725,12726,12731,12732,12736,12737,12742,12743,12748,12749,12753,12754,12757,12758,12762],{"type":18,"value":1636},{"type":13,"tag":872,"props":12710,"children":12712},{"href":12711},"/man/VkPhysicalDeviceFragmentShadingRateFeaturesKHR#features-pipelineFragmentShadingRate",[12713],{"type":13,"tag":34,"props":12714,"children":12716},{"className":12715},[],[12717],{"type":18,"value":12718},"pipelineFragmentShadingRate",{"type":18,"value":10886},{"type":13,"tag":34,"props":12721,"children":12723},{"className":12722},[],[12724],{"type":18,"value":4984},{"type":18,"value":10893},{"type":13,"tag":34,"props":12727,"children":12729},{"className":12728},[],[12730],{"type":18,"value":8470},{"type":18,"value":5798},{"type":13,"tag":872,"props":12733,"children":12734},{"href":4878},[12735],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12738,"children":12740},{"className":12739},[],[12741],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":12744,"children":12746},{"className":12745},[],[12747],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":12750,"children":12751},{"href":8474},[12752],{"type":18,"value":8477},{"type":18,"value":987},{"type":13,"tag":989,"props":12755,"children":12756},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":12759,"children":12760},{"href":4613},[12761],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12764,"children":12766},{"name":12765},"VUID-vkCmdDrawIndexedIndirectCount-None-07648",[12767],{"type":13,"tag":14,"props":12768,"children":12769},{},[12770,12771,12781,12782,12788,12790,12794,12795,12800,12801,12806,12807,12813,12814,12817,12818,12822],{"type":18,"value":1636},{"type":13,"tag":872,"props":12772,"children":12774},{"href":12773},"/man/VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV#features-representativeFragmentTest",[12775],{"type":13,"tag":34,"props":12776,"children":12778},{"className":12777},[],[12779],{"type":18,"value":12780},"representativeFragmentTest",{"type":18,"value":5790},{"type":13,"tag":34,"props":12783,"children":12785},{"className":12784},[],[12786],{"type":18,"value":12787},"VK_DYNAMIC_STATE_REPRESENTATIVE_FRAGMENT_TEST_ENABLE_NV",{"type":18,"value":12789}," dynamic\nstate enabled, and the ",{"type":13,"tag":872,"props":12791,"children":12792},{"href":4878},[12793],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12796,"children":12798},{"className":12797},[],[12799],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":12802,"children":12804},{"className":12803},[],[12805],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":12808,"children":12810},{"href":12809},"/man/vkCmdSetRepresentativeFragmentTestEnableNV",[12811],{"type":18,"value":12812},"vkCmdSetRepresentativeFragmentTestEnableNV",{"type":18,"value":987},{"type":13,"tag":989,"props":12815,"children":12816},{"type":991},[],{"type":18,"value":11278},{"type":13,"tag":872,"props":12819,"children":12820},{"href":4613},[12821],{"type":18,"value":4616},{"type":18,"value":11284},{"type":13,"tag":900,"props":12824,"children":12826},{"name":12825},"VUID-vkCmdDrawIndexedIndirectCount-None-07649",[12827],{"type":13,"tag":14,"props":12828,"children":12829},{},[12830,12831,12841,12843,12849,12850,12854,12855,12860,12861,12866,12867,12873,12874,12877,12878,12882],{"type":18,"value":1636},{"type":13,"tag":872,"props":12832,"children":12834},{"href":12833},"/man/VkPhysicalDeviceCoverageReductionModeFeaturesNV#features-coverageReductionMode",[12835],{"type":13,"tag":34,"props":12836,"children":12838},{"className":12837},[],[12839],{"type":18,"value":12840},"coverageReductionMode",{"type":18,"value":12842},"\nfeature is enabled,\na shader object is bound to any graphics stage or\na graphics pipeline is bound which was created with the\n",{"type":13,"tag":34,"props":12844,"children":12846},{"className":12845},[],[12847],{"type":18,"value":12848},"VK_DYNAMIC_STATE_COVERAGE_REDUCTION_MODE_NV",{"type":18,"value":5798},{"type":13,"tag":872,"props":12851,"children":12852},{"href":4878},[12853],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":12856,"children":12858},{"className":12857},[],[12859],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":12862,"children":12864},{"className":12863},[],[12865],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":12868,"children":12870},{"href":12869},"/man/vkCmdSetCoverageReductionModeNV",[12871],{"type":18,"value":12872},"vkCmdSetCoverageReductionModeNV",{"type":18,"value":987},{"type":13,"tag":989,"props":12875,"children":12876},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":12879,"children":12880},{"href":4613},[12881],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":12884,"children":12886},{"name":12885},"VUID-vkCmdDrawIndexedIndirectCount-pColorBlendEnables-07470",[12887],{"type":13,"tag":14,"props":12888,"children":12889},{},[12890,12891,12896,12898,12902,12904,12909,12911,12916,12918,12922,12923,12926,12927],{"type":18,"value":4590},{"type":13,"tag":34,"props":12892,"children":12894},{"className":12893},[],[12895],{"type":18,"value":8297},{"type":18,"value":12897}," state enabled and the last\ncall to ",{"type":13,"tag":872,"props":12899,"children":12900},{"href":5009},[12901],{"type":18,"value":5012},{"type":18,"value":12903}," set ",{"type":13,"tag":34,"props":12905,"children":12907},{"className":12906},[],[12908],{"type":18,"value":5020},{"type":18,"value":12910},"\nfor any attachment to ",{"type":13,"tag":34,"props":12912,"children":12914},{"className":12913},[],[12915],{"type":18,"value":1232},{"type":18,"value":12917},", then for those attachments in the\nsubpass the corresponding image view’s\n",{"type":13,"tag":872,"props":12919,"children":12920},{"href":982},[12921],{"type":18,"value":985},{"type":18,"value":987},{"type":13,"tag":989,"props":12924,"children":12925},{"type":991},[],{"type":18,"value":994},{"type":13,"tag":34,"props":12928,"children":12930},{"className":12929},[],[12931],{"type":18,"value":7212},{"type":13,"tag":900,"props":12933,"children":12935},{"name":12934},"VUID-vkCmdDrawIndexedIndirectCount-rasterizationSamples-07471",[12936],{"type":13,"tag":14,"props":12937,"children":12938},{},[12939,12940,12945,12947,12952,12954,12958,12959,12962,12964],{"type":18,"value":4590},{"type":13,"tag":34,"props":12941,"children":12943},{"className":12942},[],[12944],{"type":18,"value":8345},{"type":18,"value":12946}," state enabled, and the\ncurrent subpass does not use any color and/or depth/stencil attachments,\nthen the ",{"type":13,"tag":34,"props":12948,"children":12950},{"className":12949},[],[12951],{"type":18,"value":8364},{"type":18,"value":12953}," in the last call to\n",{"type":13,"tag":872,"props":12955,"children":12956},{"href":8349},[12957],{"type":18,"value":8352},{"type":18,"value":987},{"type":13,"tag":989,"props":12960,"children":12961},{"type":991},[],{"type":18,"value":12963}," follow the rules for a\n",{"type":13,"tag":872,"props":12965,"children":12967},{"href":12966},"/man/VkFramebufferCreateInfo#renderpass-noattachments",[12968],{"type":18,"value":12969},"zero-attachment subpass",{"type":13,"tag":900,"props":12971,"children":12973},{"name":12972},"VUID-vkCmdDrawIndexedIndirectCount-samples-07472",[12974],{"type":13,"tag":14,"props":12975,"children":12976},{},[12977,12978,12983,12985,12990,12992,12998,12999,13003,13004,13007,13009,13015,13016,13021],{"type":18,"value":4590},{"type":13,"tag":34,"props":12979,"children":12981},{"className":12980},[],[12982],{"type":18,"value":10601},{"type":18,"value":12984}," state enabled and the\n",{"type":13,"tag":34,"props":12986,"children":12988},{"className":12987},[],[12989],{"type":18,"value":8345},{"type":18,"value":12991}," state disabled, then\nthe ",{"type":13,"tag":34,"props":12993,"children":12995},{"className":12994},[],[12996],{"type":18,"value":12997},"samples",{"type":18,"value":6271},{"type":13,"tag":872,"props":13000,"children":13001},{"href":10622},[13002],{"type":18,"value":10625},{"type":18,"value":987},{"type":13,"tag":989,"props":13005,"children":13006},{"type":991},[],{"type":18,"value":13008}," be greater or equal to the\n",{"type":13,"tag":872,"props":13010,"children":13012},{"href":13011},"/man/VkPipelineMultisampleStateCreateInfo",[13013],{"type":18,"value":13014},"VkPipelineMultisampleStateCreateInfo",{"type":18,"value":241},{"type":13,"tag":34,"props":13017,"children":13019},{"className":13018},[],[13020],{"type":18,"value":8364},{"type":18,"value":13022},"\nparameter used to create the bound graphics pipeline",{"type":13,"tag":900,"props":13024,"children":13026},{"name":13025},"VUID-vkCmdDrawIndexedIndirectCount-samples-07473",[13027],{"type":13,"tag":14,"props":13028,"children":13029},{},[13030,13031,13036,13038,13043,13045,13050,13051,13055,13056,13059,13060,13065,13066],{"type":18,"value":4590},{"type":13,"tag":34,"props":13032,"children":13034},{"className":13033},[],[13035],{"type":18,"value":10601},{"type":18,"value":13037}," state and\n",{"type":13,"tag":34,"props":13039,"children":13041},{"className":13040},[],[13042],{"type":18,"value":8345},{"type":18,"value":13044}," states enabled, then\nthe ",{"type":13,"tag":34,"props":13046,"children":13048},{"className":13047},[],[13049],{"type":18,"value":12997},{"type":18,"value":6271},{"type":13,"tag":872,"props":13052,"children":13053},{"href":10622},[13054],{"type":18,"value":10625},{"type":18,"value":987},{"type":13,"tag":989,"props":13057,"children":13058},{"type":991},[],{"type":18,"value":13008},{"type":13,"tag":34,"props":13061,"children":13063},{"className":13062},[],[13064],{"type":18,"value":8364},{"type":18,"value":6271},{"type":13,"tag":872,"props":13067,"children":13068},{"href":8349},[13069],{"type":18,"value":8352},{"type":13,"tag":900,"props":13071,"children":13073},{"name":13072},"VUID-vkCmdDrawIndexedIndirectCount-rasterizationSamples-07474",[13074],{"type":13,"tag":14,"props":13075,"children":13076},{},[13077,13078,13083,13085,13091,13093,13097,13099,13104,13105,13109,13110,13113],{"type":18,"value":4590},{"type":13,"tag":34,"props":13079,"children":13081},{"className":13080},[],[13082],{"type":18,"value":8345},{"type":18,"value":13084}," state enabled, and\nneither the ",{"type":13,"tag":872,"props":13086,"children":13088},{"href":13087},"/extensions/VK_AMD_mixed_attachment_samples",[13089],{"type":18,"value":13090},"VK_AMD_mixed_attachment_samples",{"type":18,"value":13092}," nor the\n",{"type":13,"tag":872,"props":13094,"children":13095},{"href":12457},[13096],{"type":18,"value":12460},{"type":18,"value":13098}," extensions are enabled, then\nthe ",{"type":13,"tag":34,"props":13100,"children":13102},{"className":13101},[],[13103],{"type":18,"value":8364},{"type":18,"value":12953},{"type":13,"tag":872,"props":13106,"children":13107},{"href":8349},[13108],{"type":18,"value":8352},{"type":18,"value":987},{"type":13,"tag":989,"props":13111,"children":13112},{"type":991},[],{"type":18,"value":13114}," be the same as the current\nsubpass color and/or depth/stencil attachments",{"type":13,"tag":900,"props":13116,"children":13118},{"name":13117},"VUID-vkCmdDrawIndexedIndirectCount-None-09211",[13119],{"type":13,"tag":14,"props":13120,"children":13121},{},[13122,13123,13128,13130,13134,13135,13140,13141,13146,13148,13153,13154,13158,13159,13162,13164,13169],{"type":18,"value":4590},{"type":13,"tag":34,"props":13124,"children":13126},{"className":13125},[],[13127],{"type":18,"value":8345},{"type":18,"value":13129}," state enabled,\nor a shader object is bound to any graphics stage,\nand the current render pass instance includes a\n",{"type":13,"tag":872,"props":13131,"children":13132},{"href":10084},[13133],{"type":18,"value":10087},{"type":18,"value":10089},{"type":13,"tag":34,"props":13136,"children":13138},{"className":13137},[],[13139],{"type":18,"value":10095},{"type":18,"value":963},{"type":13,"tag":34,"props":13142,"children":13144},{"className":13143},[],[13145],{"type":18,"value":1232},{"type":18,"value":13147},",\nthen the ",{"type":13,"tag":34,"props":13149,"children":13151},{"className":13150},[],[13152],{"type":18,"value":8364},{"type":18,"value":12953},{"type":13,"tag":872,"props":13155,"children":13156},{"href":8349},[13157],{"type":18,"value":8352},{"type":18,"value":987},{"type":13,"tag":989,"props":13160,"children":13161},{"type":991},[],{"type":18,"value":13163}," be the same as the\n",{"type":13,"tag":34,"props":13165,"children":13167},{"className":13166},[],[13168],{"type":18,"value":8364},{"type":18,"value":13170}," member of that structure",{"type":13,"tag":900,"props":13172,"children":13174},{"name":13173},"VUID-vkCmdDrawIndexedIndirectCount-firstAttachment-07476",[13175],{"type":13,"tag":14,"props":13176,"children":13177},{},[13178,13179,13184,13185,13189,13190,13193,13195,13201,13202,13207,13209,13214,13216,13219],{"type":18,"value":4590},{"type":13,"tag":34,"props":13180,"children":13182},{"className":13181},[],[13183],{"type":18,"value":8297},{"type":18,"value":4598},{"type":13,"tag":872,"props":13186,"children":13187},{"href":5009},[13188],{"type":18,"value":5012},{"type":18,"value":987},{"type":13,"tag":989,"props":13191,"children":13192},{"type":991},[],{"type":18,"value":13194}," have been called in the current\ncommand buffer prior to this drawing command, and the attachments\nspecified by the ",{"type":13,"tag":34,"props":13196,"children":13198},{"className":13197},[],[13199],{"type":18,"value":13200},"firstAttachment",{"type":18,"value":842},{"type":13,"tag":34,"props":13203,"children":13205},{"className":13204},[],[13206],{"type":18,"value":8726},{"type":18,"value":13208},"\nparameters of ",{"type":13,"tag":34,"props":13210,"children":13212},{"className":13211},[],[13213],{"type":18,"value":5012},{"type":18,"value":13215}," calls ",{"type":13,"tag":989,"props":13217,"children":13218},{"type":991},[],{"type":18,"value":13220}," specify an\nenable for all active color attachments in the current subpass",{"type":13,"tag":900,"props":13222,"children":13224},{"name":13223},"VUID-vkCmdDrawIndexedIndirectCount-rasterizerDiscardEnable-09417",[13225],{"type":13,"tag":14,"props":13226,"children":13227},{},[13228,13229,13234,13235,13239,13240,13245,13246,13251,13252,13256,13257,13260,13262,13267,13268,13273,13275,13280,13282,13285],{"type":18,"value":4978},{"type":13,"tag":34,"props":13230,"children":13232},{"className":13231},[],[13233],{"type":18,"value":4984},{"type":18,"value":4986},{"type":13,"tag":872,"props":13236,"children":13237},{"href":4692},[13238],{"type":18,"value":4695},{"type":18,"value":4992},{"type":13,"tag":34,"props":13241,"children":13243},{"className":13242},[],[13244],{"type":18,"value":4703},{"type":18,"value":4999},{"type":13,"tag":34,"props":13247,"children":13249},{"className":13248},[],[13250],{"type":18,"value":969},{"type":18,"value":4916},{"type":13,"tag":872,"props":13253,"children":13254},{"href":5009},[13255],{"type":18,"value":5012},{"type":18,"value":987},{"type":13,"tag":989,"props":13258,"children":13259},{"type":991},[],{"type":18,"value":13261}," have been\ncalled in the current command buffer prior to this drawing command, and\nthe attachments specified by the ",{"type":13,"tag":34,"props":13263,"children":13265},{"className":13264},[],[13266],{"type":18,"value":13200},{"type":18,"value":6091},{"type":13,"tag":34,"props":13269,"children":13271},{"className":13270},[],[13272],{"type":18,"value":8726},{"type":18,"value":13274}," parameters of ",{"type":13,"tag":34,"props":13276,"children":13278},{"className":13277},[],[13279],{"type":18,"value":5012},{"type":18,"value":13281},"\ncalls ",{"type":13,"tag":989,"props":13283,"children":13284},{"type":991},[],{"type":18,"value":13286}," specify an enable for all active color attachments in the\ncurrent subpass",{"type":13,"tag":900,"props":13288,"children":13290},{"name":13289},"VUID-vkCmdDrawIndexedIndirectCount-firstAttachment-07477",[13291],{"type":13,"tag":14,"props":13292,"children":13293},{},[13294,13295,13300,13301,13305,13306,13309,13311,13316,13317,13322,13323,13328,13329,13332],{"type":18,"value":4590},{"type":13,"tag":34,"props":13296,"children":13298},{"className":13297},[],[13299],{"type":18,"value":11024},{"type":18,"value":9011},{"type":13,"tag":872,"props":13302,"children":13303},{"href":5030},[13304],{"type":18,"value":5033},{"type":18,"value":987},{"type":13,"tag":989,"props":13307,"children":13308},{"type":991},[],{"type":18,"value":13310}," have been called in the\ncurrent command buffer prior to this drawing command, and the\nattachments specified by the ",{"type":13,"tag":34,"props":13312,"children":13314},{"className":13313},[],[13315],{"type":18,"value":13200},{"type":18,"value":6091},{"type":13,"tag":34,"props":13318,"children":13320},{"className":13319},[],[13321],{"type":18,"value":8726},{"type":18,"value":13274},{"type":13,"tag":34,"props":13324,"children":13326},{"className":13325},[],[13327],{"type":18,"value":5033},{"type":18,"value":13281},{"type":13,"tag":989,"props":13330,"children":13331},{"type":991},[],{"type":18,"value":13333}," specify the blend equations for all active color attachments\nin the current subpass where blending is enabled",{"type":13,"tag":900,"props":13335,"children":13337},{"name":13336},"VUID-vkCmdDrawIndexedIndirectCount-rasterizerDiscardEnable-09418",[13338],{"type":13,"tag":14,"props":13339,"children":13340},{},[13341,13342,13347,13348,13352,13353,13358,13359,13364,13365,13369,13370,13373,13375,13380,13381,13386,13387,13392,13393,13396],{"type":18,"value":4978},{"type":13,"tag":34,"props":13343,"children":13345},{"className":13344},[],[13346],{"type":18,"value":4984},{"type":18,"value":10976},{"type":13,"tag":872,"props":13349,"children":13350},{"href":4692},[13351],{"type":18,"value":4695},{"type":18,"value":4831},{"type":13,"tag":34,"props":13354,"children":13356},{"className":13355},[],[13357],{"type":18,"value":4703},{"type":18,"value":4705},{"type":13,"tag":34,"props":13360,"children":13362},{"className":13361},[],[13363],{"type":18,"value":969},{"type":18,"value":10994},{"type":13,"tag":872,"props":13366,"children":13367},{"href":5030},[13368],{"type":18,"value":5033},{"type":18,"value":987},{"type":13,"tag":989,"props":13371,"children":13372},{"type":991},[],{"type":18,"value":13374}," have\nbeen called in the current command buffer prior to this drawing command,\nand the attachments specified by the ",{"type":13,"tag":34,"props":13376,"children":13378},{"className":13377},[],[13379],{"type":18,"value":13200},{"type":18,"value":6091},{"type":13,"tag":34,"props":13382,"children":13384},{"className":13383},[],[13385],{"type":18,"value":8726},{"type":18,"value":13274},{"type":13,"tag":34,"props":13388,"children":13390},{"className":13389},[],[13391],{"type":18,"value":5033},{"type":18,"value":13281},{"type":13,"tag":989,"props":13394,"children":13395},{"type":991},[],{"type":18,"value":13333},{"type":13,"tag":900,"props":13398,"children":13400},{"name":13399},"VUID-vkCmdDrawIndexedIndirectCount-firstAttachment-07478",[13401],{"type":13,"tag":14,"props":13402,"children":13403},{},[13404,13405,13410,13411,13415,13416,13419,13420,13425,13426,13431,13432,13437,13438,13441],{"type":18,"value":4590},{"type":13,"tag":34,"props":13406,"children":13408},{"className":13407},[],[13409],{"type":18,"value":11116},{"type":18,"value":4598},{"type":13,"tag":872,"props":13412,"children":13413},{"href":11120},[13414],{"type":18,"value":11123},{"type":18,"value":987},{"type":13,"tag":989,"props":13417,"children":13418},{"type":991},[],{"type":18,"value":13194},{"type":13,"tag":34,"props":13421,"children":13423},{"className":13422},[],[13424],{"type":18,"value":13200},{"type":18,"value":842},{"type":13,"tag":34,"props":13427,"children":13429},{"className":13428},[],[13430],{"type":18,"value":8726},{"type":18,"value":13208},{"type":13,"tag":34,"props":13433,"children":13435},{"className":13434},[],[13436],{"type":18,"value":11123},{"type":18,"value":13215},{"type":13,"tag":989,"props":13439,"children":13440},{"type":991},[],{"type":18,"value":13442}," specify the\ncolor write mask for all active color attachments in the current subpass",{"type":13,"tag":900,"props":13444,"children":13446},{"name":13445},"VUID-vkCmdDrawIndexedIndirectCount-rasterizerDiscardEnable-09419",[13447],{"type":13,"tag":14,"props":13448,"children":13449},{},[13450,13451,13456,13457,13461,13462,13467,13468,13473,13474,13478,13479,13482,13483,13488,13489,13494,13495,13500,13501,13504],{"type":18,"value":4978},{"type":13,"tag":34,"props":13452,"children":13454},{"className":13453},[],[13455],{"type":18,"value":4984},{"type":18,"value":4986},{"type":13,"tag":872,"props":13458,"children":13459},{"href":4692},[13460],{"type":18,"value":4695},{"type":18,"value":4992},{"type":13,"tag":34,"props":13463,"children":13465},{"className":13464},[],[13466],{"type":18,"value":4703},{"type":18,"value":4999},{"type":13,"tag":34,"props":13469,"children":13471},{"className":13470},[],[13472],{"type":18,"value":969},{"type":18,"value":4916},{"type":13,"tag":872,"props":13475,"children":13476},{"href":11120},[13477],{"type":18,"value":11123},{"type":18,"value":987},{"type":13,"tag":989,"props":13480,"children":13481},{"type":991},[],{"type":18,"value":13261},{"type":13,"tag":34,"props":13484,"children":13486},{"className":13485},[],[13487],{"type":18,"value":13200},{"type":18,"value":6091},{"type":13,"tag":34,"props":13490,"children":13492},{"className":13491},[],[13493],{"type":18,"value":8726},{"type":18,"value":13274},{"type":13,"tag":34,"props":13496,"children":13498},{"className":13497},[],[13499],{"type":18,"value":11123},{"type":18,"value":13281},{"type":13,"tag":989,"props":13502,"children":13503},{"type":991},[],{"type":18,"value":13505}," specify the color write mask for all active color\nattachments in the current subpass",{"type":13,"tag":900,"props":13507,"children":13509},{"name":13508},"VUID-vkCmdDrawIndexedIndirectCount-firstAttachment-07479",[13510],{"type":13,"tag":14,"props":13511,"children":13512},{},[13513,13514,13519,13520,13524,13525,13528,13529,13534,13535,13540,13541,13546,13547,13550],{"type":18,"value":4590},{"type":13,"tag":34,"props":13515,"children":13517},{"className":13516},[],[13518],{"type":18,"value":11489},{"type":18,"value":9011},{"type":13,"tag":872,"props":13521,"children":13522},{"href":11493},[13523],{"type":18,"value":11496},{"type":18,"value":987},{"type":13,"tag":989,"props":13526,"children":13527},{"type":991},[],{"type":18,"value":13310},{"type":13,"tag":34,"props":13530,"children":13532},{"className":13531},[],[13533],{"type":18,"value":13200},{"type":18,"value":6091},{"type":13,"tag":34,"props":13536,"children":13538},{"className":13537},[],[13539],{"type":18,"value":8726},{"type":18,"value":13274},{"type":13,"tag":34,"props":13542,"children":13544},{"className":13543},[],[13545],{"type":18,"value":11496},{"type":18,"value":13281},{"type":13,"tag":989,"props":13548,"children":13549},{"type":991},[],{"type":18,"value":13551}," specify the advanced blend equations for all active color\nattachments in the current subpass where blending is enabled",{"type":13,"tag":900,"props":13553,"children":13555},{"name":13554},"VUID-vkCmdDrawIndexedIndirectCount-advancedBlendMaxColorAttachments-07480",[13556],{"type":13,"tag":14,"props":13557,"children":13558},{},[13559,13560,13565,13566,13571,13573,13577,13578,13582,13584,13587,13589],{"type":18,"value":4590},{"type":13,"tag":34,"props":13561,"children":13563},{"className":13562},[],[13564],{"type":18,"value":11489},{"type":18,"value":6091},{"type":13,"tag":34,"props":13567,"children":13569},{"className":13568},[],[13570],{"type":18,"value":8297},{"type":18,"value":13572}," dynamic states enabled and\nthe last calls to ",{"type":13,"tag":872,"props":13574,"children":13575},{"href":5009},[13576],{"type":18,"value":5012},{"type":18,"value":6091},{"type":13,"tag":872,"props":13579,"children":13580},{"href":11493},[13581],{"type":18,"value":11496},{"type":18,"value":13583}," have enabled advanced blending, then\nthe number of active color attachments in the current subpass ",{"type":13,"tag":989,"props":13585,"children":13586},{"type":991},[],{"type":18,"value":13588}," not\nexceed ",{"type":13,"tag":872,"props":13590,"children":13592},{"href":13591},"/man/VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT#limits-advancedBlendMaxColorAttachments",[13593],{"type":13,"tag":34,"props":13594,"children":13596},{"className":13595},[],[13597],{"type":18,"value":13598},"advancedBlendMaxColorAttachments",{"type":13,"tag":900,"props":13600,"children":13602},{"name":13601},"VUID-vkCmdDrawIndexedIndirectCount-primitivesGeneratedQueryWithNonZeroStreams-07481",[13603],{"type":13,"tag":14,"props":13604,"children":13605},{},[13606,13607,13615,13616,13621,13623,13628,13630,13634,13635,13638,13640,13645],{"type":18,"value":1636},{"type":13,"tag":872,"props":13608,"children":13609},{"href":10365},[13610],{"type":13,"tag":34,"props":13611,"children":13613},{"className":13612},[],[13614],{"type":18,"value":10372},{"type":18,"value":10334},{"type":13,"tag":34,"props":13617,"children":13619},{"className":13618},[],[13620],{"type":18,"value":10340},{"type":18,"value":13622}," query is\nactive, and the bound graphics pipeline was created with\n",{"type":13,"tag":34,"props":13624,"children":13626},{"className":13625},[],[13627],{"type":18,"value":11210},{"type":18,"value":13629}," state enabled, the last\ncall to ",{"type":13,"tag":872,"props":13631,"children":13632},{"href":11214},[13633],{"type":18,"value":11217},{"type":18,"value":987},{"type":13,"tag":989,"props":13636,"children":13637},{"type":991},[],{"type":18,"value":13639}," have set the\n",{"type":13,"tag":34,"props":13641,"children":13643},{"className":13642},[],[13644],{"type":18,"value":10398},{"type":18,"value":13646}," to zero",{"type":13,"tag":900,"props":13648,"children":13650},{"name":13649},"VUID-vkCmdDrawIndexedIndirectCount-sampleLocationsPerPixel-07482",[13651],{"type":13,"tag":14,"props":13652,"children":13653},{},[13654,13655,13660,13661,13666,13667,13673,13674,13680,13682,13686,13687,13690,13692,13697,13698,13702],{"type":18,"value":4590},{"type":13,"tag":34,"props":13656,"children":13658},{"className":13657},[],[13659],{"type":18,"value":5458},{"type":18,"value":12984},{"type":13,"tag":34,"props":13662,"children":13664},{"className":13663},[],[13665],{"type":18,"value":8345},{"type":18,"value":12991},{"type":13,"tag":34,"props":13668,"children":13670},{"className":13669},[],[13671],{"type":18,"value":13672},"sampleLocationsPerPixel",{"type":18,"value":7229},{"type":13,"tag":34,"props":13675,"children":13677},{"className":13676},[],[13678],{"type":18,"value":13679},"pSampleLocationsInfo",{"type":18,"value":13681},"\nin the last call to ",{"type":13,"tag":872,"props":13683,"children":13684},{"href":5496},[13685],{"type":18,"value":5499},{"type":18,"value":987},{"type":13,"tag":989,"props":13688,"children":13689},{"type":991},[],{"type":18,"value":13691}," equal the\n",{"type":13,"tag":34,"props":13693,"children":13695},{"className":13694},[],[13696],{"type":18,"value":8364},{"type":18,"value":4100},{"type":13,"tag":872,"props":13699,"children":13700},{"href":13011},[13701],{"type":18,"value":13014},{"type":18,"value":13703}," structure the bound graphics\npipeline has been created with",{"type":13,"tag":900,"props":13705,"children":13707},{"name":13706},"VUID-vkCmdDrawIndexedIndirectCount-sampleLocationsPerPixel-07483",[13708],{"type":13,"tag":14,"props":13709,"children":13710},{},[13711,13712,13717,13718,13723,13725,13730,13731,13736,13738,13742,13743,13746,13747,13752,13754],{"type":18,"value":4590},{"type":13,"tag":34,"props":13713,"children":13715},{"className":13714},[],[13716],{"type":18,"value":5458},{"type":18,"value":12984},{"type":13,"tag":34,"props":13719,"children":13721},{"className":13720},[],[13722],{"type":18,"value":8345},{"type":18,"value":13724}," state enabled, then the\n",{"type":13,"tag":34,"props":13726,"children":13728},{"className":13727},[],[13729],{"type":18,"value":13672},{"type":18,"value":7229},{"type":13,"tag":34,"props":13732,"children":13734},{"className":13733},[],[13735],{"type":18,"value":13679},{"type":18,"value":13737}," in\nthe last call to ",{"type":13,"tag":872,"props":13739,"children":13740},{"href":5496},[13741],{"type":18,"value":5499},{"type":18,"value":987},{"type":13,"tag":989,"props":13744,"children":13745},{"type":991},[],{"type":18,"value":13691},{"type":13,"tag":34,"props":13748,"children":13750},{"className":13749},[],[13751],{"type":18,"value":8364},{"type":18,"value":13753}," parameter of the last call to\n",{"type":13,"tag":872,"props":13755,"children":13756},{"href":8349},[13757],{"type":18,"value":8352},{"type":13,"tag":900,"props":13759,"children":13761},{"name":13760},"VUID-vkCmdDrawIndexedIndirectCount-sampleLocationsEnable-07484",[13762],{"type":13,"tag":14,"props":13763,"children":13764},{},[13765,13766,13771,13773,13778,13780,13785,13786,13791,13792,13796,13798,13801,13803,13808],{"type":18,"value":7003},{"type":13,"tag":34,"props":13767,"children":13769},{"className":13768},[],[13770],{"type":18,"value":4984},{"type":18,"value":13772},"\nstage, or\nthe bound graphics pipeline was created with the\n",{"type":13,"tag":34,"props":13774,"children":13776},{"className":13775},[],[13777],{"type":18,"value":11414},{"type":18,"value":13779}," state enabled, and\n",{"type":13,"tag":34,"props":13781,"children":13783},{"className":13782},[],[13784],{"type":18,"value":5414},{"type":18,"value":10659},{"type":13,"tag":34,"props":13787,"children":13789},{"className":13788},[],[13790],{"type":18,"value":1232},{"type":18,"value":12953},{"type":13,"tag":872,"props":13793,"children":13794},{"href":11418},[13795],{"type":18,"value":11421},{"type":18,"value":13797},", and the current subpass has a\ndepth/stencil attachment, then that attachment ",{"type":13,"tag":989,"props":13799,"children":13800},{"type":991},[],{"type":18,"value":13802}," have been created\nwith the ",{"type":13,"tag":34,"props":13804,"children":13806},{"className":13805},[],[13807],{"type":18,"value":5434},{"type":18,"value":13809},"\nbit set",{"type":13,"tag":900,"props":13811,"children":13813},{"name":13812},"VUID-vkCmdDrawIndexedIndirectCount-sampleLocationsEnable-07485",[13814],{"type":13,"tag":14,"props":13815,"children":13816},{},[13817,13818,13823,13825,13830,13831,13836,13838,13843,13844,13849,13850,13854,13855,13861,13863,13867,13868,13871,13873,13879,13880,13886,13888,13894,13895,13900,13902],{"type":18,"value":7003},{"type":13,"tag":34,"props":13819,"children":13821},{"className":13820},[],[13822],{"type":18,"value":4984},{"type":18,"value":13824},"\nstage, or\nthe bound graphics pipeline state was created with the\n",{"type":13,"tag":34,"props":13826,"children":13828},{"className":13827},[],[13829],{"type":18,"value":5458},{"type":18,"value":12984},{"type":13,"tag":34,"props":13832,"children":13834},{"className":13833},[],[13835],{"type":18,"value":11414},{"type":18,"value":13837}," state enabled, and if\n",{"type":13,"tag":34,"props":13839,"children":13841},{"className":13840},[],[13842],{"type":18,"value":5414},{"type":18,"value":10659},{"type":13,"tag":34,"props":13845,"children":13847},{"className":13846},[],[13848],{"type":18,"value":1232},{"type":18,"value":12953},{"type":13,"tag":872,"props":13851,"children":13852},{"href":11418},[13853],{"type":18,"value":11421},{"type":18,"value":6375},{"type":13,"tag":34,"props":13856,"children":13858},{"className":13857},[],[13859],{"type":18,"value":13860},"sampleLocationsInfo.sampleLocationGridSize.width",{"type":18,"value":13862}," in the last call\nto ",{"type":13,"tag":872,"props":13864,"children":13865},{"href":5496},[13866],{"type":18,"value":5499},{"type":18,"value":987},{"type":13,"tag":989,"props":13869,"children":13870},{"type":991},[],{"type":18,"value":13872}," evenly divide\n",{"type":13,"tag":872,"props":13874,"children":13876},{"href":13875},"/man/VkMultisamplePropertiesEXT",[13877],{"type":18,"value":13878},"VkMultisamplePropertiesEXT",{"type":18,"value":241},{"type":13,"tag":34,"props":13881,"children":13883},{"className":13882},[],[13884],{"type":18,"value":13885},"sampleLocationGridSize.width",{"type":18,"value":13887}," as\nreturned by ",{"type":13,"tag":872,"props":13889,"children":13891},{"href":13890},"/man/vkGetPhysicalDeviceMultisamplePropertiesEXT",[13892],{"type":18,"value":13893},"vkGetPhysicalDeviceMultisamplePropertiesEXT",{"type":18,"value":2560},{"type":13,"tag":34,"props":13896,"children":13898},{"className":13897},[],[13899],{"type":18,"value":12997},{"type":18,"value":13901}," parameter equaling ",{"type":13,"tag":34,"props":13903,"children":13905},{"className":13904},[],[13906],{"type":18,"value":8364},{"type":13,"tag":900,"props":13908,"children":13910},{"name":13909},"VUID-vkCmdDrawIndexedIndirectCount-sampleLocationsEnable-07486",[13911],{"type":13,"tag":14,"props":13912,"children":13913},{},[13914,13915,13920,13921,13926,13927,13932,13933,13938,13939,13944,13945,13949,13950,13956,13957,13961,13962,13965,13966,13970,13971,13977,13978,13982,13983,13988,13989],{"type":18,"value":7003},{"type":13,"tag":34,"props":13916,"children":13918},{"className":13917},[],[13919],{"type":18,"value":4984},{"type":18,"value":13824},{"type":13,"tag":34,"props":13922,"children":13924},{"className":13923},[],[13925],{"type":18,"value":5458},{"type":18,"value":12984},{"type":13,"tag":34,"props":13928,"children":13930},{"className":13929},[],[13931],{"type":18,"value":11414},{"type":18,"value":13837},{"type":13,"tag":34,"props":13934,"children":13936},{"className":13935},[],[13937],{"type":18,"value":5414},{"type":18,"value":10659},{"type":13,"tag":34,"props":13940,"children":13942},{"className":13941},[],[13943],{"type":18,"value":1232},{"type":18,"value":12953},{"type":13,"tag":872,"props":13946,"children":13947},{"href":11418},[13948],{"type":18,"value":11421},{"type":18,"value":6375},{"type":13,"tag":34,"props":13951,"children":13953},{"className":13952},[],[13954],{"type":18,"value":13955},"sampleLocationsInfo.sampleLocationGridSize.height",{"type":18,"value":13862},{"type":13,"tag":872,"props":13958,"children":13959},{"href":5496},[13960],{"type":18,"value":5499},{"type":18,"value":987},{"type":13,"tag":989,"props":13963,"children":13964},{"type":991},[],{"type":18,"value":13872},{"type":13,"tag":872,"props":13967,"children":13968},{"href":13875},[13969],{"type":18,"value":13878},{"type":18,"value":241},{"type":13,"tag":34,"props":13972,"children":13974},{"className":13973},[],[13975],{"type":18,"value":13976},"sampleLocationGridSize.height",{"type":18,"value":13887},{"type":13,"tag":872,"props":13979,"children":13980},{"href":13890},[13981],{"type":18,"value":13893},{"type":18,"value":2560},{"type":13,"tag":34,"props":13984,"children":13986},{"className":13985},[],[13987],{"type":18,"value":12997},{"type":18,"value":13901},{"type":13,"tag":34,"props":13990,"children":13992},{"className":13991},[],[13993],{"type":18,"value":8364},{"type":13,"tag":900,"props":13995,"children":13997},{"name":13996},"VUID-vkCmdDrawIndexedIndirectCount-sampleLocationsEnable-07487",[13998],{"type":13,"tag":14,"props":13999,"children":14000},{},[14001,14002,14007,14008,14013,14014,14019,14020,14025,14026,14030,14032,14035,14037],{"type":18,"value":7003},{"type":13,"tag":34,"props":14003,"children":14005},{"className":14004},[],[14006],{"type":18,"value":4984},{"type":18,"value":13824},{"type":13,"tag":34,"props":14009,"children":14011},{"className":14010},[],[14012],{"type":18,"value":11414},{"type":18,"value":13837},{"type":13,"tag":34,"props":14015,"children":14017},{"className":14016},[],[14018],{"type":18,"value":5414},{"type":18,"value":10659},{"type":13,"tag":34,"props":14021,"children":14023},{"className":14022},[],[14024],{"type":18,"value":1232},{"type":18,"value":12953},{"type":13,"tag":872,"props":14027,"children":14028},{"href":11418},[14029],{"type":18,"value":11421},{"type":18,"value":14031},", the fragment shader code ",{"type":13,"tag":989,"props":14033,"children":14034},{"type":991},[],{"type":18,"value":14036},"\nnot statically use the extended instruction ",{"type":13,"tag":34,"props":14038,"children":14040},{"className":14039},[],[14041],{"type":18,"value":14042},"InterpolateAtSample",{"type":13,"tag":900,"props":14044,"children":14046},{"name":14045},"VUID-vkCmdDrawIndexedIndirectCount-sampleLocationsEnable-07936",[14047],{"type":13,"tag":14,"props":14048,"children":14049},{},[14050,14051,14056,14058,14063,14065,14070,14072,14076,14077,14082,14084,14089,14090,14095,14097,14102,14103,14106,14108,14112,14113,14118,14119,14123,14124,14129,14131,14136,14137],{"type":18,"value":4590},{"type":13,"tag":34,"props":14052,"children":14054},{"className":14053},[],[14055],{"type":18,"value":5458},{"type":18,"value":14057}," state disabled and the\n",{"type":13,"tag":34,"props":14059,"children":14061},{"className":14060},[],[14062],{"type":18,"value":8345},{"type":18,"value":14064}," state enabled, the\n",{"type":13,"tag":34,"props":14066,"children":14068},{"className":14067},[],[14069],{"type":18,"value":5414},{"type":18,"value":14071}," member of a\n",{"type":13,"tag":872,"props":14073,"children":14074},{"href":5404},[14075],{"type":18,"value":5407},{"type":18,"value":241},{"type":13,"tag":34,"props":14078,"children":14080},{"className":14079},[],[14081],{"type":18,"value":5414},{"type":18,"value":14083},"\nin the bound graphics pipeline is ",{"type":13,"tag":34,"props":14085,"children":14087},{"className":14086},[],[14088],{"type":18,"value":1232},{"type":18,"value":1046},{"type":13,"tag":34,"props":14091,"children":14093},{"className":14092},[],[14094],{"type":18,"value":11414},{"type":18,"value":14096}," state enabled, then,\n",{"type":13,"tag":34,"props":14098,"children":14100},{"className":14099},[],[14101],{"type":18,"value":13860},{"type":18,"value":987},{"type":13,"tag":989,"props":14104,"children":14105},{"type":991},[],{"type":18,"value":14107}," evenly\ndivide\n",{"type":13,"tag":872,"props":14109,"children":14110},{"href":13875},[14111],{"type":18,"value":13878},{"type":18,"value":241},{"type":13,"tag":34,"props":14114,"children":14116},{"className":14115},[],[14117],{"type":18,"value":13885},{"type":18,"value":13887},{"type":13,"tag":872,"props":14120,"children":14121},{"href":13890},[14122],{"type":18,"value":13893},{"type":18,"value":2560},{"type":13,"tag":34,"props":14125,"children":14127},{"className":14126},[],[14128],{"type":18,"value":12997},{"type":18,"value":14130}," parameter equaling the value of ",{"type":13,"tag":34,"props":14132,"children":14134},{"className":14133},[],[14135],{"type":18,"value":8364},{"type":18,"value":13681},{"type":13,"tag":872,"props":14138,"children":14139},{"href":8349},[14140],{"type":18,"value":8352},{"type":13,"tag":900,"props":14142,"children":14144},{"name":14143},"VUID-vkCmdDrawIndexedIndirectCount-sampleLocationsEnable-07937",[14145],{"type":13,"tag":14,"props":14146,"children":14147},{},[14148,14149,14154,14155,14160,14161,14166,14167,14171,14172,14177,14178,14183,14184,14189,14190,14195,14196,14199,14200,14204,14205,14210,14211,14215,14216,14221,14222,14227,14228],{"type":18,"value":4590},{"type":13,"tag":34,"props":14150,"children":14152},{"className":14151},[],[14153],{"type":18,"value":5458},{"type":18,"value":14057},{"type":13,"tag":34,"props":14156,"children":14158},{"className":14157},[],[14159],{"type":18,"value":8345},{"type":18,"value":14064},{"type":13,"tag":34,"props":14162,"children":14164},{"className":14163},[],[14165],{"type":18,"value":5414},{"type":18,"value":14071},{"type":13,"tag":872,"props":14168,"children":14169},{"href":5404},[14170],{"type":18,"value":5407},{"type":18,"value":241},{"type":13,"tag":34,"props":14173,"children":14175},{"className":14174},[],[14176],{"type":18,"value":5414},{"type":18,"value":14083},{"type":13,"tag":34,"props":14179,"children":14181},{"className":14180},[],[14182],{"type":18,"value":1232},{"type":18,"value":1046},{"type":13,"tag":34,"props":14185,"children":14187},{"className":14186},[],[14188],{"type":18,"value":11414},{"type":18,"value":14096},{"type":13,"tag":34,"props":14191,"children":14193},{"className":14192},[],[14194],{"type":18,"value":13955},{"type":18,"value":987},{"type":13,"tag":989,"props":14197,"children":14198},{"type":991},[],{"type":18,"value":14107},{"type":13,"tag":872,"props":14201,"children":14202},{"href":13875},[14203],{"type":18,"value":13878},{"type":18,"value":241},{"type":13,"tag":34,"props":14206,"children":14208},{"className":14207},[],[14209],{"type":18,"value":13976},{"type":18,"value":13887},{"type":13,"tag":872,"props":14212,"children":14213},{"href":13890},[14214],{"type":18,"value":13893},{"type":18,"value":2560},{"type":13,"tag":34,"props":14217,"children":14219},{"className":14218},[],[14220],{"type":18,"value":12997},{"type":18,"value":14130},{"type":13,"tag":34,"props":14223,"children":14225},{"className":14224},[],[14226],{"type":18,"value":8364},{"type":18,"value":13681},{"type":13,"tag":872,"props":14229,"children":14230},{"href":8349},[14231],{"type":18,"value":8352},{"type":13,"tag":900,"props":14233,"children":14235},{"name":14234},"VUID-vkCmdDrawIndexedIndirectCount-sampleLocationsEnable-07938",[14236],{"type":13,"tag":14,"props":14237,"children":14238},{},[14239,14240,14245,14246,14251,14252,14257,14258,14262,14263,14268,14269,14274,14275,14280,14281,14287,14288,14291,14293,14298,14299],{"type":18,"value":4590},{"type":13,"tag":34,"props":14241,"children":14243},{"className":14242},[],[14244],{"type":18,"value":5458},{"type":18,"value":14057},{"type":13,"tag":34,"props":14247,"children":14249},{"className":14248},[],[14250],{"type":18,"value":8345},{"type":18,"value":14064},{"type":13,"tag":34,"props":14253,"children":14255},{"className":14254},[],[14256],{"type":18,"value":5414},{"type":18,"value":14071},{"type":13,"tag":872,"props":14259,"children":14260},{"href":5404},[14261],{"type":18,"value":5407},{"type":18,"value":241},{"type":13,"tag":34,"props":14264,"children":14266},{"className":14265},[],[14267],{"type":18,"value":5414},{"type":18,"value":14083},{"type":13,"tag":34,"props":14270,"children":14272},{"className":14271},[],[14273],{"type":18,"value":1232},{"type":18,"value":1046},{"type":13,"tag":34,"props":14276,"children":14278},{"className":14277},[],[14279],{"type":18,"value":11414},{"type":18,"value":14096},{"type":13,"tag":34,"props":14282,"children":14284},{"className":14283},[],[14285],{"type":18,"value":14286},"sampleLocationsInfo.sampleLocationsPerPixel",{"type":18,"value":987},{"type":13,"tag":989,"props":14289,"children":14290},{"type":991},[],{"type":18,"value":14292}," equal\n",{"type":13,"tag":34,"props":14294,"children":14296},{"className":14295},[],[14297],{"type":18,"value":8364},{"type":18,"value":12953},{"type":13,"tag":872,"props":14300,"children":14301},{"href":8349},[14302],{"type":18,"value":8352},{"type":13,"tag":900,"props":14304,"children":14306},{"name":14305},"VUID-vkCmdDrawIndexedIndirectCount-coverageModulationTableEnable-07488",[14307],{"type":13,"tag":14,"props":14308,"children":14309},{},[14310,14312,14317,14319,14323,14325,14330,14331,14336,14337,14343,14344,14348,14349,14352,14354,14359],{"type":18,"value":14311},"If\na shader object is bound to any graphics stage or\nthe bound graphics pipeline state was created with the\n",{"type":13,"tag":34,"props":14313,"children":14315},{"className":14314},[],[14316],{"type":18,"value":12520},{"type":18,"value":14318}," state\nenabled, and the last call to\n",{"type":13,"tag":872,"props":14320,"children":14321},{"href":12561},[14322],{"type":18,"value":12564},{"type":18,"value":14324}," set\n",{"type":13,"tag":34,"props":14326,"children":14328},{"className":14327},[],[14329],{"type":18,"value":12622},{"type":18,"value":4705},{"type":13,"tag":34,"props":14332,"children":14334},{"className":14333},[],[14335],{"type":18,"value":1232},{"type":18,"value":6375},{"type":13,"tag":34,"props":14338,"children":14340},{"className":14339},[],[14341],{"type":18,"value":14342},"coverageModulationTableCount",{"type":18,"value":6271},{"type":13,"tag":872,"props":14345,"children":14346},{"href":12632},[14347],{"type":18,"value":12635},{"type":18,"value":987},{"type":13,"tag":989,"props":14350,"children":14351},{"type":991},[],{"type":18,"value":14353}," equal the current\n",{"type":13,"tag":34,"props":14355,"children":14357},{"className":14356},[],[14358],{"type":18,"value":8364},{"type":18,"value":14360}," divided by the number of color samples in the\ncurrent subpass",{"type":13,"tag":900,"props":14362,"children":14364},{"name":14363},"VUID-vkCmdDrawIndexedIndirectCount-rasterizationSamples-07489",[14365],{"type":13,"tag":14,"props":14366,"children":14367},{},[14368,14369,14373,14375,14380,14381,14384],{"type":18,"value":1636},{"type":13,"tag":872,"props":14370,"children":14371},{"href":12457},[14372],{"type":18,"value":12460},{"type":18,"value":14374}," extension is enabled,\nand if current subpass has a depth/stencil attachment and depth test,\nstencil test, or depth bounds test are enabled in the currently bound\npipeline state, then the current ",{"type":13,"tag":34,"props":14376,"children":14378},{"className":14377},[],[14379],{"type":18,"value":8364},{"type":18,"value":987},{"type":13,"tag":989,"props":14382,"children":14383},{"type":991},[],{"type":18,"value":14385}," be the\nsame as the sample count of the depth/stencil attachment",{"type":13,"tag":900,"props":14387,"children":14389},{"name":14388},"VUID-vkCmdDrawIndexedIndirectCount-coverageToColorEnable-07490",[14390,14429],{"type":13,"tag":14,"props":14391,"children":14392},{},[14393,14394,14399,14401,14405,14407,14412,14413,14418,14420,14423,14425],{"type":18,"value":4590},{"type":13,"tag":34,"props":14395,"children":14397},{"className":14396},[],[14398],{"type":18,"value":12334},{"type":18,"value":14400}," state enabled and the\nlast call to ",{"type":13,"tag":872,"props":14402,"children":14403},{"href":12355},[14404],{"type":18,"value":12358},{"type":18,"value":14406}," set the\n",{"type":13,"tag":34,"props":14408,"children":14410},{"className":14409},[],[14411],{"type":18,"value":12423},{"type":18,"value":4705},{"type":13,"tag":34,"props":14414,"children":14416},{"className":14415},[],[14417],{"type":18,"value":1232},{"type":18,"value":14419},", then the current subpass\n",{"type":13,"tag":989,"props":14421,"children":14422},{"type":991},[],{"type":18,"value":14424}," have a color attachment at the location selected by the last call\nto ",{"type":13,"tag":872,"props":14426,"children":14427},{"href":12433},[14428],{"type":18,"value":12436},{"type":13,"tag":14,"props":14430,"children":14431},{},[14432,14438,14440,14444,14445,14451,14452,14458,14459,14465,14466,14472,14473,14479,14480],{"type":13,"tag":34,"props":14433,"children":14435},{"className":14434},[],[14436],{"type":18,"value":14437},"coverageToColorLocation",{"type":18,"value":14439},", with a ",{"type":13,"tag":872,"props":14441,"children":14442},{"href":3275},[14443],{"type":18,"value":3278},{"type":18,"value":1491},{"type":13,"tag":34,"props":14446,"children":14448},{"className":14447},[],[14449],{"type":18,"value":14450},"VK_FORMAT_R8_UINT",{"type":18,"value":1499},{"type":13,"tag":34,"props":14453,"children":14455},{"className":14454},[],[14456],{"type":18,"value":14457},"VK_FORMAT_R8_SINT",{"type":18,"value":80},{"type":13,"tag":34,"props":14460,"children":14462},{"className":14461},[],[14463],{"type":18,"value":14464},"VK_FORMAT_R16_UINT",{"type":18,"value":1499},{"type":13,"tag":34,"props":14467,"children":14469},{"className":14468},[],[14470],{"type":18,"value":14471},"VK_FORMAT_R16_SINT",{"type":18,"value":80},{"type":13,"tag":34,"props":14474,"children":14476},{"className":14475},[],[14477],{"type":18,"value":14478},"VK_FORMAT_R32_UINT",{"type":18,"value":3804},{"type":13,"tag":34,"props":14481,"children":14483},{"className":14482},[],[14484],{"type":18,"value":14485},"VK_FORMAT_R32_SINT",{"type":13,"tag":900,"props":14487,"children":14489},{"name":14488},"VUID-vkCmdDrawIndexedIndirectCount-rasterizerDiscardEnable-09420",[14490,14548],{"type":13,"tag":14,"props":14491,"children":14492},{},[14493,14494,14498,14499,14504,14505,14509,14510,14515,14516,14521,14523,14527,14528,14533,14534,14539,14540,14543,14544],{"type":18,"value":1636},{"type":13,"tag":872,"props":14495,"children":14496},{"href":12318},[14497],{"type":18,"value":12321},{"type":18,"value":11522},{"type":13,"tag":34,"props":14500,"children":14502},{"className":14501},[],[14503],{"type":18,"value":4984},{"type":18,"value":4986},{"type":13,"tag":872,"props":14506,"children":14507},{"href":4692},[14508],{"type":18,"value":4695},{"type":18,"value":4992},{"type":13,"tag":34,"props":14511,"children":14513},{"className":14512},[],[14514],{"type":18,"value":4703},{"type":18,"value":4999},{"type":13,"tag":34,"props":14517,"children":14519},{"className":14518},[],[14520],{"type":18,"value":969},{"type":18,"value":14522},", and the last call to\n",{"type":13,"tag":872,"props":14524,"children":14525},{"href":12355},[14526],{"type":18,"value":12358},{"type":18,"value":14406},{"type":13,"tag":34,"props":14529,"children":14531},{"className":14530},[],[14532],{"type":18,"value":12423},{"type":18,"value":4705},{"type":13,"tag":34,"props":14535,"children":14537},{"className":14536},[],[14538],{"type":18,"value":1232},{"type":18,"value":14419},{"type":13,"tag":989,"props":14541,"children":14542},{"type":991},[],{"type":18,"value":14424},{"type":13,"tag":872,"props":14545,"children":14546},{"href":12433},[14547],{"type":18,"value":12436},{"type":13,"tag":14,"props":14549,"children":14550},{},[14551,14556,14557,14561,14562,14567,14568,14573,14574,14579,14580,14585,14586,14591,14592],{"type":13,"tag":34,"props":14552,"children":14554},{"className":14553},[],[14555],{"type":18,"value":14437},{"type":18,"value":14439},{"type":13,"tag":872,"props":14558,"children":14559},{"href":3275},[14560],{"type":18,"value":3278},{"type":18,"value":1491},{"type":13,"tag":34,"props":14563,"children":14565},{"className":14564},[],[14566],{"type":18,"value":14450},{"type":18,"value":1499},{"type":13,"tag":34,"props":14569,"children":14571},{"className":14570},[],[14572],{"type":18,"value":14457},{"type":18,"value":80},{"type":13,"tag":34,"props":14575,"children":14577},{"className":14576},[],[14578],{"type":18,"value":14464},{"type":18,"value":1499},{"type":13,"tag":34,"props":14581,"children":14583},{"className":14582},[],[14584],{"type":18,"value":14471},{"type":18,"value":80},{"type":13,"tag":34,"props":14587,"children":14589},{"className":14588},[],[14590],{"type":18,"value":14478},{"type":18,"value":3804},{"type":13,"tag":34,"props":14593,"children":14595},{"className":14594},[],[14596],{"type":18,"value":14485},{"type":13,"tag":900,"props":14598,"children":14600},{"name":14599},"VUID-vkCmdDrawIndexedIndirectCount-coverageReductionMode-07491",[14601],{"type":13,"tag":14,"props":14602,"children":14603},{},[14604,14606,14612,14614,14619,14620,14625,14627,14632,14634,14639,14641,14644,14646],{"type":18,"value":14605},"If this ",{"type":13,"tag":872,"props":14607,"children":14609},{"href":14608},"/extensions/VK_NV_coverage_reduction_mode",[14610],{"type":18,"value":14611},"VK_NV_coverage_reduction_mode",{"type":18,"value":14613}," extension is enabled, the\nbound graphics pipeline state was created with the\n",{"type":13,"tag":34,"props":14615,"children":14617},{"className":14616},[],[14618],{"type":18,"value":12334},{"type":18,"value":6091},{"type":13,"tag":34,"props":14621,"children":14623},{"className":14622},[],[14624],{"type":18,"value":8345},{"type":18,"value":14626}," states enabled, the\ncurrent coverage reduction mode ",{"type":13,"tag":34,"props":14628,"children":14630},{"className":14629},[],[14631],{"type":18,"value":12840},{"type":18,"value":14633},", then the\ncurrent ",{"type":13,"tag":34,"props":14635,"children":14637},{"className":14636},[],[14638],{"type":18,"value":8364},{"type":18,"value":14640},", and the sample counts for the color\nand depth/stencil attachments (if the subpass has them) ",{"type":13,"tag":989,"props":14642,"children":14643},{"type":991},[],{"type":18,"value":14645}," be a valid\ncombination returned by\n",{"type":13,"tag":872,"props":14647,"children":14649},{"href":14648},"/man/vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV",[14650],{"type":18,"value":14651},"vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV",{"type":13,"tag":900,"props":14653,"children":14655},{"name":14654},"VUID-vkCmdDrawIndexedIndirectCount-viewportCount-07492",[14656],{"type":13,"tag":14,"props":14657,"children":14658},{},[14659,14660,14665,14666,14671,14672,14675,14676,14680,14681,14686,14687,14692,14693],{"type":18,"value":4590},{"type":13,"tag":34,"props":14661,"children":14663},{"className":14662},[],[14664],{"type":18,"value":5958},{"type":18,"value":5960},{"type":13,"tag":34,"props":14667,"children":14669},{"className":14668},[],[14670],{"type":18,"value":12289},{"type":18,"value":6214},{"type":13,"tag":989,"props":14673,"children":14674},{"type":991},[],{"type":18,"value":2413},{"type":13,"tag":872,"props":14677,"children":14678},{"href":6719},[14679],{"type":18,"value":6722},{"type":18,"value":241},{"type":13,"tag":34,"props":14682,"children":14684},{"className":14683},[],[14685],{"type":18,"value":5986},{"type":18,"value":6232},{"type":13,"tag":34,"props":14688,"children":14690},{"className":14689},[],[14691],{"type":18,"value":5986},{"type":18,"value":6239},{"type":13,"tag":872,"props":14694,"children":14695},{"href":5971},[14696],{"type":18,"value":5974},{"type":13,"tag":900,"props":14698,"children":14700},{"name":14699},"VUID-vkCmdDrawIndexedIndirectCount-viewportCount-07493",[14701],{"type":13,"tag":14,"props":14702,"children":14703},{},[14704,14705,14710,14711,14716,14717,14722,14723,14727,14728,14731,14732,14737,14738],{"type":18,"value":4590},{"type":13,"tag":34,"props":14706,"children":14708},{"className":14707},[],[14709],{"type":18,"value":5958},{"type":18,"value":6091},{"type":13,"tag":34,"props":14712,"children":14714},{"className":14713},[],[14715],{"type":18,"value":12289},{"type":18,"value":6264},{"type":13,"tag":34,"props":14718,"children":14720},{"className":14719},[],[14721],{"type":18,"value":5986},{"type":18,"value":6271},{"type":13,"tag":872,"props":14724,"children":14725},{"href":12294},[14726],{"type":18,"value":12297},{"type":18,"value":987},{"type":13,"tag":989,"props":14729,"children":14730},{"type":991},[],{"type":18,"value":6283},{"type":13,"tag":34,"props":14733,"children":14735},{"className":14734},[],[14736],{"type":18,"value":5986},{"type":18,"value":6271},{"type":13,"tag":872,"props":14739,"children":14740},{"href":5971},[14741],{"type":18,"value":5974},{"type":13,"tag":900,"props":14743,"children":14745},{"name":14744},"VUID-vkCmdDrawIndexedIndirectCount-viewportCount-09421",[14746],{"type":13,"tag":14,"props":14747,"children":14748},{},[14749,14750,14754,14756,14761,14762,14766,14767,14770,14771,14776,14777],{"type":18,"value":1636},{"type":13,"tag":872,"props":14751,"children":14752},{"href":12279},[14753],{"type":18,"value":12282},{"type":18,"value":14755}," extension is enabled, and a\nshader object is bound to any graphics stage, then the\n",{"type":13,"tag":34,"props":14757,"children":14759},{"className":14758},[],[14760],{"type":18,"value":5986},{"type":18,"value":6271},{"type":13,"tag":872,"props":14763,"children":14764},{"href":12294},[14765],{"type":18,"value":12297},{"type":18,"value":987},{"type":13,"tag":989,"props":14768,"children":14769},{"type":991},[],{"type":18,"value":6283},{"type":13,"tag":34,"props":14772,"children":14774},{"className":14773},[],[14775],{"type":18,"value":5986},{"type":18,"value":6271},{"type":13,"tag":872,"props":14778,"children":14779},{"href":5971},[14780],{"type":18,"value":5974},{"type":13,"tag":900,"props":14782,"children":14784},{"name":14783},"VUID-vkCmdDrawIndexedIndirectCount-rasterizationSamples-07494",[14785],{"type":13,"tag":14,"props":14786,"children":14787},{},[14788,14789,14793,14795,14800,14802,14806,14808,14814,14815,14818,14819],{"type":18,"value":1636},{"type":13,"tag":872,"props":14790,"children":14791},{"href":12457},[14792],{"type":18,"value":12460},{"type":18,"value":14794}," extension is enabled,\nand if the current subpass has any color attachments and\n",{"type":13,"tag":34,"props":14796,"children":14798},{"className":14797},[],[14799],{"type":18,"value":8364},{"type":18,"value":14801}," of the last call to\n",{"type":13,"tag":872,"props":14803,"children":14804},{"href":8349},[14805],{"type":18,"value":8352},{"type":18,"value":14807}," is greater than the number of\ncolor samples, then the pipeline ",{"type":13,"tag":34,"props":14809,"children":14811},{"className":14810},[],[14812],{"type":18,"value":14813},"sampleShadingEnable",{"type":18,"value":987},{"type":13,"tag":989,"props":14816,"children":14817},{"type":991},[],{"type":18,"value":1300},{"type":13,"tag":34,"props":14820,"children":14822},{"className":14821},[],[14823],{"type":18,"value":969},{"type":13,"tag":900,"props":14825,"children":14827},{"name":14826},"VUID-vkCmdDrawIndexedIndirectCount-stippledLineEnable-07495",[14828],{"type":13,"tag":14,"props":14829,"children":14830},{},[14831,14832,14837,14838,14843,14845,14850,14852,14857,14859,14865,14866,14872,14873,14883,14885,14888],{"type":18,"value":4590},{"type":13,"tag":34,"props":14833,"children":14835},{"className":14834},[],[14836],{"type":18,"value":11875},{"type":18,"value":1046},{"type":13,"tag":34,"props":14839,"children":14841},{"className":14840},[],[14842],{"type":18,"value":11642},{"type":18,"value":14844}," dynamic states\nenabled, and if the current ",{"type":13,"tag":34,"props":14846,"children":14848},{"className":14847},[],[14849],{"type":18,"value":12168},{"type":18,"value":14851}," state is\n",{"type":13,"tag":34,"props":14853,"children":14855},{"className":14854},[],[14856],{"type":18,"value":1232},{"type":18,"value":14858}," and the current ",{"type":13,"tag":34,"props":14860,"children":14862},{"className":14861},[],[14863],{"type":18,"value":14864},"lineRasterizationMode",{"type":18,"value":14851},{"type":13,"tag":34,"props":14867,"children":14869},{"className":14868},[],[14870],{"type":18,"value":14871},"VK_LINE_RASTERIZATION_MODE_RECTANGULAR_KHR",{"type":18,"value":6375},{"type":13,"tag":872,"props":14874,"children":14876},{"href":14875},"/man/VkPhysicalDeviceLineRasterizationFeaturesKHR#features-stippledRectangularLines",[14877],{"type":13,"tag":34,"props":14878,"children":14880},{"className":14879},[],[14881],{"type":18,"value":14882},"stippledRectangularLines",{"type":18,"value":14884},"\nfeature ",{"type":13,"tag":989,"props":14886,"children":14887},{"type":991},[],{"type":18,"value":14889}," be enabled",{"type":13,"tag":900,"props":14891,"children":14893},{"name":14892},"VUID-vkCmdDrawIndexedIndirectCount-stippledLineEnable-07496",[14894],{"type":13,"tag":14,"props":14895,"children":14896},{},[14897,14898,14903,14904,14909,14910,14915,14916,14921,14922,14927,14928,14934,14935,14945,14946,14949],{"type":18,"value":4590},{"type":13,"tag":34,"props":14899,"children":14901},{"className":14900},[],[14902],{"type":18,"value":11875},{"type":18,"value":1046},{"type":13,"tag":34,"props":14905,"children":14907},{"className":14906},[],[14908],{"type":18,"value":11642},{"type":18,"value":14844},{"type":13,"tag":34,"props":14911,"children":14913},{"className":14912},[],[14914],{"type":18,"value":12168},{"type":18,"value":14851},{"type":13,"tag":34,"props":14917,"children":14919},{"className":14918},[],[14920],{"type":18,"value":1232},{"type":18,"value":14858},{"type":13,"tag":34,"props":14923,"children":14925},{"className":14924},[],[14926],{"type":18,"value":14864},{"type":18,"value":14851},{"type":13,"tag":34,"props":14929,"children":14931},{"className":14930},[],[14932],{"type":18,"value":14933},"VK_LINE_RASTERIZATION_MODE_BRESENHAM_KHR",{"type":18,"value":6375},{"type":13,"tag":872,"props":14936,"children":14938},{"href":14937},"/man/VkPhysicalDeviceLineRasterizationFeaturesKHR#features-stippledBresenhamLines",[14939],{"type":13,"tag":34,"props":14940,"children":14942},{"className":14941},[],[14943],{"type":18,"value":14944},"stippledBresenhamLines",{"type":18,"value":14884},{"type":13,"tag":989,"props":14947,"children":14948},{"type":991},[],{"type":18,"value":14889},{"type":13,"tag":900,"props":14951,"children":14953},{"name":14952},"VUID-vkCmdDrawIndexedIndirectCount-stippledLineEnable-07497",[14954],{"type":13,"tag":14,"props":14955,"children":14956},{},[14957,14958,14963,14964,14969,14970,14975,14976,14981,14982,14987,14988,14994,14995,15005,15007,15010],{"type":18,"value":4590},{"type":13,"tag":34,"props":14959,"children":14961},{"className":14960},[],[14962],{"type":18,"value":11875},{"type":18,"value":1046},{"type":13,"tag":34,"props":14965,"children":14967},{"className":14966},[],[14968],{"type":18,"value":11642},{"type":18,"value":14844},{"type":13,"tag":34,"props":14971,"children":14973},{"className":14972},[],[14974],{"type":18,"value":12168},{"type":18,"value":14851},{"type":13,"tag":34,"props":14977,"children":14979},{"className":14978},[],[14980],{"type":18,"value":1232},{"type":18,"value":14858},{"type":13,"tag":34,"props":14983,"children":14985},{"className":14984},[],[14986],{"type":18,"value":14864},{"type":18,"value":14851},{"type":13,"tag":34,"props":14989,"children":14991},{"className":14990},[],[14992],{"type":18,"value":14993},"VK_LINE_RASTERIZATION_MODE_RECTANGULAR_SMOOTH_KHR",{"type":18,"value":6375},{"type":13,"tag":872,"props":14996,"children":14998},{"href":14997},"/man/VkPhysicalDeviceLineRasterizationFeaturesKHR#features-stippledSmoothLines",[14999],{"type":13,"tag":34,"props":15000,"children":15002},{"className":15001},[],[15003],{"type":18,"value":15004},"stippledSmoothLines",{"type":18,"value":15006}," feature\n",{"type":13,"tag":989,"props":15008,"children":15009},{"type":991},[],{"type":18,"value":14889},{"type":13,"tag":900,"props":15012,"children":15014},{"name":15013},"VUID-vkCmdDrawIndexedIndirectCount-stippledLineEnable-07498",[15015],{"type":13,"tag":14,"props":15016,"children":15017},{},[15018,15019,15024,15025,15030,15031,15036,15037,15042,15043,15048,15049,15055,15056,15064,15065,15068,15070,15076,15077,15083,15084,15087,15088],{"type":18,"value":4590},{"type":13,"tag":34,"props":15020,"children":15022},{"className":15021},[],[15023],{"type":18,"value":11875},{"type":18,"value":1046},{"type":13,"tag":34,"props":15026,"children":15028},{"className":15027},[],[15029],{"type":18,"value":11642},{"type":18,"value":14844},{"type":13,"tag":34,"props":15032,"children":15034},{"className":15033},[],[15035],{"type":18,"value":12168},{"type":18,"value":14851},{"type":13,"tag":34,"props":15038,"children":15040},{"className":15039},[],[15041],{"type":18,"value":1232},{"type":18,"value":14858},{"type":13,"tag":34,"props":15044,"children":15046},{"className":15045},[],[15047],{"type":18,"value":14864},{"type":18,"value":14851},{"type":13,"tag":34,"props":15050,"children":15052},{"className":15051},[],[15053],{"type":18,"value":15054},"VK_LINE_RASTERIZATION_MODE_DEFAULT_KHR",{"type":18,"value":6375},{"type":13,"tag":872,"props":15057,"children":15058},{"href":14875},[15059],{"type":13,"tag":34,"props":15060,"children":15062},{"className":15061},[],[15063],{"type":18,"value":14882},{"type":18,"value":14884},{"type":13,"tag":989,"props":15066,"children":15067},{"type":991},[],{"type":18,"value":15069}," be enabled and\n",{"type":13,"tag":872,"props":15071,"children":15073},{"href":15072},"/man/VkPhysicalDeviceLimits",[15074],{"type":18,"value":15075},"VkPhysicalDeviceLimits",{"type":18,"value":241},{"type":13,"tag":34,"props":15078,"children":15080},{"className":15079},[],[15081],{"type":18,"value":15082},"strictLines",{"type":18,"value":987},{"type":13,"tag":989,"props":15085,"children":15086},{"type":991},[],{"type":18,"value":4084},{"type":13,"tag":34,"props":15089,"children":15091},{"className":15090},[],[15092],{"type":18,"value":1232},{"type":13,"tag":900,"props":15094,"children":15096},{"name":15095},"VUID-vkCmdDrawIndexedIndirectCount-conservativePointAndLineRasterization-07499",[15097],{"type":13,"tag":14,"props":15098,"children":15099},{},[15100,15101,15106,15108,15118,15120,15125,15127,15131,15134,15135],{"type":18,"value":4590},{"type":13,"tag":34,"props":15102,"children":15104},{"className":15103},[],[15105],{"type":18,"value":11248},{"type":18,"value":15107}," dynamic state\nenabled, ",{"type":13,"tag":872,"props":15109,"children":15111},{"href":15110},"/man/VkPhysicalDeviceConservativeRasterizationPropertiesEXT#limits-conservativePointAndLineRasterization",[15112],{"type":13,"tag":34,"props":15113,"children":15115},{"className":15114},[],[15116],{"type":18,"value":15117},"conservativePointAndLineRasterization",{"type":18,"value":15119}," is not supported, and the\neffective primitive topology output by the last pre-rasterization shader\nstage is a line or point, then the ",{"type":13,"tag":34,"props":15121,"children":15123},{"className":15122},[],[15124],{"type":18,"value":11333},{"type":18,"value":15126},"\nset by the last call to ",{"type":13,"tag":872,"props":15128,"children":15129},{"href":11269},[15130],{"type":18,"value":11272},{"type":13,"tag":989,"props":15132,"children":15133},{"type":991},[],{"type":18,"value":4084},{"type":13,"tag":34,"props":15136,"children":15138},{"className":15137},[],[15139],{"type":18,"value":15140},"VK_CONSERVATIVE_RASTERIZATION_MODE_DISABLED_EXT",{"type":13,"tag":900,"props":15142,"children":15144},{"name":15143},"VUID-vkCmdDrawIndexedIndirectCount-stage-07073",[15145],{"type":13,"tag":14,"props":15146,"children":15147},{},[15148,15150,15156,15157,15163,15165,15169,15170,15176,15178,15183,15184,15190,15191,15196,15197,15202,15203,15209,15210,15213],{"type":18,"value":15149},"If the currently bound pipeline was created with the\n",{"type":13,"tag":872,"props":15151,"children":15153},{"href":15152},"/man/VkPipelineShaderStageCreateInfo",[15154],{"type":18,"value":15155},"VkPipelineShaderStageCreateInfo",{"type":18,"value":241},{"type":13,"tag":34,"props":15158,"children":15160},{"className":15159},[],[15161],{"type":18,"value":15162},"stage",{"type":18,"value":15164}," member of an element\nof ",{"type":13,"tag":872,"props":15166,"children":15167},{"href":10146},[15168],{"type":18,"value":4106},{"type":18,"value":241},{"type":13,"tag":34,"props":15171,"children":15173},{"className":15172},[],[15174],{"type":18,"value":15175},"pStages",{"type":18,"value":15177}," set to\n",{"type":13,"tag":34,"props":15179,"children":15181},{"className":15180},[],[15182],{"type":18,"value":11587},{"type":18,"value":80},{"type":13,"tag":34,"props":15185,"children":15187},{"className":15186},[],[15188],{"type":18,"value":15189},"VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT",{"type":18,"value":80},{"type":13,"tag":34,"props":15192,"children":15194},{"className":15193},[],[15195],{"type":18,"value":4816},{"type":18,"value":1046},{"type":13,"tag":34,"props":15198,"children":15200},{"className":15199},[],[15201],{"type":18,"value":4823},{"type":18,"value":4916},{"type":13,"tag":872,"props":15204,"children":15206},{"href":15205},"/chapters/queries#queries-mesh-shader",[15207],{"type":18,"value":15208},"Mesh\nShader Queries",{"type":18,"value":987},{"type":13,"tag":989,"props":15211,"children":15212},{"type":991},[],{"type":18,"value":15214}," not be active",{"type":13,"tag":900,"props":15216,"children":15218},{"name":15217},"VUID-vkCmdDrawIndexedIndirectCount-None-08877",[15219],{"type":13,"tag":14,"props":15220,"children":15221},{},[15222,15223,15228,15229,15235,15236,15240,15241,15246,15247,15252,15253,15259,15260,15263,15264,15268],{"type":18,"value":7003},{"type":13,"tag":34,"props":15224,"children":15226},{"className":15225},[],[15227],{"type":18,"value":4984},{"type":18,"value":10893},{"type":13,"tag":34,"props":15230,"children":15232},{"className":15231},[],[15233],{"type":18,"value":15234},"VK_DYNAMIC_STATE_ATTACHMENT_FEEDBACK_LOOP_ENABLE_EXT",{"type":18,"value":10776},{"type":13,"tag":872,"props":15237,"children":15238},{"href":4878},[15239],{"type":18,"value":4881},{"type":18,"value":1491},{"type":13,"tag":34,"props":15242,"children":15244},{"className":15243},[],[15245],{"type":18,"value":4703},{"type":18,"value":1861},{"type":13,"tag":34,"props":15248,"children":15250},{"className":15249},[],[15251],{"type":18,"value":969},{"type":18,"value":5152},{"type":13,"tag":872,"props":15254,"children":15256},{"href":15255},"/man/vkCmdSetAttachmentFeedbackLoopEnableEXT",[15257],{"type":18,"value":15258},"vkCmdSetAttachmentFeedbackLoopEnableEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":15261,"children":15262},{"type":991},[],{"type":18,"value":6941},{"type":13,"tag":872,"props":15265,"children":15266},{"href":4613},[15267],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":15270,"children":15272},{"name":15271},"VUID-vkCmdDrawIndexedIndirectCount-None-07850",[15273],{"type":13,"tag":14,"props":15274,"children":15275},{},[15276,15278,15284,15285,15288],{"type":18,"value":15277},"If dynamic state was inherited from\n",{"type":13,"tag":872,"props":15279,"children":15281},{"href":15280},"/man/VkCommandBufferInheritanceViewportScissorInfoNV",[15282],{"type":18,"value":15283},"VkCommandBufferInheritanceViewportScissorInfoNV",{"type":18,"value":4207},{"type":13,"tag":989,"props":15286,"children":15287},{"type":991},[],{"type":18,"value":15289}," be set\nin the current command buffer prior to this drawing command",{"type":13,"tag":900,"props":15291,"children":15293},{"name":15292},"VUID-vkCmdDrawIndexedIndirectCount-None-08684",[15294],{"type":13,"tag":14,"props":15295,"children":15296},{},[15297,15299,15305,15306,15309,15311,15316,15318],{"type":18,"value":15298},"If there is no bound graphics pipeline, ",{"type":13,"tag":34,"props":15300,"children":15302},{"className":15301},[],[15303],{"type":18,"value":15304},"vkCmdBindShadersEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":15307,"children":15308},{"type":991},[],{"type":18,"value":15310},"\nhave been called in the current command buffer with ",{"type":13,"tag":34,"props":15312,"children":15314},{"className":15313},[],[15315],{"type":18,"value":15175},{"type":18,"value":15317}," with\nan element of ",{"type":13,"tag":34,"props":15319,"children":15321},{"className":15320},[],[15322],{"type":18,"value":11587},{"type":13,"tag":900,"props":15324,"children":15326},{"name":15325},"VUID-vkCmdDrawIndexedIndirectCount-None-08685",[15327],{"type":13,"tag":14,"props":15328,"children":15329},{},[15330,15332,15342,15344,15349,15350,15353,15355,15360,15362],{"type":18,"value":15331},"If there is no bound graphics pipeline, and the\n",{"type":13,"tag":872,"props":15333,"children":15335},{"href":15334},"/man/VkPhysicalDeviceFeatures#features-tessellationShader",[15336],{"type":13,"tag":34,"props":15337,"children":15339},{"className":15338},[],[15340],{"type":18,"value":15341},"tessellationShader",{"type":18,"value":15343}," feature is\nenabled, ",{"type":13,"tag":34,"props":15345,"children":15347},{"className":15346},[],[15348],{"type":18,"value":15304},{"type":18,"value":987},{"type":13,"tag":989,"props":15351,"children":15352},{"type":991},[],{"type":18,"value":15354}," have been called in the current\ncommand buffer with ",{"type":13,"tag":34,"props":15356,"children":15358},{"className":15357},[],[15359],{"type":18,"value":15175},{"type":18,"value":15361}," with an element of\n",{"type":13,"tag":34,"props":15363,"children":15365},{"className":15364},[],[15366],{"type":18,"value":15189},{"type":13,"tag":900,"props":15368,"children":15370},{"name":15369},"VUID-vkCmdDrawIndexedIndirectCount-None-08686",[15371],{"type":13,"tag":14,"props":15372,"children":15373},{},[15374,15375,15383,15384,15389,15390,15393,15394,15399,15400],{"type":18,"value":15331},{"type":13,"tag":872,"props":15376,"children":15377},{"href":15334},[15378],{"type":13,"tag":34,"props":15379,"children":15381},{"className":15380},[],[15382],{"type":18,"value":15341},{"type":18,"value":15343},{"type":13,"tag":34,"props":15385,"children":15387},{"className":15386},[],[15388],{"type":18,"value":15304},{"type":18,"value":987},{"type":13,"tag":989,"props":15391,"children":15392},{"type":991},[],{"type":18,"value":15354},{"type":13,"tag":34,"props":15395,"children":15397},{"className":15396},[],[15398],{"type":18,"value":15175},{"type":18,"value":15361},{"type":13,"tag":34,"props":15401,"children":15403},{"className":15402},[],[15404],{"type":18,"value":4816},{"type":13,"tag":900,"props":15406,"children":15408},{"name":15407},"VUID-vkCmdDrawIndexedIndirectCount-None-08687",[15409],{"type":13,"tag":14,"props":15410,"children":15411},{},[15412,15413,15423,15424,15429,15430,15433,15435,15440,15441],{"type":18,"value":15331},{"type":13,"tag":872,"props":15414,"children":15416},{"href":15415},"/man/VkPhysicalDeviceFeatures#features-geometryShader",[15417],{"type":13,"tag":34,"props":15418,"children":15420},{"className":15419},[],[15421],{"type":18,"value":15422},"geometryShader",{"type":18,"value":9248},{"type":13,"tag":34,"props":15425,"children":15427},{"className":15426},[],[15428],{"type":18,"value":15304},{"type":18,"value":987},{"type":13,"tag":989,"props":15431,"children":15432},{"type":991},[],{"type":18,"value":15434}," have been called in the current command\nbuffer with ",{"type":13,"tag":34,"props":15436,"children":15438},{"className":15437},[],[15439],{"type":18,"value":15175},{"type":18,"value":15361},{"type":13,"tag":34,"props":15442,"children":15444},{"className":15443},[],[15445],{"type":18,"value":4823},{"type":13,"tag":900,"props":15447,"children":15449},{"name":15448},"VUID-vkCmdDrawIndexedIndirectCount-None-08688",[15450],{"type":13,"tag":14,"props":15451,"children":15452},{},[15453,15454,15459,15460,15463,15464,15469,15470],{"type":18,"value":15298},{"type":13,"tag":34,"props":15455,"children":15457},{"className":15456},[],[15458],{"type":18,"value":15304},{"type":18,"value":987},{"type":13,"tag":989,"props":15461,"children":15462},{"type":991},[],{"type":18,"value":15310},{"type":13,"tag":34,"props":15465,"children":15467},{"className":15466},[],[15468],{"type":18,"value":15175},{"type":18,"value":15317},{"type":13,"tag":34,"props":15471,"children":15473},{"className":15472},[],[15474],{"type":18,"value":4984},{"type":13,"tag":900,"props":15476,"children":15478},{"name":15477},"VUID-vkCmdDrawIndexedIndirectCount-None-08689",[15479],{"type":13,"tag":14,"props":15480,"children":15481},{},[15482,15484,15494,15496,15501,15502,15505,15506,15511,15512],{"type":18,"value":15483},"If there is no bound graphics pipeline, and the ",{"type":13,"tag":872,"props":15485,"children":15487},{"href":15486},"/man/VkPhysicalDeviceMeshShaderFeaturesEXT#features-taskShader",[15488],{"type":13,"tag":34,"props":15489,"children":15491},{"className":15490},[],[15492],{"type":18,"value":15493},"taskShader",{"type":18,"value":15495}," feature is enabled, ",{"type":13,"tag":34,"props":15497,"children":15499},{"className":15498},[],[15500],{"type":18,"value":15304},{"type":18,"value":987},{"type":13,"tag":989,"props":15503,"children":15504},{"type":991},[],{"type":18,"value":15310},{"type":13,"tag":34,"props":15507,"children":15509},{"className":15508},[],[15510],{"type":18,"value":15175},{"type":18,"value":15317},{"type":13,"tag":34,"props":15513,"children":15515},{"className":15514},[],[15516],{"type":18,"value":15517},"VK_SHADER_STAGE_TASK_BIT_EXT",{"type":13,"tag":900,"props":15519,"children":15521},{"name":15520},"VUID-vkCmdDrawIndexedIndirectCount-None-08690",[15522],{"type":13,"tag":14,"props":15523,"children":15524},{},[15525,15526,15536,15537,15542,15543,15546,15547,15552,15553],{"type":18,"value":15483},{"type":13,"tag":872,"props":15527,"children":15529},{"href":15528},"/man/VkPhysicalDeviceMeshShaderFeaturesEXT#features-meshShader",[15530],{"type":13,"tag":34,"props":15531,"children":15533},{"className":15532},[],[15534],{"type":18,"value":15535},"meshShader",{"type":18,"value":15495},{"type":13,"tag":34,"props":15538,"children":15540},{"className":15539},[],[15541],{"type":18,"value":15304},{"type":18,"value":987},{"type":13,"tag":989,"props":15544,"children":15545},{"type":991},[],{"type":18,"value":15310},{"type":13,"tag":34,"props":15548,"children":15550},{"className":15549},[],[15551],{"type":18,"value":15175},{"type":18,"value":15317},{"type":13,"tag":34,"props":15554,"children":15556},{"className":15555},[],[15557],{"type":18,"value":15558},"VK_SHADER_STAGE_MESH_BIT_EXT",{"type":13,"tag":900,"props":15560,"children":15562},{"name":15561},"VUID-vkCmdDrawIndexedIndirectCount-None-08693",[15563],{"type":13,"tag":14,"props":15564,"children":15565},{},[15566,15568,15576,15577,15585,15587,15592,15593,15598,15600,15603,15605,15610,15612,15615,15617,15622],{"type":18,"value":15567},"If there is no bound graphics pipeline, and at least one of the\n",{"type":13,"tag":872,"props":15569,"children":15570},{"href":15486},[15571],{"type":13,"tag":34,"props":15572,"children":15574},{"className":15573},[],[15575],{"type":18,"value":15493},{"type":18,"value":842},{"type":13,"tag":872,"props":15578,"children":15579},{"href":15528},[15580],{"type":13,"tag":34,"props":15581,"children":15583},{"className":15582},[],[15584],{"type":18,"value":15535},{"type":18,"value":15586}," features is enabled, one of the\n",{"type":13,"tag":34,"props":15588,"children":15590},{"className":15589},[],[15591],{"type":18,"value":11587},{"type":18,"value":924},{"type":13,"tag":34,"props":15594,"children":15596},{"className":15595},[],[15597],{"type":18,"value":15558},{"type":18,"value":15599},"\nstages ",{"type":13,"tag":989,"props":15601,"children":15602},{"type":991},[],{"type":18,"value":15604}," have a valid ",{"type":13,"tag":34,"props":15606,"children":15608},{"className":15607},[],[15609],{"type":18,"value":2089},{"type":18,"value":15611}," bound, and the other ",{"type":13,"tag":989,"props":15613,"children":15614},{"type":991},[],{"type":18,"value":15616},"\nhave no ",{"type":13,"tag":34,"props":15618,"children":15620},{"className":15619},[],[15621],{"type":18,"value":2089},{"type":18,"value":15623}," bound",{"type":13,"tag":900,"props":15625,"children":15627},{"name":15626},"VUID-vkCmdDrawIndexedIndirectCount-None-08694",[15628],{"type":13,"tag":14,"props":15629,"children":15630},{},[15631,15633,15641,15642,15650,15652,15657,15659,15664,15666,15671,15673,15679,15681,15686,15687,15690,15692,15697],{"type":18,"value":15632},"If there is no bound graphics pipeline, and both the\n",{"type":13,"tag":872,"props":15634,"children":15635},{"href":15486},[15636],{"type":13,"tag":34,"props":15637,"children":15639},{"className":15638},[],[15640],{"type":18,"value":15493},{"type":18,"value":842},{"type":13,"tag":872,"props":15643,"children":15644},{"href":15528},[15645],{"type":13,"tag":34,"props":15646,"children":15648},{"className":15647},[],[15649],{"type":18,"value":15535},{"type":18,"value":15651}," features are enabled, and a valid ",{"type":13,"tag":34,"props":15653,"children":15655},{"className":15654},[],[15656],{"type":18,"value":2089},{"type":18,"value":15658},"\nis bound the to the ",{"type":13,"tag":34,"props":15660,"children":15662},{"className":15661},[],[15663],{"type":18,"value":15558},{"type":18,"value":15665}," stage, and that\n",{"type":13,"tag":34,"props":15667,"children":15669},{"className":15668},[],[15670],{"type":18,"value":2089},{"type":18,"value":15672}," was created without the\n",{"type":13,"tag":34,"props":15674,"children":15676},{"className":15675},[],[15677],{"type":18,"value":15678},"VK_SHADER_CREATE_NO_TASK_SHADER_BIT_EXT",{"type":18,"value":15680}," flag, a valid\n",{"type":13,"tag":34,"props":15682,"children":15684},{"className":15683},[],[15685],{"type":18,"value":2089},{"type":18,"value":987},{"type":13,"tag":989,"props":15688,"children":15689},{"type":991},[],{"type":18,"value":15691}," be bound to the\n",{"type":13,"tag":34,"props":15693,"children":15695},{"className":15694},[],[15696],{"type":18,"value":15517},{"type":18,"value":15698}," stage",{"type":13,"tag":900,"props":15700,"children":15702},{"name":15701},"VUID-vkCmdDrawIndexedIndirectCount-None-08695",[15703],{"type":13,"tag":14,"props":15704,"children":15705},{},[15706,15707,15715,15716,15724,15725,15730,15731,15736,15737,15742,15744,15749,15751,15754,15756,15761,15763,15768],{"type":18,"value":15632},{"type":13,"tag":872,"props":15708,"children":15709},{"href":15486},[15710],{"type":13,"tag":34,"props":15711,"children":15713},{"className":15712},[],[15714],{"type":18,"value":15493},{"type":18,"value":842},{"type":13,"tag":872,"props":15717,"children":15718},{"href":15528},[15719],{"type":13,"tag":34,"props":15720,"children":15722},{"className":15721},[],[15723],{"type":18,"value":15535},{"type":18,"value":15651},{"type":13,"tag":34,"props":15726,"children":15728},{"className":15727},[],[15729],{"type":18,"value":2089},{"type":18,"value":15658},{"type":13,"tag":34,"props":15732,"children":15734},{"className":15733},[],[15735],{"type":18,"value":15558},{"type":18,"value":15665},{"type":13,"tag":34,"props":15738,"children":15740},{"className":15739},[],[15741],{"type":18,"value":2089},{"type":18,"value":15743}," was created with the\n",{"type":13,"tag":34,"props":15745,"children":15747},{"className":15746},[],[15748],{"type":18,"value":15678},{"type":18,"value":15750}," flag, there ",{"type":13,"tag":989,"props":15752,"children":15753},{"type":991},[],{"type":18,"value":15755}," be no\n",{"type":13,"tag":34,"props":15757,"children":15759},{"className":15758},[],[15760],{"type":18,"value":2089},{"type":18,"value":15762}," bound to the ",{"type":13,"tag":34,"props":15764,"children":15766},{"className":15765},[],[15767],{"type":18,"value":15517},{"type":18,"value":15698},{"type":13,"tag":900,"props":15770,"children":15772},{"name":15771},"VUID-vkCmdDrawIndexedIndirectCount-None-08696",[15773],{"type":13,"tag":14,"props":15774,"children":15775},{},[15776,15778,15783,15785,15790,15792,15795,15796,15801,15803,15808,15810,15815],{"type":18,"value":15777},"If there is no bound graphics pipeline, and a valid ",{"type":13,"tag":34,"props":15779,"children":15781},{"className":15780},[],[15782],{"type":18,"value":2089},{"type":18,"value":15784}," is\nbound to the ",{"type":13,"tag":34,"props":15786,"children":15788},{"className":15787},[],[15789],{"type":18,"value":11587},{"type":18,"value":15791}," stage, there ",{"type":13,"tag":989,"props":15793,"children":15794},{"type":991},[],{"type":18,"value":15755},{"type":13,"tag":34,"props":15797,"children":15799},{"className":15798},[],[15800],{"type":18,"value":2089},{"type":18,"value":15802}," bound to either the ",{"type":13,"tag":34,"props":15804,"children":15806},{"className":15805},[],[15807],{"type":18,"value":15517},{"type":18,"value":15809},"\nstage or the ",{"type":13,"tag":34,"props":15811,"children":15813},{"className":15812},[],[15814],{"type":18,"value":15558},{"type":18,"value":15698},{"type":13,"tag":900,"props":15817,"children":15819},{"name":15818},"VUID-vkCmdDrawIndexedIndirectCount-None-08698",[15820],{"type":13,"tag":14,"props":15821,"children":15822},{},[15823,15825,15831,15833,15838,15840,15846,15848,15851],{"type":18,"value":15824},"If any graphics shader is bound which was created with the\n",{"type":13,"tag":34,"props":15826,"children":15828},{"className":15827},[],[15829],{"type":18,"value":15830},"VK_SHADER_CREATE_LINK_STAGE_BIT_EXT",{"type":18,"value":15832}," flag, then all shaders created\nwith the ",{"type":13,"tag":34,"props":15834,"children":15836},{"className":15835},[],[15837],{"type":18,"value":15830},{"type":18,"value":15839}," flag in the same\n",{"type":13,"tag":872,"props":15841,"children":15843},{"href":15842},"/man/vkCreateShadersEXT",[15844],{"type":18,"value":15845},"vkCreateShadersEXT",{"type":18,"value":15847}," call ",{"type":13,"tag":989,"props":15849,"children":15850},{"type":991},[],{"type":18,"value":15852}," also be bound",{"type":13,"tag":900,"props":15854,"children":15856},{"name":15855},"VUID-vkCmdDrawIndexedIndirectCount-None-08699",[15857],{"type":13,"tag":14,"props":15858,"children":15859},{},[15860,15861,15866,15868,15873,15875,15879,15880,15883,15885,15890],{"type":18,"value":15824},{"type":13,"tag":34,"props":15862,"children":15864},{"className":15863},[],[15865],{"type":18,"value":15830},{"type":18,"value":15867}," flag, any stages in between\nstages whose shaders which did not create a shader with the\n",{"type":13,"tag":34,"props":15869,"children":15871},{"className":15870},[],[15872],{"type":18,"value":15830},{"type":18,"value":15874}," flag as part of the same\n",{"type":13,"tag":872,"props":15876,"children":15877},{"href":15842},[15878],{"type":18,"value":15845},{"type":18,"value":15847},{"type":13,"tag":989,"props":15881,"children":15882},{"type":991},[],{"type":18,"value":15884}," not have any ",{"type":13,"tag":34,"props":15886,"children":15888},{"className":15887},[],[15889],{"type":18,"value":2089},{"type":18,"value":15623},{"type":13,"tag":900,"props":15892,"children":15894},{"name":15893},"VUID-vkCmdDrawIndexedIndirectCount-None-08878",[15895],{"type":13,"tag":14,"props":15896,"children":15897},{},[15898,15900,15903],{"type":18,"value":15899},"All bound graphics shader objects ",{"type":13,"tag":989,"props":15901,"children":15902},{"type":991},[],{"type":18,"value":15904}," have been created with identical\nor identically defined push constant ranges",{"type":13,"tag":900,"props":15906,"children":15908},{"name":15907},"VUID-vkCmdDrawIndexedIndirectCount-None-08879",[15909],{"type":13,"tag":14,"props":15910,"children":15911},{},[15912,15913,15916],{"type":18,"value":15899},{"type":13,"tag":989,"props":15914,"children":15915},{"type":991},[],{"type":18,"value":15917}," have been created with identical\nor identically defined arrays of descriptor set layouts",{"type":13,"tag":900,"props":15919,"children":15921},{"name":15920},"VUID-vkCmdDrawIndexedIndirectCount-colorAttachmentCount-09372",[15922],{"type":13,"tag":14,"props":15923,"children":15924},{},[15925,15926,15930,15931,15935,15936,15941,15942,15947,15949,15954,15956,15959,15961,15967,15968,15974],{"type":18,"value":7378},{"type":13,"tag":872,"props":15927,"children":15928},{"href":7366},[15929],{"type":18,"value":7369},{"type":18,"value":8193},{"type":13,"tag":872,"props":15932,"children":15933},{"href":4353},[15934],{"type":18,"value":4356},{"type":18,"value":241},{"type":13,"tag":34,"props":15937,"children":15939},{"className":15938},[],[15940],{"type":18,"value":7786},{"type":18,"value":963},{"type":13,"tag":34,"props":15943,"children":15945},{"className":15944},[],[15946],{"type":18,"value":7137},{"type":18,"value":15948},", a color\nattachment with a resolve mode of\n",{"type":13,"tag":34,"props":15950,"children":15952},{"className":15951},[],[15953],{"type":18,"value":8120},{"type":18,"value":15955},", and a fragment\nshader is bound, it ",{"type":13,"tag":989,"props":15957,"children":15958},{"type":991},[],{"type":18,"value":15960}," not declare the ",{"type":13,"tag":34,"props":15962,"children":15964},{"className":15963},[],[15965],{"type":18,"value":15966},"DepthReplacing",{"type":18,"value":1046},{"type":13,"tag":34,"props":15969,"children":15971},{"className":15970},[],[15972],{"type":18,"value":15973},"StencilRefReplacingEXT",{"type":18,"value":15975}," execution modes",{"type":13,"tag":900,"props":15977,"children":15979},{"name":15978},"VUID-vkCmdDrawIndexedIndirectCount-pDynamicStates-08715",[15980],{"type":13,"tag":14,"props":15981,"children":15982},{},[15983,15985,15990,15992,15998,15999,16005,16007,16013,16015,16021,16022,16028,16030,16034,16035,16038,16039],{"type":18,"value":15984},"If the bound graphics pipeline state includes a fragment shader stage,\nwas created with ",{"type":13,"tag":34,"props":15986,"children":15988},{"className":15987},[],[15989],{"type":18,"value":5668},{"type":18,"value":15991}," set in\n",{"type":13,"tag":872,"props":15993,"children":15995},{"href":15994},"/man/VkPipelineDynamicStateCreateInfo",[15996],{"type":18,"value":15997},"VkPipelineDynamicStateCreateInfo",{"type":18,"value":241},{"type":13,"tag":34,"props":16000,"children":16002},{"className":16001},[],[16003],{"type":18,"value":16004},"pDynamicStates",{"type":18,"value":16006},", and the\nfragment shader declares the ",{"type":13,"tag":34,"props":16008,"children":16010},{"className":16009},[],[16011],{"type":18,"value":16012},"EarlyFragmentTests",{"type":18,"value":16014}," execution mode and\nuses ",{"type":13,"tag":34,"props":16016,"children":16018},{"className":16017},[],[16019],{"type":18,"value":16020},"OpDepthAttachmentReadEXT",{"type":18,"value":7384},{"type":13,"tag":34,"props":16023,"children":16025},{"className":16024},[],[16026],{"type":18,"value":16027},"depthWriteEnable",{"type":18,"value":16029}," parameter\nin the last call to ",{"type":13,"tag":872,"props":16031,"children":16032},{"href":5689},[16033],{"type":18,"value":5692},{"type":18,"value":987},{"type":13,"tag":989,"props":16036,"children":16037},{"type":991},[],{"type":18,"value":1300},{"type":13,"tag":34,"props":16040,"children":16042},{"className":16041},[],[16043],{"type":18,"value":969},{"type":13,"tag":900,"props":16045,"children":16047},{"name":16046},"VUID-vkCmdDrawIndexedIndirectCount-pDynamicStates-08716",[16048],{"type":13,"tag":14,"props":16049,"children":16050},{},[16051,16052,16057,16058,16062,16063,16068,16069,16074,16075,16081,16082,16087,16089,16093,16094,16097,16098],{"type":18,"value":15984},{"type":13,"tag":34,"props":16053,"children":16055},{"className":16054},[],[16056],{"type":18,"value":5248},{"type":18,"value":15991},{"type":13,"tag":872,"props":16059,"children":16060},{"href":15994},[16061],{"type":18,"value":15997},{"type":18,"value":241},{"type":13,"tag":34,"props":16064,"children":16066},{"className":16065},[],[16067],{"type":18,"value":16004},{"type":18,"value":16006},{"type":13,"tag":34,"props":16070,"children":16072},{"className":16071},[],[16073],{"type":18,"value":16012},{"type":18,"value":16014},{"type":13,"tag":34,"props":16076,"children":16078},{"className":16077},[],[16079],{"type":18,"value":16080},"OpStencilAttachmentReadEXT",{"type":18,"value":7384},{"type":13,"tag":34,"props":16083,"children":16085},{"className":16084},[],[16086],{"type":18,"value":4562},{"type":18,"value":16088}," parameter in\nthe last call to ",{"type":13,"tag":872,"props":16090,"children":16091},{"href":5286},[16092],{"type":18,"value":5289},{"type":18,"value":987},{"type":13,"tag":989,"props":16095,"children":16096},{"type":991},[],{"type":18,"value":4084},{"type":13,"tag":34,"props":16099,"children":16101},{"className":16100},[],[16102],{"type":18,"value":7838},{"type":13,"tag":900,"props":16104,"children":16106},{"name":16105},"VUID-vkCmdDrawIndexedIndirectCount-None-09116",[16107,16115],{"type":13,"tag":25,"props":16108,"children":16110},{"code":16109},"If\na shader object is bound to any graphics stage\n",[16111],{"type":13,"tag":34,"props":16112,"children":16113},{"__ignoreMap":30},[16114],{"type":18,"value":16109},{"type":13,"tag":14,"props":16116,"children":16117},{},[16118,16120,16125,16127,16133,16135,16141,16142,16146,16149,16151,16157,16158,16164,16166,16172],{"type":18,"value":16119},"or\nthe currently bound graphics pipeline was created with\n",{"type":13,"tag":34,"props":16121,"children":16123},{"className":16122},[],[16124],{"type":18,"value":11116},{"type":18,"value":16126},",\nand the format of any color attachment is\n",{"type":13,"tag":34,"props":16128,"children":16130},{"className":16129},[],[16131],{"type":18,"value":16132},"VK_FORMAT_E5B9G9R9_UFLOAT_PACK32",{"type":18,"value":16134},", the corresponding element of the\n",{"type":13,"tag":34,"props":16136,"children":16138},{"className":16137},[],[16139],{"type":18,"value":16140},"pColorWriteMasks",{"type":18,"value":5988},{"type":13,"tag":872,"props":16143,"children":16144},{"href":11120},[16145],{"type":18,"value":11123},{"type":13,"tag":989,"props":16147,"children":16148},{"type":991},[],{"type":18,"value":16150}," either include all of ",{"type":13,"tag":34,"props":16152,"children":16154},{"className":16153},[],[16155],{"type":18,"value":16156},"VK_COLOR_COMPONENT_R_BIT",{"type":18,"value":80},{"type":13,"tag":34,"props":16159,"children":16161},{"className":16160},[],[16162],{"type":18,"value":16163},"VK_COLOR_COMPONENT_G_BIT",{"type":18,"value":16165},", and ",{"type":13,"tag":34,"props":16167,"children":16169},{"className":16168},[],[16170],{"type":18,"value":16171},"VK_COLOR_COMPONENT_B_BIT",{"type":18,"value":16173},", or\nnone of them",{"type":13,"tag":900,"props":16175,"children":16177},{"name":16176},"VUID-vkCmdDrawIndexedIndirectCount-maxFragmentDualSrcAttachments-09239",[16178],{"type":13,"tag":14,"props":16179,"children":16180},{},[16181,16182,16188,16190,16196,16198,16203,16205,16211,16213,16219,16220,16226,16227,16233,16235,16238,16240],{"type":18,"value":2907},{"type":13,"tag":872,"props":16183,"children":16185},{"href":16184},"/chapters/framebuffer#framebuffer-blending",[16186],{"type":18,"value":16187},"blending",{"type":18,"value":16189}," is enabled for any attachment where\neither the source or destination blend factors for that attachment\n",{"type":13,"tag":872,"props":16191,"children":16193},{"href":16192},"/chapters/framebuffer#framebuffer-dsb",[16194],{"type":18,"value":16195},"use the secondary color input",{"type":18,"value":16197},", the maximum value of\n",{"type":13,"tag":34,"props":16199,"children":16201},{"className":16200},[],[16202],{"type":18,"value":10699},{"type":18,"value":16204}," for any output attachment ",{"type":13,"tag":872,"props":16206,"children":16208},{"href":16207},"/chapters/shaders#shaders-staticuse",[16209],{"type":18,"value":16210},"statically\nused",{"type":18,"value":16212}," in the ",{"type":13,"tag":34,"props":16214,"children":16216},{"className":16215},[],[16217],{"type":18,"value":16218},"Fragment",{"type":18,"value":987},{"type":13,"tag":34,"props":16221,"children":16223},{"className":16222},[],[16224],{"type":18,"value":16225},"Execution",{"type":18,"value":987},{"type":13,"tag":34,"props":16228,"children":16230},{"className":16229},[],[16231],{"type":18,"value":16232},"Model",{"type":18,"value":16234}," executed by this command\n",{"type":13,"tag":989,"props":16236,"children":16237},{"type":991},[],{"type":18,"value":16239}," be less than ",{"type":13,"tag":872,"props":16241,"children":16243},{"href":16242},"/man/VkPhysicalDeviceLimits#limits-maxFragmentDualSrcAttachments",[16244],{"type":13,"tag":34,"props":16245,"children":16247},{"className":16246},[],[16248],{"type":18,"value":16249},"maxFragmentDualSrcAttachments",{"type":13,"tag":900,"props":16251,"children":16253},{"name":16252},"VUID-vkCmdDrawIndexedIndirectCount-None-09548",[16254],{"type":13,"tag":14,"props":16255,"children":16256},{},[16257,16259,16263,16265,16271,16272,16278,16280,16286,16287,16290],{"type":18,"value":16258},"If the current render pass was begun with ",{"type":13,"tag":872,"props":16260,"children":16261},{"href":7366},[16262],{"type":18,"value":7369},{"type":18,"value":16264},",\nand there is no shader object bound to any graphics stage,\nthe value of each element of\n",{"type":13,"tag":872,"props":16266,"children":16268},{"href":16267},"/man/VkRenderingAttachmentLocationInfoKHR",[16269],{"type":18,"value":16270},"VkRenderingAttachmentLocationInfoKHR",{"type":18,"value":241},{"type":13,"tag":34,"props":16273,"children":16275},{"className":16274},[],[16276],{"type":18,"value":16277},"pColorAttachmentLocations",{"type":18,"value":16279},"\nset by ",{"type":13,"tag":872,"props":16281,"children":16283},{"href":16282},"/man/vkCmdSetRenderingAttachmentLocationsKHR",[16284],{"type":18,"value":16285},"vkCmdSetRenderingAttachmentLocationsKHR",{"type":18,"value":987},{"type":13,"tag":989,"props":16288,"children":16289},{"type":991},[],{"type":18,"value":16291}," match the\nvalue set for the corresponding element in the currently bound pipeline",{"type":13,"tag":900,"props":16293,"children":16295},{"name":16294},"VUID-vkCmdDrawIndexedIndirectCount-None-09549",[16296],{"type":13,"tag":14,"props":16297,"children":16298},{},[16299,16300,16304,16306,16309,16311],{"type":18,"value":16258},{"type":13,"tag":872,"props":16301,"children":16302},{"href":7366},[16303],{"type":18,"value":7369},{"type":18,"value":16305},",\nand there is no shader object bound to any graphics stage,\ninput attachment index mappings in the currently bound pipeline ",{"type":13,"tag":989,"props":16307,"children":16308},{"type":991},[],{"type":18,"value":16310},"\nmatch those set for the current render pass instance via\n",{"type":13,"tag":872,"props":16312,"children":16313},{"href":4294},[16314],{"type":18,"value":4297},{"type":13,"tag":900,"props":16316,"children":16318},{"name":16317},"VUID-vkCmdDrawIndexedIndirectCount-None-09642",[16319],{"type":13,"tag":14,"props":16320,"children":16321},{},[16322,16323,16327,16329,16335,16337,16340,16341],{"type":18,"value":16258},{"type":13,"tag":872,"props":16324,"children":16325},{"href":7366},[16326],{"type":18,"value":7369},{"type":18,"value":16328}," with\nthe ",{"type":13,"tag":34,"props":16330,"children":16332},{"className":16331},[],[16333],{"type":18,"value":16334},"VK_RENDERING_ENABLE_LEGACY_DITHERING_BIT_EXT",{"type":18,"value":16336}," flag, the bound\ngraphics pipeline ",{"type":13,"tag":989,"props":16338,"children":16339},{"type":991},[],{"type":18,"value":2413},{"type":13,"tag":34,"props":16342,"children":16344},{"className":16343},[],[16345],{"type":18,"value":16346},"VK_PIPELINE_CREATE_2_ENABLE_LEGACY_DITHERING_BIT_EXT",{"type":13,"tag":900,"props":16348,"children":16350},{"name":16349},"VUID-vkCmdDrawIndexedIndirectCount-None-09643",[16351],{"type":13,"tag":14,"props":16352,"children":16353},{},[16354,16355,16360,16362,16365,16367,16371,16373,16378],{"type":18,"value":5401},{"type":13,"tag":34,"props":16356,"children":16358},{"className":16357},[],[16359],{"type":18,"value":16346},{"type":18,"value":16361},", the current\nrender pass ",{"type":13,"tag":989,"props":16363,"children":16364},{"type":991},[],{"type":18,"value":16366}," have begun with ",{"type":13,"tag":872,"props":16368,"children":16369},{"href":7366},[16370],{"type":18,"value":7369},{"type":18,"value":16372}," with the\n",{"type":13,"tag":34,"props":16374,"children":16376},{"className":16375},[],[16377],{"type":18,"value":16334},{"type":18,"value":16379}," flag",{"type":13,"tag":900,"props":16381,"children":16383},{"name":16382},"VUID-vkCmdDrawIndexedIndirectCount-None-04007",[16384],{"type":13,"tag":14,"props":16385,"children":16386},{},[16387,16389,16392,16394,16398],{"type":18,"value":16388},"All vertex input bindings accessed via vertex input variables declared\nin the vertex shader entry point’s interface ",{"type":13,"tag":989,"props":16390,"children":16391},{"type":991},[],{"type":18,"value":16393}," have either valid or\n",{"type":13,"tag":872,"props":16395,"children":16396},{"href":2731},[16397],{"type":18,"value":2734},{"type":18,"value":16399}," buffers bound",{"type":13,"tag":900,"props":16401,"children":16403},{"name":16402},"VUID-vkCmdDrawIndexedIndirectCount-None-04008",[16404],{"type":13,"tag":14,"props":16405,"children":16406},{},[16407,16408,16418,16420,16423,16425],{"type":18,"value":1636},{"type":13,"tag":872,"props":16409,"children":16411},{"href":16410},"/man/VkPhysicalDeviceRobustness2FeaturesEXT#features-nullDescriptor",[16412],{"type":13,"tag":34,"props":16413,"children":16415},{"className":16414},[],[16416],{"type":18,"value":16417},"nullDescriptor",{"type":18,"value":16419}," feature is not\nenabled, all vertex input bindings accessed via vertex input variables\ndeclared in the vertex shader entry point’s interface ",{"type":13,"tag":989,"props":16421,"children":16422},{"type":991},[],{"type":18,"value":16424}," not be\n",{"type":13,"tag":872,"props":16426,"children":16427},{"href":2731},[16428],{"type":18,"value":2734},{"type":13,"tag":900,"props":16430,"children":16432},{"name":16431},"VUID-vkCmdDrawIndexedIndirectCount-None-02721",[16433],{"type":13,"tag":14,"props":16434,"children":16435},{},[16436,16437,16445,16447,16452,16453,16459,16461,16464,16466],{"type":18,"value":2907},{"type":13,"tag":872,"props":16438,"children":16439},{"href":2782},[16440],{"type":13,"tag":34,"props":16441,"children":16443},{"className":16442},[],[16444],{"type":18,"value":2789},{"type":18,"value":16446}," is not\nenabled,\nand that pipeline was created without enabling\n",{"type":13,"tag":34,"props":16448,"children":16450},{"className":16449},[],[16451],{"type":18,"value":2762},{"type":18,"value":2771},{"type":13,"tag":34,"props":16454,"children":16456},{"className":16455},[],[16457],{"type":18,"value":16458},"vertexInputs",{"type":18,"value":16460},",\nthen for a given vertex buffer binding, any attribute data fetched ",{"type":13,"tag":989,"props":16462,"children":16463},{"type":991},[],{"type":18,"value":16465},"\nbe entirely contained within the corresponding vertex buffer binding, as\ndescribed in ",{"type":13,"tag":872,"props":16467,"children":16469},{"href":16468},"/chapters/fxvertex#fxvertex-input",[16470],{"type":18,"value":16471},"Vertex Input Description",{"type":13,"tag":900,"props":16473,"children":16475},{"name":16474},"VUID-vkCmdDrawIndexedIndirectCount-None-07842",[16476,16484],{"type":13,"tag":25,"props":16477,"children":16479},{"code":16478},"If\nthere is a shader object bound to the `VK_SHADER_STAGE_VERTEX_BIT`\nstage\n",[16480],{"type":13,"tag":34,"props":16481,"children":16482},{"__ignoreMap":30},[16483],{"type":18,"value":16478},{"type":13,"tag":14,"props":16485,"children":16486},{},[16487,16489,16495,16496,16500,16501,16504,16505,16509],{"type":18,"value":16488},"or\nthe bound graphics pipeline state was created with the\n",{"type":13,"tag":34,"props":16490,"children":16492},{"className":16491},[],[16493],{"type":18,"value":16494},"VK_DYNAMIC_STATE_PRIMITIVE_TOPOLOGY",{"type":18,"value":9011},{"type":13,"tag":872,"props":16497,"children":16498},{"href":4775},[16499],{"type":18,"value":4778},{"type":18,"value":987},{"type":13,"tag":989,"props":16502,"children":16503},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":16506,"children":16507},{"href":4613},[16508],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":16511,"children":16513},{"name":16512},"VUID-vkCmdDrawIndexedIndirectCount-dynamicPrimitiveTopologyUnrestricted-07500",[16514],{"type":13,"tag":14,"props":16515,"children":16516},{},[16517,16518,16523,16525,16535,16536,16541,16542,16547,16548,16553,16554,16557,16559,16565,16567,16573,16574,16580],{"type":18,"value":4590},{"type":13,"tag":34,"props":16519,"children":16521},{"className":16520},[],[16522],{"type":18,"value":16494},{"type":18,"value":16524}," dynamic state enabled\nand the ",{"type":13,"tag":872,"props":16526,"children":16528},{"href":16527},"/man/VkPhysicalDeviceExtendedDynamicState3PropertiesEXT#limits-dynamicPrimitiveTopologyUnrestricted",[16529],{"type":13,"tag":34,"props":16530,"children":16532},{"className":16531},[],[16533],{"type":18,"value":16534},"dynamicPrimitiveTopologyUnrestricted",{"type":18,"value":1861},{"type":13,"tag":34,"props":16537,"children":16539},{"className":16538},[],[16540],{"type":18,"value":969},{"type":18,"value":13147},{"type":13,"tag":34,"props":16543,"children":16545},{"className":16544},[],[16546],{"type":18,"value":4785},{"type":18,"value":6119},{"type":13,"tag":34,"props":16549,"children":16551},{"className":16550},[],[16552],{"type":18,"value":4778},{"type":18,"value":987},{"type":13,"tag":989,"props":16555,"children":16556},{"type":991},[],{"type":18,"value":16558}," be of the same\n",{"type":13,"tag":872,"props":16560,"children":16562},{"href":16561},"/chapters/drawing#drawing-primitive-topology-class",[16563],{"type":18,"value":16564},"topology class",{"type":18,"value":16566}," as the pipeline\n",{"type":13,"tag":872,"props":16568,"children":16570},{"href":16569},"/man/VkPipelineInputAssemblyStateCreateInfo",[16571],{"type":18,"value":16572},"VkPipelineInputAssemblyStateCreateInfo",{"type":18,"value":241},{"type":13,"tag":34,"props":16575,"children":16577},{"className":16576},[],[16578],{"type":18,"value":16579},"topology",{"type":18,"value":16581}," state",{"type":13,"tag":900,"props":16583,"children":16585},{"name":16584},"VUID-vkCmdDrawIndexedIndirectCount-pStrides-04913",[16586],{"type":13,"tag":14,"props":16587,"children":16588},{},[16589,16591,16597,16599,16605,16607,16613,16614,16617,16618,16622,16624,16630,16631,16635,16636,16639,16640],{"type":18,"value":16590},"If the bound graphics pipeline was created with the\n",{"type":13,"tag":34,"props":16592,"children":16594},{"className":16593},[],[16595],{"type":18,"value":16596},"VK_DYNAMIC_STATE_VERTEX_INPUT_BINDING_STRIDE_EXT",{"type":18,"value":16598}," dynamic state\nenabled,\nbut without the ",{"type":13,"tag":34,"props":16600,"children":16602},{"className":16601},[],[16603],{"type":18,"value":16604},"VK_DYNAMIC_STATE_VERTEX_INPUT_EXT",{"type":18,"value":16606}," dynamic state\nenabled,\nthen ",{"type":13,"tag":872,"props":16608,"children":16610},{"href":16609},"/man/vkCmdBindVertexBuffers2EXT",[16611],{"type":18,"value":16612},"vkCmdBindVertexBuffers2EXT",{"type":18,"value":987},{"type":13,"tag":989,"props":16615,"children":16616},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":16619,"children":16620},{"href":4613},[16621],{"type":18,"value":4616},{"type":18,"value":16623}," in the current\ncommand buffer prior to this draw command, and the ",{"type":13,"tag":34,"props":16625,"children":16627},{"className":16626},[],[16628],{"type":18,"value":16629},"pStrides",{"type":18,"value":6136},{"type":13,"tag":872,"props":16632,"children":16633},{"href":16609},[16634],{"type":18,"value":16612},{"type":18,"value":987},{"type":13,"tag":989,"props":16637,"children":16638},{"type":991},[],{"type":18,"value":10208},{"type":13,"tag":34,"props":16641,"children":16643},{"className":16642},[],[16644],{"type":18,"value":4338},{"type":13,"tag":900,"props":16646,"children":16648},{"name":16647},"VUID-vkCmdDrawIndexedIndirectCount-None-04914",[16649,16656],{"type":13,"tag":25,"props":16650,"children":16651},{"code":16478},[16652],{"type":13,"tag":34,"props":16653,"children":16654},{"__ignoreMap":30},[16655],{"type":18,"value":16478},{"type":13,"tag":14,"props":16657,"children":16658},{},[16659,16660,16665,16666,16672,16673,16676,16677,16681],{"type":18,"value":16488},{"type":13,"tag":34,"props":16661,"children":16663},{"className":16662},[],[16664],{"type":18,"value":16604},{"type":18,"value":9011},{"type":13,"tag":872,"props":16667,"children":16669},{"href":16668},"/man/vkCmdSetVertexInputEXT",[16670],{"type":18,"value":16671},"vkCmdSetVertexInputEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":16674,"children":16675},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":16678,"children":16679},{"href":4613},[16680],{"type":18,"value":4616},{"type":18,"value":16682}," in the current\ncommand buffer prior to this draw command",{"type":13,"tag":900,"props":16684,"children":16686},{"name":16685},"VUID-vkCmdDrawIndexedIndirectCount-Input-07939",[16687,16694],{"type":13,"tag":25,"props":16688,"children":16689},{"code":16478},[16690],{"type":13,"tag":34,"props":16691,"children":16692},{"__ignoreMap":30},[16693],{"type":18,"value":16478},{"type":13,"tag":14,"props":16695,"children":16696},{},[16697,16698,16703,16705,16711,16713,16718,16719,16725,16726,16731,16732,16737,16738,16744,16747,16749,16755,16756],{"type":18,"value":16488},{"type":13,"tag":34,"props":16699,"children":16701},{"className":16700},[],[16702],{"type":18,"value":16604},{"type":18,"value":16704}," dynamic state enabled\nthen all variables with the ",{"type":13,"tag":34,"props":16706,"children":16708},{"className":16707},[],[16709],{"type":18,"value":16710},"Input",{"type":18,"value":16712}," storage class decorated with\n",{"type":13,"tag":34,"props":16714,"children":16716},{"className":16715},[],[16717],{"type":18,"value":10699},{"type":18,"value":16212},{"type":13,"tag":34,"props":16720,"children":16722},{"className":16721},[],[16723],{"type":18,"value":16724},"Vertex",{"type":18,"value":987},{"type":13,"tag":34,"props":16727,"children":16729},{"className":16728},[],[16730],{"type":18,"value":16225},{"type":18,"value":987},{"type":13,"tag":34,"props":16733,"children":16735},{"className":16734},[],[16736],{"type":18,"value":16232},{"type":18,"value":987},{"type":13,"tag":34,"props":16739,"children":16741},{"className":16740},[],[16742],{"type":18,"value":16743},"OpEntryPoint",{"type":13,"tag":989,"props":16745,"children":16746},{"type":991},[],{"type":18,"value":16748}," contain a location in\n",{"type":13,"tag":872,"props":16750,"children":16752},{"href":16751},"/man/VkVertexInputAttributeDescription2EXT",[16753],{"type":18,"value":16754},"VkVertexInputAttributeDescription2EXT",{"type":18,"value":241},{"type":13,"tag":34,"props":16757,"children":16759},{"className":16758},[],[16760],{"type":18,"value":16761},"location",{"type":13,"tag":900,"props":16763,"children":16765},{"name":16764},"VUID-vkCmdDrawIndexedIndirectCount-Input-08734",[16766,16773],{"type":13,"tag":25,"props":16767,"children":16768},{"code":16478},[16769],{"type":13,"tag":34,"props":16770,"children":16771},{"__ignoreMap":30},[16772],{"type":18,"value":16478},{"type":13,"tag":14,"props":16774,"children":16775},{},[16776,16777,16782,16784,16794,16796,16801,16803,16808,16809,16814,16815,16820,16821,16826,16827,16832,16834,16839,16841,16846,16847,16852,16853,16858,16859,16864,16869,16870,16873,16875,16879,16880],{"type":18,"value":16488},{"type":13,"tag":34,"props":16778,"children":16780},{"className":16779},[],[16781],{"type":18,"value":16604},{"type":18,"value":16783}," dynamic state enabled\nand either ",{"type":13,"tag":872,"props":16785,"children":16787},{"href":16786},"/man/VkPhysicalDeviceLegacyVertexAttributesFeaturesEXT#features-legacyVertexAttributes",[16788],{"type":13,"tag":34,"props":16789,"children":16791},{"className":16790},[],[16792],{"type":18,"value":16793},"legacyVertexAttributes",{"type":18,"value":16795}," is not enabled or the SPIR-V Type\nassociated with a given ",{"type":13,"tag":34,"props":16797,"children":16799},{"className":16798},[],[16800],{"type":18,"value":16710},{"type":18,"value":16802}," variable of the corresponding\n",{"type":13,"tag":34,"props":16804,"children":16806},{"className":16805},[],[16807],{"type":18,"value":10699},{"type":18,"value":16212},{"type":13,"tag":34,"props":16810,"children":16812},{"className":16811},[],[16813],{"type":18,"value":16724},{"type":18,"value":987},{"type":13,"tag":34,"props":16816,"children":16818},{"className":16817},[],[16819],{"type":18,"value":16225},{"type":18,"value":987},{"type":13,"tag":34,"props":16822,"children":16824},{"className":16823},[],[16825],{"type":18,"value":16232},{"type":18,"value":987},{"type":13,"tag":34,"props":16828,"children":16830},{"className":16829},[],[16831],{"type":18,"value":16743},{"type":18,"value":16833}," is\n64-bit,\nthen the numeric type associated with all ",{"type":13,"tag":34,"props":16835,"children":16837},{"className":16836},[],[16838],{"type":18,"value":16710},{"type":18,"value":16840}," variables of the\ncorresponding ",{"type":13,"tag":34,"props":16842,"children":16844},{"className":16843},[],[16845],{"type":18,"value":10699},{"type":18,"value":16212},{"type":13,"tag":34,"props":16848,"children":16850},{"className":16849},[],[16851],{"type":18,"value":16724},{"type":18,"value":987},{"type":13,"tag":34,"props":16854,"children":16856},{"className":16855},[],[16857],{"type":18,"value":16225},{"type":18,"value":987},{"type":13,"tag":34,"props":16860,"children":16862},{"className":16861},[],[16863],{"type":18,"value":16232},{"type":13,"tag":34,"props":16865,"children":16867},{"className":16866},[],[16868],{"type":18,"value":16743},{"type":18,"value":987},{"type":13,"tag":989,"props":16871,"children":16872},{"type":991},[],{"type":18,"value":16874}," be the same as\n",{"type":13,"tag":872,"props":16876,"children":16877},{"href":16751},[16878],{"type":18,"value":16754},{"type":18,"value":241},{"type":13,"tag":34,"props":16881,"children":16883},{"className":16882},[],[16884],{"type":18,"value":3096},{"type":13,"tag":900,"props":16886,"children":16888},{"name":16887},"VUID-vkCmdDrawIndexedIndirectCount-format-08936",[16889,16896],{"type":13,"tag":25,"props":16890,"children":16891},{"code":16478},[16892],{"type":13,"tag":34,"props":16893,"children":16894},{"__ignoreMap":30},[16895],{"type":18,"value":16478},{"type":13,"tag":14,"props":16897,"children":16898},{},[16899,16900,16905,16907,16911,16912,16917,16919,16924,16926,16931,16932,16937,16942,16943,16948,16949,16954,16955,16958],{"type":18,"value":16488},{"type":13,"tag":34,"props":16901,"children":16903},{"className":16902},[],[16904],{"type":18,"value":16604},{"type":18,"value":16906}," dynamic state enabled\nand ",{"type":13,"tag":872,"props":16908,"children":16909},{"href":16751},[16910],{"type":18,"value":16754},{"type":18,"value":241},{"type":13,"tag":34,"props":16913,"children":16915},{"className":16914},[],[16916],{"type":18,"value":3096},{"type":18,"value":16918}," has a\n64-bit component, then the scalar width associated with all ",{"type":13,"tag":34,"props":16920,"children":16922},{"className":16921},[],[16923],{"type":18,"value":16710},{"type":18,"value":16925},"\nvariables of the corresponding ",{"type":13,"tag":34,"props":16927,"children":16929},{"className":16928},[],[16930],{"type":18,"value":10699},{"type":18,"value":16212},{"type":13,"tag":34,"props":16933,"children":16935},{"className":16934},[],[16936],{"type":18,"value":16724},{"type":13,"tag":34,"props":16938,"children":16940},{"className":16939},[],[16941],{"type":18,"value":16225},{"type":18,"value":987},{"type":13,"tag":34,"props":16944,"children":16946},{"className":16945},[],[16947],{"type":18,"value":16232},{"type":18,"value":987},{"type":13,"tag":34,"props":16950,"children":16952},{"className":16951},[],[16953],{"type":18,"value":16743},{"type":18,"value":987},{"type":13,"tag":989,"props":16956,"children":16957},{"type":991},[],{"type":18,"value":16959}," be 64-bit",{"type":13,"tag":900,"props":16961,"children":16963},{"name":16962},"VUID-vkCmdDrawIndexedIndirectCount-format-08937",[16964,16971],{"type":13,"tag":25,"props":16965,"children":16966},{"code":16478},[16967],{"type":13,"tag":34,"props":16968,"children":16969},{"__ignoreMap":30},[16970],{"type":18,"value":16478},{"type":13,"tag":14,"props":16972,"children":16973},{},[16974,16975,16980,16982,16987,16989,16994,16996,17001,17002,17007,17008,17013,17018,17020,17024,17025,17030,17031,17034],{"type":18,"value":16488},{"type":13,"tag":34,"props":16976,"children":16978},{"className":16977},[],[16979],{"type":18,"value":16604},{"type":18,"value":16981}," dynamic state enabled\nand the scalar width associated with a ",{"type":13,"tag":34,"props":16983,"children":16985},{"className":16984},[],[16986],{"type":18,"value":10699},{"type":18,"value":16988}," decorated\n",{"type":13,"tag":34,"props":16990,"children":16992},{"className":16991},[],[16993],{"type":18,"value":16710},{"type":18,"value":16995}," variable in the ",{"type":13,"tag":34,"props":16997,"children":16999},{"className":16998},[],[17000],{"type":18,"value":16724},{"type":18,"value":987},{"type":13,"tag":34,"props":17003,"children":17005},{"className":17004},[],[17006],{"type":18,"value":16225},{"type":18,"value":987},{"type":13,"tag":34,"props":17009,"children":17011},{"className":17010},[],[17012],{"type":18,"value":16232},{"type":13,"tag":34,"props":17014,"children":17016},{"className":17015},[],[17017],{"type":18,"value":16743},{"type":18,"value":17019}," is 64-bit, then the corresponding\n",{"type":13,"tag":872,"props":17021,"children":17022},{"href":16751},[17023],{"type":18,"value":16754},{"type":18,"value":241},{"type":13,"tag":34,"props":17026,"children":17028},{"className":17027},[],[17029],{"type":18,"value":3096},{"type":18,"value":987},{"type":13,"tag":989,"props":17032,"children":17033},{"type":991},[],{"type":18,"value":17035}," have a\n64-bit component",{"type":13,"tag":900,"props":17037,"children":17039},{"name":17038},"VUID-vkCmdDrawIndexedIndirectCount-None-09203",[17040,17047],{"type":13,"tag":25,"props":17041,"children":17042},{"code":16478},[17043],{"type":13,"tag":34,"props":17044,"children":17045},{"__ignoreMap":30},[17046],{"type":18,"value":16478},{"type":13,"tag":14,"props":17048,"children":17049},{},[17050,17051,17056,17057,17061,17062,17067,17069,17074,17076,17081,17082,17087,17088,17093,17094,17099,17100,17105,17108],{"type":18,"value":16488},{"type":13,"tag":34,"props":17052,"children":17054},{"className":17053},[],[17055],{"type":18,"value":16604},{"type":18,"value":16906},{"type":13,"tag":872,"props":17058,"children":17059},{"href":16751},[17060],{"type":18,"value":16754},{"type":18,"value":241},{"type":13,"tag":34,"props":17063,"children":17065},{"className":17064},[],[17066],{"type":18,"value":3096},{"type":18,"value":17068}," has a\n64-bit component, then all ",{"type":13,"tag":34,"props":17070,"children":17072},{"className":17071},[],[17073],{"type":18,"value":16710},{"type":18,"value":17075}," variables at the corresponding\n",{"type":13,"tag":34,"props":17077,"children":17079},{"className":17078},[],[17080],{"type":18,"value":10699},{"type":18,"value":16212},{"type":13,"tag":34,"props":17083,"children":17085},{"className":17084},[],[17086],{"type":18,"value":16724},{"type":18,"value":987},{"type":13,"tag":34,"props":17089,"children":17091},{"className":17090},[],[17092],{"type":18,"value":16225},{"type":18,"value":987},{"type":13,"tag":34,"props":17095,"children":17097},{"className":17096},[],[17098],{"type":18,"value":16232},{"type":18,"value":987},{"type":13,"tag":34,"props":17101,"children":17103},{"className":17102},[],[17104],{"type":18,"value":16743},{"type":13,"tag":989,"props":17106,"children":17107},{"type":991},[],{"type":18,"value":17109}," not use components that are not present in the format",{"type":13,"tag":900,"props":17111,"children":17113},{"name":17112},"VUID-vkCmdDrawIndexedIndirectCount-None-04875",[17114,17122],{"type":13,"tag":25,"props":17115,"children":17117},{"code":17116},"If\nthere is a shader object bound to the `VK_SHADER_STAGE_VERTEX_BIT`\nstage and the most recent call to `vkCmdSetPrimitiveTopology` in the\ncurrent command buffer set `primitiveTopology` to\n`VK_PRIMITIVE_TOPOLOGY_PATCH_LIST`,\n",[17118],{"type":13,"tag":34,"props":17119,"children":17120},{"__ignoreMap":30},[17121],{"type":18,"value":17116},{"type":13,"tag":14,"props":17123,"children":17124},{},[17125,17126,17132,17133,17139,17140,17143,17144,17148],{"type":18,"value":16488},{"type":13,"tag":34,"props":17127,"children":17129},{"className":17128},[],[17130],{"type":18,"value":17131},"VK_DYNAMIC_STATE_PATCH_CONTROL_POINTS_EXT",{"type":18,"value":9011},{"type":13,"tag":872,"props":17134,"children":17136},{"href":17135},"/man/vkCmdSetPatchControlPointsEXT",[17137],{"type":18,"value":17138},"vkCmdSetPatchControlPointsEXT",{"type":18,"value":987},{"type":13,"tag":989,"props":17141,"children":17142},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":17145,"children":17146},{"href":4613},[17147],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":17150,"children":17152},{"name":17151},"VUID-vkCmdDrawIndexedIndirectCount-None-04879",[17153,17160],{"type":13,"tag":25,"props":17154,"children":17155},{"code":16478},[17156],{"type":13,"tag":34,"props":17157,"children":17158},{"__ignoreMap":30},[17159],{"type":18,"value":16478},{"type":13,"tag":14,"props":17161,"children":17162},{},[17163,17164,17170,17171,17177,17178,17181,17182,17186],{"type":18,"value":16488},{"type":13,"tag":34,"props":17165,"children":17167},{"className":17166},[],[17168],{"type":18,"value":17169},"VK_DYNAMIC_STATE_PRIMITIVE_RESTART_ENABLE",{"type":18,"value":9011},{"type":13,"tag":872,"props":17172,"children":17174},{"href":17173},"/man/vkCmdSetPrimitiveRestartEnable",[17175],{"type":18,"value":17176},"vkCmdSetPrimitiveRestartEnable",{"type":18,"value":987},{"type":13,"tag":989,"props":17179,"children":17180},{"type":991},[],{"type":18,"value":5228},{"type":13,"tag":872,"props":17183,"children":17184},{"href":4613},[17185],{"type":18,"value":4616},{"type":18,"value":5234},{"type":13,"tag":900,"props":17188,"children":17190},{"name":17189},"VUID-vkCmdDrawIndexedIndirectCount-None-09637",[17191,17199],{"type":13,"tag":25,"props":17192,"children":17194},{"code":17193},"If\nthe [`primitiveTopologyListRestart`](xref::features-primitiveTopologyListRestart) feature is not enabled,\nthe topology is `VK_PRIMITIVE_TOPOLOGY_POINT_LIST`,\n`VK_PRIMITIVE_TOPOLOGY_LINE_LIST`,\n`VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST`,\n`VK_PRIMITIVE_TOPOLOGY_LINE_LIST_WITH_ADJACENCY`, or\n`VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST_WITH_ADJACENCY`,\nthere is a shader object bound to the `VK_SHADER_STAGE_VERTEX_BIT`\nstage\n",[17195],{"type":13,"tag":34,"props":17196,"children":17197},{"__ignoreMap":30},[17198],{"type":18,"value":17193},{"type":13,"tag":14,"props":17200,"children":17201},{},[17202,17203,17208,17209,17213,17214,17217,17218],{"type":18,"value":16488},{"type":13,"tag":34,"props":17204,"children":17206},{"className":17205},[],[17207],{"type":18,"value":17169},{"type":18,"value":9011},{"type":13,"tag":872,"props":17210,"children":17211},{"href":17173},[17212],{"type":18,"value":17176},{"type":18,"value":987},{"type":13,"tag":989,"props":17215,"children":17216},{"type":991},[],{"type":18,"value":4084},{"type":13,"tag":34,"props":17219,"children":17221},{"className":17220},[],[17222],{"type":18,"value":969},{"type":13,"tag":900,"props":17224,"children":17226},{"name":17225},"VUID-vkCmdDrawIndexedIndirectCount-stage-06481",[17227],{"type":13,"tag":14,"props":17228,"children":17229},{},[17230,17232,17235,17237,17241,17242,17247,17248,17252,17253,17258,17259,17264,17265],{"type":18,"value":17231},"The bound graphics pipeline ",{"type":13,"tag":989,"props":17233,"children":17234},{"type":991},[],{"type":18,"value":17236}," not have been created with the\n",{"type":13,"tag":872,"props":17238,"children":17239},{"href":15152},[17240],{"type":18,"value":15155},{"type":18,"value":241},{"type":13,"tag":34,"props":17243,"children":17245},{"className":17244},[],[17246],{"type":18,"value":15162},{"type":18,"value":15164},{"type":13,"tag":872,"props":17249,"children":17250},{"href":10146},[17251],{"type":18,"value":4106},{"type":18,"value":241},{"type":13,"tag":34,"props":17254,"children":17256},{"className":17255},[],[17257],{"type":18,"value":15175},{"type":18,"value":15177},{"type":13,"tag":34,"props":17260,"children":17262},{"className":17261},[],[17263],{"type":18,"value":15517},{"type":18,"value":924},{"type":13,"tag":34,"props":17266,"children":17268},{"className":17267},[],[17269],{"type":18,"value":15558},{"type":13,"tag":900,"props":17271,"children":17273},{"name":17272},"VUID-vkCmdDrawIndexedIndirectCount-None-08885",[17274],{"type":13,"tag":14,"props":17275,"children":17276},{},[17277,17279,17282,17284,17289,17290,17295],{"type":18,"value":17278},"There ",{"type":13,"tag":989,"props":17280,"children":17281},{"type":991},[],{"type":18,"value":17283}," be no shader object bound to either of the\n",{"type":13,"tag":34,"props":17285,"children":17287},{"className":17286},[],[17288],{"type":18,"value":15517},{"type":18,"value":924},{"type":13,"tag":34,"props":17291,"children":17293},{"className":17292},[],[17294],{"type":18,"value":15558},{"type":18,"value":17296},"\nstages",{"type":13,"tag":900,"props":17298,"children":17300},{"name":17299},"VUID-vkCmdDrawIndexedIndirectCount-buffer-02708",[17301],{"type":13,"tag":14,"props":17302,"children":17303},{},[17304,17305,17310,17312,17315,17317,17323],{"type":18,"value":2907},{"type":13,"tag":34,"props":17306,"children":17308},{"className":17307},[],[17309],{"type":18,"value":94},{"type":18,"value":17311}," is non-sparse then it ",{"type":13,"tag":989,"props":17313,"children":17314},{"type":991},[],{"type":18,"value":17316}," be bound completely and\ncontiguously to a single ",{"type":13,"tag":34,"props":17318,"children":17320},{"className":17319},[],[17321],{"type":18,"value":17322},"VkDeviceMemory",{"type":18,"value":17324}," object",{"type":13,"tag":900,"props":17326,"children":17328},{"name":17327},"VUID-vkCmdDrawIndexedIndirectCount-buffer-02709",[17329],{"type":13,"tag":14,"props":17330,"children":17331},{},[17332,17337,17338,17341,17342,17348],{"type":13,"tag":34,"props":17333,"children":17335},{"className":17334},[],[17336],{"type":18,"value":94},{"type":18,"value":987},{"type":13,"tag":989,"props":17339,"children":17340},{"type":991},[],{"type":18,"value":5428},{"type":13,"tag":34,"props":17343,"children":17345},{"className":17344},[],[17346],{"type":18,"value":17347},"VK_BUFFER_USAGE_INDIRECT_BUFFER_BIT",{"type":18,"value":5436},{"type":13,"tag":900,"props":17350,"children":17352},{"name":17351},"VUID-vkCmdDrawIndexedIndirectCount-offset-02710",[17353],{"type":13,"tag":14,"props":17354,"children":17355},{},[17356,17361,17362,17365,17367],{"type":13,"tag":34,"props":17357,"children":17359},{"className":17358},[],[17360],{"type":18,"value":112},{"type":18,"value":987},{"type":13,"tag":989,"props":17363,"children":17364},{"type":991},[],{"type":18,"value":17366}," be a multiple of ",{"type":13,"tag":34,"props":17368,"children":17370},{"className":17369},[],[17371],{"type":18,"value":17372},"4",{"type":13,"tag":900,"props":17374,"children":17376},{"name":17375},"VUID-vkCmdDrawIndexedIndirectCount-countBuffer-02714",[17377],{"type":13,"tag":14,"props":17378,"children":17379},{},[17380,17381,17386,17387,17390,17391,17396],{"type":18,"value":2907},{"type":13,"tag":34,"props":17382,"children":17384},{"className":17383},[],[17385],{"type":18,"value":129},{"type":18,"value":17311},{"type":13,"tag":989,"props":17388,"children":17389},{"type":991},[],{"type":18,"value":17316},{"type":13,"tag":34,"props":17392,"children":17394},{"className":17393},[],[17395],{"type":18,"value":17322},{"type":18,"value":17324},{"type":13,"tag":900,"props":17398,"children":17400},{"name":17399},"VUID-vkCmdDrawIndexedIndirectCount-countBuffer-02715",[17401],{"type":13,"tag":14,"props":17402,"children":17403},{},[17404,17409,17410,17413,17414,17419],{"type":13,"tag":34,"props":17405,"children":17407},{"className":17406},[],[17408],{"type":18,"value":129},{"type":18,"value":987},{"type":13,"tag":989,"props":17411,"children":17412},{"type":991},[],{"type":18,"value":5428},{"type":13,"tag":34,"props":17415,"children":17417},{"className":17416},[],[17418],{"type":18,"value":17347},{"type":18,"value":5436},{"type":13,"tag":900,"props":17421,"children":17423},{"name":17422},"VUID-vkCmdDrawIndexedIndirectCount-countBufferOffset-02716",[17424],{"type":13,"tag":14,"props":17425,"children":17426},{},[17427,17432,17433,17436,17437],{"type":13,"tag":34,"props":17428,"children":17430},{"className":17429},[],[17431],{"type":18,"value":146},{"type":18,"value":987},{"type":13,"tag":989,"props":17434,"children":17435},{"type":991},[],{"type":18,"value":17366},{"type":13,"tag":34,"props":17438,"children":17440},{"className":17439},[],[17441],{"type":18,"value":17372},{"type":13,"tag":900,"props":17443,"children":17445},{"name":17444},"VUID-vkCmdDrawIndexedIndirectCount-countBuffer-02717",[17446],{"type":13,"tag":14,"props":17447,"children":17448},{},[17449,17451,17456,17457,17460,17461,17466,17467],{"type":18,"value":17450},"The count stored in ",{"type":13,"tag":34,"props":17452,"children":17454},{"className":17453},[],[17455],{"type":18,"value":129},{"type":18,"value":987},{"type":13,"tag":989,"props":17458,"children":17459},{"type":991},[],{"type":18,"value":5379},{"type":13,"tag":34,"props":17462,"children":17464},{"className":17463},[],[17465],{"type":18,"value":15075},{"type":18,"value":241},{"type":13,"tag":34,"props":17468,"children":17470},{"className":17469},[],[17471],{"type":18,"value":17472},"maxDrawIndirectCount",{"type":13,"tag":900,"props":17474,"children":17476},{"name":17475},"VUID-vkCmdDrawIndexedIndirectCount-countBufferOffset-04129",[17477],{"type":13,"tag":14,"props":17478,"children":17479},{},[17480,17482,17487,17489,17495,17497,17500,17502],{"type":18,"value":17481},"(",{"type":13,"tag":34,"props":17483,"children":17485},{"className":17484},[],[17486],{"type":18,"value":146},{"type":18,"value":17488}," + ",{"type":13,"tag":34,"props":17490,"children":17492},{"className":17491},[],[17493],{"type":18,"value":17494},"sizeof",{"type":18,"value":17496},"(uint32_t)) ",{"type":13,"tag":989,"props":17498,"children":17499},{"type":991},[],{"type":18,"value":17501}," be\nless than or equal to the size of ",{"type":13,"tag":34,"props":17503,"children":17505},{"className":17504},[],[17506],{"type":18,"value":129},{"type":13,"tag":900,"props":17508,"children":17510},{"name":17509},"VUID-vkCmdDrawIndexedIndirectCount-None-07312",[17511],{"type":13,"tag":14,"props":17512,"children":17513},{},[17514,17515,17525,17527,17530],{"type":18,"value":2907},{"type":13,"tag":872,"props":17516,"children":17518},{"href":17517},"/man/VkPhysicalDeviceMaintenance6FeaturesKHR#features-maintenance6",[17519],{"type":13,"tag":34,"props":17520,"children":17522},{"className":17521},[],[17523],{"type":18,"value":17524},"maintenance6",{"type":18,"value":17526}," is not enabled, a\nvalid index buffer ",{"type":13,"tag":989,"props":17528,"children":17529},{"type":991},[],{"type":18,"value":17531}," be bound",{"type":13,"tag":900,"props":17533,"children":17535},{"name":17534},"VUID-vkCmdDrawIndexedIndirectCount-stride-03142",[17536],{"type":13,"tag":14,"props":17537,"children":17538},{},[17539,17544,17545,17548,17549,17554,17555,17558,17560,17566],{"type":13,"tag":34,"props":17540,"children":17542},{"className":17541},[],[17543],{"type":18,"value":858},{"type":18,"value":987},{"type":13,"tag":989,"props":17546,"children":17547},{"type":991},[],{"type":18,"value":17366},{"type":13,"tag":34,"props":17550,"children":17552},{"className":17551},[],[17553],{"type":18,"value":17372},{"type":18,"value":842},{"type":13,"tag":989,"props":17556,"children":17557},{"type":991},[],{"type":18,"value":17559}," be greater than or\nequal to sizeof(",{"type":13,"tag":34,"props":17561,"children":17563},{"className":17562},[],[17564],{"type":18,"value":17565},"VkDrawIndexedIndirectCommand",{"type":18,"value":17567},")",{"type":13,"tag":900,"props":17569,"children":17571},{"name":17570},"VUID-vkCmdDrawIndexedIndirectCount-maxDrawCount-03143",[17572],{"type":13,"tag":14,"props":17573,"children":17574},{},[17575,17576,17581,17583,17588,17590,17595,17597,17602,17604,17609,17611,17616,17618,17621,17623],{"type":18,"value":2907},{"type":13,"tag":34,"props":17577,"children":17579},{"className":17578},[],[17580],{"type":18,"value":833},{"type":18,"value":17582}," is greater than or equal to ",{"type":13,"tag":34,"props":17584,"children":17586},{"className":17585},[],[17587],{"type":18,"value":7137},{"type":18,"value":17589},",\n(",{"type":13,"tag":34,"props":17591,"children":17593},{"className":17592},[],[17594],{"type":18,"value":858},{"type":18,"value":17596}," × (",{"type":13,"tag":34,"props":17598,"children":17600},{"className":17599},[],[17601],{"type":18,"value":833},{"type":18,"value":17603}," - 1) + ",{"type":13,"tag":34,"props":17605,"children":17607},{"className":17606},[],[17608],{"type":18,"value":112},{"type":18,"value":17610},"\n+ sizeof(",{"type":13,"tag":34,"props":17612,"children":17614},{"className":17613},[],[17615],{"type":18,"value":17565},{"type":18,"value":17617},")) ",{"type":13,"tag":989,"props":17619,"children":17620},{"type":991},[],{"type":18,"value":17622}," be less than\nor equal to the size of ",{"type":13,"tag":34,"props":17624,"children":17626},{"className":17625},[],[17627],{"type":18,"value":94},{"type":13,"tag":900,"props":17629,"children":17631},{"name":17630},"VUID-vkCmdDrawIndexedIndirectCount-countBuffer-03153",[17632],{"type":13,"tag":14,"props":17633,"children":17634},{},[17635,17637,17642,17644,17649,17651,17656,17657,17662,17663,17666,17667],{"type":18,"value":17636},"If count stored in ",{"type":13,"tag":34,"props":17638,"children":17640},{"className":17639},[],[17641],{"type":18,"value":129},{"type":18,"value":17643}," is equal to ",{"type":13,"tag":34,"props":17645,"children":17647},{"className":17646},[],[17648],{"type":18,"value":7137},{"type":18,"value":17650},", (",{"type":13,"tag":34,"props":17652,"children":17654},{"className":17653},[],[17655],{"type":18,"value":112},{"type":18,"value":17610},{"type":13,"tag":34,"props":17658,"children":17660},{"className":17659},[],[17661],{"type":18,"value":17565},{"type":18,"value":17617},{"type":13,"tag":989,"props":17664,"children":17665},{"type":991},[],{"type":18,"value":17622},{"type":13,"tag":34,"props":17668,"children":17670},{"className":17669},[],[17671],{"type":18,"value":94},{"type":13,"tag":900,"props":17673,"children":17675},{"name":17674},"VUID-vkCmdDrawIndexedIndirectCount-countBuffer-03154",[17676],{"type":13,"tag":14,"props":17677,"children":17678},{},[17679,17680,17685,17687,17692,17693,17698,17699,17705,17706,17711,17712,17717,17718,17721,17722],{"type":18,"value":17636},{"type":13,"tag":34,"props":17681,"children":17683},{"className":17682},[],[17684],{"type":18,"value":129},{"type":18,"value":17686}," is greater than ",{"type":13,"tag":34,"props":17688,"children":17690},{"className":17689},[],[17691],{"type":18,"value":7137},{"type":18,"value":17589},{"type":13,"tag":34,"props":17694,"children":17696},{"className":17695},[],[17697],{"type":18,"value":858},{"type":18,"value":17596},{"type":13,"tag":34,"props":17700,"children":17702},{"className":17701},[],[17703],{"type":18,"value":17704},"drawCount",{"type":18,"value":17603},{"type":13,"tag":34,"props":17707,"children":17709},{"className":17708},[],[17710],{"type":18,"value":112},{"type":18,"value":17610},{"type":13,"tag":34,"props":17713,"children":17715},{"className":17714},[],[17716],{"type":18,"value":17565},{"type":18,"value":17617},{"type":13,"tag":989,"props":17719,"children":17720},{"type":991},[],{"type":18,"value":17622},{"type":13,"tag":34,"props":17723,"children":17725},{"className":17724},[],[17726],{"type":18,"value":94},{"type":13,"tag":895,"props":17728,"children":17730},{"name":17729},"Valid Usage (Implicit)",[17731,17757,17779,17801,17825,17854,17868,17881],{"type":13,"tag":900,"props":17732,"children":17734},{"name":17733},"VUID-vkCmdDrawIndexedIndirectCount-commandBuffer-parameter",[17735],{"type":13,"tag":14,"props":17736,"children":17737},{},[17738,17743,17744,17747,17749,17755],{"type":13,"tag":34,"props":17739,"children":17741},{"className":17740},[],[17742],{"type":18,"value":75},{"type":18,"value":987},{"type":13,"tag":989,"props":17745,"children":17746},{"type":991},[],{"type":18,"value":17748}," be a valid ",{"type":13,"tag":872,"props":17750,"children":17752},{"href":17751},"/man/VkCommandBuffer",[17753],{"type":18,"value":17754},"VkCommandBuffer",{"type":18,"value":17756}," handle",{"type":13,"tag":900,"props":17758,"children":17760},{"name":17759},"VUID-vkCmdDrawIndexedIndirectCount-buffer-parameter",[17761],{"type":13,"tag":14,"props":17762,"children":17763},{},[17764,17769,17770,17773,17774,17778],{"type":13,"tag":34,"props":17765,"children":17767},{"className":17766},[],[17768],{"type":18,"value":94},{"type":18,"value":987},{"type":13,"tag":989,"props":17771,"children":17772},{"type":991},[],{"type":18,"value":17748},{"type":13,"tag":872,"props":17775,"children":17776},{"href":3510},[17777],{"type":18,"value":3513},{"type":18,"value":17756},{"type":13,"tag":900,"props":17780,"children":17782},{"name":17781},"VUID-vkCmdDrawIndexedIndirectCount-countBuffer-parameter",[17783],{"type":13,"tag":14,"props":17784,"children":17785},{},[17786,17791,17792,17795,17796,17800],{"type":13,"tag":34,"props":17787,"children":17789},{"className":17788},[],[17790],{"type":18,"value":129},{"type":18,"value":987},{"type":13,"tag":989,"props":17793,"children":17794},{"type":991},[],{"type":18,"value":17748},{"type":13,"tag":872,"props":17797,"children":17798},{"href":3510},[17799],{"type":18,"value":3513},{"type":18,"value":17756},{"type":13,"tag":900,"props":17802,"children":17804},{"name":17803},"VUID-vkCmdDrawIndexedIndirectCount-commandBuffer-recording",[17805],{"type":13,"tag":14,"props":17806,"children":17807},{},[17808,17813,17814,17817,17819],{"type":13,"tag":34,"props":17809,"children":17811},{"className":17810},[],[17812],{"type":18,"value":75},{"type":18,"value":987},{"type":13,"tag":989,"props":17815,"children":17816},{"type":991},[],{"type":18,"value":17818}," be in the ",{"type":13,"tag":872,"props":17820,"children":17822},{"href":17821},"/chapters/commandbuffers#commandbuffers-lifecycle",[17823],{"type":18,"value":17824},"recording state",{"type":13,"tag":900,"props":17826,"children":17828},{"name":17827},"VUID-vkCmdDrawIndexedIndirectCount-commandBuffer-cmdpool",[17829],{"type":13,"tag":14,"props":17830,"children":17831},{},[17832,17834,17840,17842,17847,17849,17852],{"type":18,"value":17833},"The ",{"type":13,"tag":34,"props":17835,"children":17837},{"className":17836},[],[17838],{"type":18,"value":17839},"VkCommandPool",{"type":18,"value":17841}," that ",{"type":13,"tag":34,"props":17843,"children":17845},{"className":17844},[],[17846],{"type":18,"value":75},{"type":18,"value":17848}," was allocated from ",{"type":13,"tag":989,"props":17850,"children":17851},{"type":991},[],{"type":18,"value":17853}," support graphics operations",{"type":13,"tag":900,"props":17855,"children":17857},{"name":17856},"VUID-vkCmdDrawIndexedIndirectCount-renderpass",[17858],{"type":13,"tag":14,"props":17859,"children":17860},{},[17861,17863,17866],{"type":18,"value":17862},"This command ",{"type":13,"tag":989,"props":17864,"children":17865},{"type":991},[],{"type":18,"value":17867}," only be called inside of a render pass instance",{"type":13,"tag":900,"props":17869,"children":17871},{"name":17870},"VUID-vkCmdDrawIndexedIndirectCount-videocoding",[17872],{"type":13,"tag":14,"props":17873,"children":17874},{},[17875,17876,17879],{"type":18,"value":17862},{"type":13,"tag":989,"props":17877,"children":17878},{"type":991},[],{"type":18,"value":17880}," only be called outside of a video coding scope",{"type":13,"tag":900,"props":17882,"children":17884},{"name":17883},"VUID-vkCmdDrawIndexedIndirectCount-commonparent",[17885],{"type":13,"tag":14,"props":17886,"children":17887},{},[17888,17890,17895,17896,17901,17902,17907,17908,17911,17913],{"type":18,"value":17889},"Each of ",{"type":13,"tag":34,"props":17891,"children":17893},{"className":17892},[],[17894],{"type":18,"value":94},{"type":18,"value":1499},{"type":13,"tag":34,"props":17897,"children":17899},{"className":17898},[],[17900],{"type":18,"value":75},{"type":18,"value":16165},{"type":13,"tag":34,"props":17903,"children":17905},{"className":17904},[],[17906],{"type":18,"value":129},{"type":18,"value":987},{"type":13,"tag":989,"props":17909,"children":17910},{"type":991},[],{"type":18,"value":17912}," have been created, allocated, or retrieved from the same ",{"type":13,"tag":872,"props":17914,"children":17916},{"href":17915},"/man/VkDevice",[17917],{"type":18,"value":17918},"VkDevice",{"type":13,"tag":17920,"props":17921,"children":17923},"validity-box",{"name":17922},"Host Synchronization",[17924],{"type":13,"tag":758,"props":17925,"children":17926},{},[17927,17943],{"type":13,"tag":762,"props":17928,"children":17929},{},[17930,17932,17937,17938,17941],{"type":18,"value":17931},"Host access to ",{"type":13,"tag":34,"props":17933,"children":17935},{"className":17934},[],[17936],{"type":18,"value":75},{"type":18,"value":987},{"type":13,"tag":989,"props":17939,"children":17940},{"type":991},[],{"type":18,"value":17942}," be externally synchronized",{"type":13,"tag":762,"props":17944,"children":17945},{},[17946,17948,17953,17954,17959,17960,17963],{"type":18,"value":17947},"Host access to the ",{"type":13,"tag":34,"props":17949,"children":17951},{"className":17950},[],[17952],{"type":18,"value":17839},{"type":18,"value":17841},{"type":13,"tag":34,"props":17955,"children":17957},{"className":17956},[],[17958],{"type":18,"value":75},{"type":18,"value":17848},{"type":13,"tag":989,"props":17961,"children":17962},{"type":991},[],{"type":18,"value":17964}," be externally synchronized\n::",{"type":13,"tag":17966,"props":17967,"children":17968},"style",{},[17969],{"type":18,"value":17970},"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":30,"searchDepth":63,"depth":63,"links":17972},[],"markdown",1725732600467]