[{"data":1,"prerenderedAt":16946},["ShallowReactive",2],{"SVeCjUIJXM":3},{"title":4,"description":5,"parent":6,"cmd_buf_level":7,"render_pass_scope":10,"supported_queue_types":11,"tasks":13,"type":15,"xrefs":16,"body":17,"_type":16945,"_id":4},"vkCmdDrawMeshTasksIndirectCountEXT","Perform an indirect mesh tasks draw with the draw count sourced from a buffer","VK_EXT_mesh_shader",[8,9],"primary","secondary","inside",[12],"graphics",[14],"action","protos",[],{"type":18,"children":19,"toc":16943},"root",[20,28,422,526,559,16700,16891,16937],{"type":21,"tag":22,"props":23,"children":24},"element","p",{},[25],{"type":26,"value":27},"text","To record an indirect mesh tasks drawing command with the draw count sourced\nfrom a buffer, call:",{"type":21,"tag":29,"props":30,"children":31},"code-group",{},[32,195],{"type":21,"tag":33,"props":34,"children":40},"pre",{"code":35,"filename":36,"language":37,"meta":38,"className":39,"style":38},"void vkCmdDrawMeshTasksIndirectCountEXT(\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",[41],{"type":21,"tag":42,"props":43,"children":44},"code",{"__ignoreMap":38},[45,69,89,107,125,142,159,177],{"type":21,"tag":46,"props":47,"children":50},"span",{"class":48,"line":49},"line",1,[51,57,63],{"type":21,"tag":46,"props":52,"children":54},{"style":53},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[55],{"type":26,"value":56},"void",{"type":21,"tag":46,"props":58,"children":60},{"style":59},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[61],{"type":26,"value":62}," vkCmdDrawMeshTasksIndirectCountEXT",{"type":21,"tag":46,"props":64,"children":66},{"style":65},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[67],{"type":26,"value":68},"(\n",{"type":21,"tag":46,"props":70,"children":72},{"class":48,"line":71},2,[73,78,84],{"type":21,"tag":46,"props":74,"children":75},{"style":65},[76],{"type":26,"value":77}," VkCommandBuffer ",{"type":21,"tag":46,"props":79,"children":81},{"style":80},"--shiki-default:#953800;--shiki-dark:#FFA657",[82],{"type":26,"value":83},"commandBuffer",{"type":21,"tag":46,"props":85,"children":86},{"style":65},[87],{"type":26,"value":88},",\n",{"type":21,"tag":46,"props":90,"children":92},{"class":48,"line":91},3,[93,98,103],{"type":21,"tag":46,"props":94,"children":95},{"style":65},[96],{"type":26,"value":97}," VkBuffer ",{"type":21,"tag":46,"props":99,"children":100},{"style":80},[101],{"type":26,"value":102},"buffer",{"type":21,"tag":46,"props":104,"children":105},{"style":65},[106],{"type":26,"value":88},{"type":21,"tag":46,"props":108,"children":110},{"class":48,"line":109},4,[111,116,121],{"type":21,"tag":46,"props":112,"children":113},{"style":65},[114],{"type":26,"value":115}," VkDeviceSize ",{"type":21,"tag":46,"props":117,"children":118},{"style":80},[119],{"type":26,"value":120},"offset",{"type":21,"tag":46,"props":122,"children":123},{"style":65},[124],{"type":26,"value":88},{"type":21,"tag":46,"props":126,"children":128},{"class":48,"line":127},5,[129,133,138],{"type":21,"tag":46,"props":130,"children":131},{"style":65},[132],{"type":26,"value":97},{"type":21,"tag":46,"props":134,"children":135},{"style":80},[136],{"type":26,"value":137},"countBuffer",{"type":21,"tag":46,"props":139,"children":140},{"style":65},[141],{"type":26,"value":88},{"type":21,"tag":46,"props":143,"children":145},{"class":48,"line":144},6,[146,150,155],{"type":21,"tag":46,"props":147,"children":148},{"style":65},[149],{"type":26,"value":115},{"type":21,"tag":46,"props":151,"children":152},{"style":80},[153],{"type":26,"value":154},"countBufferOffset",{"type":21,"tag":46,"props":156,"children":157},{"style":65},[158],{"type":26,"value":88},{"type":21,"tag":46,"props":160,"children":162},{"class":48,"line":161},7,[163,168,173],{"type":21,"tag":46,"props":164,"children":165},{"style":53},[166],{"type":26,"value":167}," uint32_t",{"type":21,"tag":46,"props":169,"children":170},{"style":80},[171],{"type":26,"value":172}," maxDrawCount",{"type":21,"tag":46,"props":174,"children":175},{"style":65},[176],{"type":26,"value":88},{"type":21,"tag":46,"props":178,"children":180},{"class":48,"line":179},8,[181,185,190],{"type":21,"tag":46,"props":182,"children":183},{"style":53},[184],{"type":26,"value":167},{"type":21,"tag":46,"props":186,"children":187},{"style":80},[188],{"type":26,"value":189}," stride",{"type":21,"tag":46,"props":191,"children":192},{"style":65},[193],{"type":26,"value":194},");\n",{"type":21,"tag":33,"props":196,"children":201},{"code":197,"filename":198,"language":199,"meta":38,"className":200,"style":38},"pub fn cmd_draw_mesh_tasks_indirect_count_ext(\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",[202],{"type":21,"tag":42,"props":203,"children":204},{"__ignoreMap":38},[205,227,259,288,317,345,373,394,414],{"type":21,"tag":46,"props":206,"children":207},{"class":48,"line":49},[208,213,218,223],{"type":21,"tag":46,"props":209,"children":210},{"style":53},[211],{"type":26,"value":212},"pub",{"type":21,"tag":46,"props":214,"children":215},{"style":53},[216],{"type":26,"value":217}," fn",{"type":21,"tag":46,"props":219,"children":220},{"style":59},[221],{"type":26,"value":222}," cmd_draw_mesh_tasks_indirect_count_ext",{"type":21,"tag":46,"props":224,"children":225},{"style":65},[226],{"type":26,"value":68},{"type":21,"tag":46,"props":228,"children":229},{"class":48,"line":71},[230,235,240,245,250,255],{"type":21,"tag":46,"props":231,"children":232},{"style":65},[233],{"type":26,"value":234}," command_buffer",{"type":21,"tag":46,"props":236,"children":237},{"style":53},[238],{"type":26,"value":239},":",{"type":21,"tag":46,"props":241,"children":242},{"style":80},[243],{"type":26,"value":244}," vk",{"type":21,"tag":46,"props":246,"children":247},{"style":53},[248],{"type":26,"value":249},"::",{"type":21,"tag":46,"props":251,"children":252},{"style":80},[253],{"type":26,"value":254},"CommandBuffer",{"type":21,"tag":46,"props":256,"children":257},{"style":65},[258],{"type":26,"value":88},{"type":21,"tag":46,"props":260,"children":261},{"class":48,"line":91},[262,267,271,275,279,284],{"type":21,"tag":46,"props":263,"children":264},{"style":65},[265],{"type":26,"value":266}," buffer",{"type":21,"tag":46,"props":268,"children":269},{"style":53},[270],{"type":26,"value":239},{"type":21,"tag":46,"props":272,"children":273},{"style":80},[274],{"type":26,"value":244},{"type":21,"tag":46,"props":276,"children":277},{"style":53},[278],{"type":26,"value":249},{"type":21,"tag":46,"props":280,"children":281},{"style":80},[282],{"type":26,"value":283},"Buffer",{"type":21,"tag":46,"props":285,"children":286},{"style":65},[287],{"type":26,"value":88},{"type":21,"tag":46,"props":289,"children":290},{"class":48,"line":109},[291,296,300,304,308,313],{"type":21,"tag":46,"props":292,"children":293},{"style":65},[294],{"type":26,"value":295}," offset",{"type":21,"tag":46,"props":297,"children":298},{"style":53},[299],{"type":26,"value":239},{"type":21,"tag":46,"props":301,"children":302},{"style":80},[303],{"type":26,"value":244},{"type":21,"tag":46,"props":305,"children":306},{"style":53},[307],{"type":26,"value":249},{"type":21,"tag":46,"props":309,"children":310},{"style":80},[311],{"type":26,"value":312},"DeviceSize",{"type":21,"tag":46,"props":314,"children":315},{"style":65},[316],{"type":26,"value":88},{"type":21,"tag":46,"props":318,"children":319},{"class":48,"line":127},[320,325,329,333,337,341],{"type":21,"tag":46,"props":321,"children":322},{"style":65},[323],{"type":26,"value":324}," count_buffer",{"type":21,"tag":46,"props":326,"children":327},{"style":53},[328],{"type":26,"value":239},{"type":21,"tag":46,"props":330,"children":331},{"style":80},[332],{"type":26,"value":244},{"type":21,"tag":46,"props":334,"children":335},{"style":53},[336],{"type":26,"value":249},{"type":21,"tag":46,"props":338,"children":339},{"style":80},[340],{"type":26,"value":283},{"type":21,"tag":46,"props":342,"children":343},{"style":65},[344],{"type":26,"value":88},{"type":21,"tag":46,"props":346,"children":347},{"class":48,"line":144},[348,353,357,361,365,369],{"type":21,"tag":46,"props":349,"children":350},{"style":65},[351],{"type":26,"value":352}," count_buffer_offset",{"type":21,"tag":46,"props":354,"children":355},{"style":53},[356],{"type":26,"value":239},{"type":21,"tag":46,"props":358,"children":359},{"style":80},[360],{"type":26,"value":244},{"type":21,"tag":46,"props":362,"children":363},{"style":53},[364],{"type":26,"value":249},{"type":21,"tag":46,"props":366,"children":367},{"style":80},[368],{"type":26,"value":312},{"type":21,"tag":46,"props":370,"children":371},{"style":65},[372],{"type":26,"value":88},{"type":21,"tag":46,"props":374,"children":375},{"class":48,"line":161},[376,381,385,390],{"type":21,"tag":46,"props":377,"children":378},{"style":65},[379],{"type":26,"value":380}," max_draw_count",{"type":21,"tag":46,"props":382,"children":383},{"style":53},[384],{"type":26,"value":239},{"type":21,"tag":46,"props":386,"children":387},{"style":80},[388],{"type":26,"value":389}," u32",{"type":21,"tag":46,"props":391,"children":392},{"style":65},[393],{"type":26,"value":88},{"type":21,"tag":46,"props":395,"children":396},{"class":48,"line":179},[397,402,406,410],{"type":21,"tag":46,"props":398,"children":399},{"style":65},[400],{"type":26,"value":401}," stride",{"type":21,"tag":46,"props":403,"children":404},{"style":53},[405],{"type":26,"value":239},{"type":21,"tag":46,"props":407,"children":408},{"style":80},[409],{"type":26,"value":389},{"type":21,"tag":46,"props":411,"children":412},{"style":65},[413],{"type":26,"value":88},{"type":21,"tag":46,"props":415,"children":417},{"class":48,"line":416},9,[418],{"type":21,"tag":46,"props":419,"children":420},{"style":65},[421],{"type":26,"value":194},{"type":21,"tag":423,"props":424,"children":425},"ul",{},[426,437,447,464,474,490,515],{"type":21,"tag":427,"props":428,"children":429},"li",{},[430,435],{"type":21,"tag":42,"props":431,"children":433},{"className":432},[],[434],{"type":26,"value":83},{"type":26,"value":436}," is the command buffer into which the command is\nrecorded.",{"type":21,"tag":427,"props":438,"children":439},{},[440,445],{"type":21,"tag":42,"props":441,"children":443},{"className":442},[],[444],{"type":26,"value":102},{"type":26,"value":446}," is the buffer containing draw parameters.",{"type":21,"tag":427,"props":448,"children":449},{},[450,455,457,462],{"type":21,"tag":42,"props":451,"children":453},{"className":452},[],[454],{"type":26,"value":120},{"type":26,"value":456}," is the byte offset into ",{"type":21,"tag":42,"props":458,"children":460},{"className":459},[],[461],{"type":26,"value":102},{"type":26,"value":463}," where parameters\nbegin.",{"type":21,"tag":427,"props":465,"children":466},{},[467,472],{"type":21,"tag":42,"props":468,"children":470},{"className":469},[],[471],{"type":26,"value":137},{"type":26,"value":473}," is the buffer containing the draw count.",{"type":21,"tag":427,"props":475,"children":476},{},[477,482,483,488],{"type":21,"tag":42,"props":478,"children":480},{"className":479},[],[481],{"type":26,"value":154},{"type":26,"value":456},{"type":21,"tag":42,"props":484,"children":486},{"className":485},[],[487],{"type":26,"value":137},{"type":26,"value":489}," where\nthe draw count begins.",{"type":21,"tag":427,"props":491,"children":492},{},[493,499,501,506,508,513],{"type":21,"tag":42,"props":494,"children":496},{"className":495},[],[497],{"type":26,"value":498},"maxDrawCount",{"type":26,"value":500}," 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":21,"tag":42,"props":502,"children":504},{"className":503},[],[505],{"type":26,"value":137},{"type":26,"value":507}," and ",{"type":21,"tag":42,"props":509,"children":511},{"className":510},[],[512],{"type":26,"value":498},{"type":26,"value":514},".",{"type":21,"tag":427,"props":516,"children":517},{},[518,524],{"type":21,"tag":42,"props":519,"children":521},{"className":520},[],[522],{"type":26,"value":523},"stride",{"type":26,"value":525}," is the byte stride between successive sets of draw\nparameters.",{"type":21,"tag":22,"props":527,"children":528},{},[529,534,536,543,545,550,552,557],{"type":21,"tag":42,"props":530,"children":532},{"className":531},[],[533],{"type":26,"value":4},{"type":26,"value":535}," behaves similarly to\n",{"type":21,"tag":537,"props":538,"children":540},"a",{"href":539},"/man/vkCmdDrawMeshTasksIndirectEXT",[541],{"type":26,"value":542},"vkCmdDrawMeshTasksIndirectEXT",{"type":26,"value":544}," except that the draw count is read by\nthe device from a buffer during execution.\nThe command will read an unsigned 32-bit integer from ",{"type":21,"tag":42,"props":546,"children":548},{"className":547},[],[549],{"type":26,"value":137},{"type":26,"value":551},"\nlocated at ",{"type":21,"tag":42,"props":553,"children":555},{"className":554},[],[556],{"type":26,"value":154},{"type":26,"value":558}," and use this as the draw count.",{"type":21,"tag":560,"props":561,"children":563},"validity-group",{"name":562},"Valid Usage",[564,666,739,809,872,924,979,1016,1045,1078,1115,1179,1233,1293,1350,1391,1447,1504,1550,1591,1636,1677,1763,1815,1835,1905,1952,1988,2026,2050,2084,2111,2144,2169,2189,2265,2331,2371,2407,2462,2491,2537,2564,2630,2688,2734,2790,2840,2886,2924,2972,3015,3057,3097,3156,3212,3248,3284,3319,3355,3389,3415,3494,3566,3608,3639,3668,3686,3736,3787,3828,3842,3886,3941,4022,4072,4103,4117,4134,4149,4164,4178,4192,4213,4247,4284,4315,4346,4413,4467,4524,4604,4635,4767,4832,4900,4965,5031,5058,5102,5175,5224,5272,5320,5368,5436,5497,5546,5610,5680,5741,5807,5858,5909,5959,6010,6066,6116,6165,6219,6290,6367,6422,6476,6520,6582,6612,6660,6735,6803,6857,6911,6980,6989,7015,7035,7099,7153,7207,7260,7315,7369,7412,7463,7555,7639,7748,7844,7931,7981,8039,8071,8106,8161,8213,8248,8283,8314,8371,8416,8475,8520,8552,8617,8661,8693,8754,8820,8891,8969,9030,9098,9173,9216,9257,9350,9425,9494,9584,9653,9719,9790,9825,9879,9930,9980,10020,10064,10103,10162,10208,10253,10301,10375,10427,10473,10532,10599,10627,10676,10705,10768,10799,10844,10893,10950,11023,11066,11097,11141,11172,11231,11294,11325,11396,11465,11527,11558,11624,11690,11751,11788,11857,11899,11934,11973,12034,12112,12167,12240,12311,12366,12428,12488,12548,12597,12635,12688,12735,12780,12836,12886,12952,12999,13062,13108,13171,13217,13264,13312,13369,13423,13475,13572,13659,13708,13806,13897,13968,14026,14051,14151,14262,14317,14362,14407,14446,14489,14555,14615,14676,14758,14806,14880,14934,14955,14988,15032,15070,15111,15140,15183,15224,15289,15364,15434,15481,15518,15556,15570,15583,15641,15709,15768,15839,15915,15957,15980,16012,16045,16104,16123,16142,16234,16262,16286,16310,16334,16357,16379,16410,16444,16486,16551,16602,16663],{"type":21,"tag":565,"props":566,"children":568},"validity-field",{"name":567},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-magFilter-04553",[569],{"type":21,"tag":22,"props":570,"children":571},{},[572,574,580,582,588,590,596,598,604,605,611,613,619,621,627,629,635,637,643,645,651,653,658,660],{"type":26,"value":573},"If a ",{"type":21,"tag":537,"props":575,"children":577},{"href":576},"/man/VkSampler",[578],{"type":26,"value":579},"VkSampler",{"type":26,"value":581}," created with ",{"type":21,"tag":42,"props":583,"children":585},{"className":584},[],[586],{"type":26,"value":587},"magFilter",{"type":26,"value":589}," or ",{"type":21,"tag":42,"props":591,"children":593},{"className":592},[],[594],{"type":26,"value":595},"minFilter",{"type":26,"value":597},"\nequal to ",{"type":21,"tag":42,"props":599,"children":601},{"className":600},[],[602],{"type":26,"value":603},"VK_FILTER_LINEAR",{"type":26,"value":88},{"type":21,"tag":42,"props":606,"children":608},{"className":607},[],[609],{"type":26,"value":610},"reductionMode",{"type":26,"value":612}," equal to\n",{"type":21,"tag":42,"props":614,"children":616},{"className":615},[],[617],{"type":26,"value":618},"VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE",{"type":26,"value":620},",\nand ",{"type":21,"tag":42,"props":622,"children":624},{"className":623},[],[625],{"type":26,"value":626},"compareEnable",{"type":26,"value":628}," equal to ",{"type":21,"tag":42,"props":630,"children":632},{"className":631},[],[633],{"type":26,"value":634},"VK_FALSE",{"type":26,"value":636}," is used to sample a\n",{"type":21,"tag":537,"props":638,"children":640},{"href":639},"/man/VkImageView",[641],{"type":26,"value":642},"VkImageView",{"type":26,"value":644}," as a result of this command, then the image view’s\n",{"type":21,"tag":537,"props":646,"children":648},{"href":647},"/chapters/resources#resources-image-view-format-features",[649],{"type":26,"value":650},"format features",{"type":26,"value":652}," ",{"type":21,"tag":654,"props":655,"children":657},"normative",{"type":656},"must",[],{"type":26,"value":659}," contain\n",{"type":21,"tag":42,"props":661,"children":663},{"className":662},[],[664],{"type":26,"value":665},"VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT",{"type":21,"tag":565,"props":667,"children":669},{"name":668},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-magFilter-09598",[670],{"type":21,"tag":22,"props":671,"children":672},{},[673,674,678,679,684,685,690,691,696,697,702,704,710,712,718,719,723,724,728,729,732,733],{"type":26,"value":573},{"type":21,"tag":537,"props":675,"children":676},{"href":576},[677],{"type":26,"value":579},{"type":26,"value":581},{"type":21,"tag":42,"props":680,"children":682},{"className":681},[],[683],{"type":26,"value":587},{"type":26,"value":589},{"type":21,"tag":42,"props":686,"children":688},{"className":687},[],[689],{"type":26,"value":595},{"type":26,"value":597},{"type":21,"tag":42,"props":692,"children":694},{"className":693},[],[695],{"type":26,"value":603},{"type":26,"value":507},{"type":21,"tag":42,"props":698,"children":700},{"className":699},[],[701],{"type":26,"value":610},{"type":26,"value":703}," equal to either\n",{"type":21,"tag":42,"props":705,"children":707},{"className":706},[],[708],{"type":26,"value":709},"VK_SAMPLER_REDUCTION_MODE_MIN",{"type":26,"value":711}," or\n",{"type":21,"tag":42,"props":713,"children":715},{"className":714},[],[716],{"type":26,"value":717},"VK_SAMPLER_REDUCTION_MODE_MAX",{"type":26,"value":636},{"type":21,"tag":537,"props":720,"children":721},{"href":639},[722],{"type":26,"value":642},{"type":26,"value":644},{"type":21,"tag":537,"props":725,"children":726},{"href":647},[727],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":730,"children":731},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":734,"children":736},{"className":735},[],[737],{"type":26,"value":738},"VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_MINMAX_BIT",{"type":21,"tag":565,"props":740,"children":742},{"name":741},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-mipmapMode-04770",[743],{"type":21,"tag":22,"props":744,"children":745},{},[746,747,751,752,758,759,765,766,771,772,777,778,783,784,789,790,794,795,799,800,803,804],{"type":26,"value":573},{"type":21,"tag":537,"props":748,"children":749},{"href":576},[750],{"type":26,"value":579},{"type":26,"value":581},{"type":21,"tag":42,"props":753,"children":755},{"className":754},[],[756],{"type":26,"value":757},"mipmapMode",{"type":26,"value":612},{"type":21,"tag":42,"props":760,"children":762},{"className":761},[],[763],{"type":26,"value":764},"VK_SAMPLER_MIPMAP_MODE_LINEAR",{"type":26,"value":88},{"type":21,"tag":42,"props":767,"children":769},{"className":768},[],[770],{"type":26,"value":610},{"type":26,"value":612},{"type":21,"tag":42,"props":773,"children":775},{"className":774},[],[776],{"type":26,"value":618},{"type":26,"value":620},{"type":21,"tag":42,"props":779,"children":781},{"className":780},[],[782],{"type":26,"value":626},{"type":26,"value":628},{"type":21,"tag":42,"props":785,"children":787},{"className":786},[],[788],{"type":26,"value":634},{"type":26,"value":636},{"type":21,"tag":537,"props":791,"children":792},{"href":639},[793],{"type":26,"value":642},{"type":26,"value":644},{"type":21,"tag":537,"props":796,"children":797},{"href":647},[798],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":801,"children":802},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":805,"children":807},{"className":806},[],[808],{"type":26,"value":665},{"type":21,"tag":565,"props":810,"children":812},{"name":811},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-mipmapMode-09599",[813],{"type":21,"tag":22,"props":814,"children":815},{},[816,817,821,822,827,828,833,834,839,841,846,847,852,853,857,858,862,863,866,867],{"type":26,"value":573},{"type":21,"tag":537,"props":818,"children":819},{"href":576},[820],{"type":26,"value":579},{"type":26,"value":581},{"type":21,"tag":42,"props":823,"children":825},{"className":824},[],[826],{"type":26,"value":757},{"type":26,"value":612},{"type":21,"tag":42,"props":829,"children":831},{"className":830},[],[832],{"type":26,"value":764},{"type":26,"value":507},{"type":21,"tag":42,"props":835,"children":837},{"className":836},[],[838],{"type":26,"value":610},{"type":26,"value":840}," equal to\neither ",{"type":21,"tag":42,"props":842,"children":844},{"className":843},[],[845],{"type":26,"value":709},{"type":26,"value":711},{"type":21,"tag":42,"props":848,"children":850},{"className":849},[],[851],{"type":26,"value":717},{"type":26,"value":636},{"type":21,"tag":537,"props":854,"children":855},{"href":639},[856],{"type":26,"value":642},{"type":26,"value":644},{"type":21,"tag":537,"props":859,"children":860},{"href":647},[861],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":864,"children":865},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":868,"children":870},{"className":869},[],[871],{"type":26,"value":738},{"type":21,"tag":565,"props":873,"children":875},{"name":874},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-unnormalizedCoordinates-09635",[876],{"type":21,"tag":22,"props":877,"children":878},{},[879,880,884,885,891,892,898,900,904,906,912,913,919,922],{"type":26,"value":573},{"type":21,"tag":537,"props":881,"children":882},{"href":576},[883],{"type":26,"value":579},{"type":26,"value":581},{"type":21,"tag":42,"props":886,"children":888},{"className":887},[],[889],{"type":26,"value":890},"unnormalizedCoordinates",{"type":26,"value":612},{"type":21,"tag":42,"props":893,"children":895},{"className":894},[],[896],{"type":26,"value":897},"VK_TRUE",{"type":26,"value":899}," is used to sample a ",{"type":21,"tag":537,"props":901,"children":902},{"href":639},[903],{"type":26,"value":642},{"type":26,"value":905}," as a result of this\ncommand, then the image view’s ",{"type":21,"tag":42,"props":907,"children":909},{"className":908},[],[910],{"type":26,"value":911},"levelCount",{"type":26,"value":507},{"type":21,"tag":42,"props":914,"children":916},{"className":915},[],[917],{"type":26,"value":918},"layerCount",{"type":21,"tag":654,"props":920,"children":921},{"type":656},[],{"type":26,"value":923}," be 1",{"type":21,"tag":565,"props":925,"children":927},{"name":926},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-unnormalizedCoordinates-09636",[928],{"type":21,"tag":22,"props":929,"children":930},{},[931,932,936,937,942,943,948,949,953,954,960,961,964,966,972,973],{"type":26,"value":573},{"type":21,"tag":537,"props":933,"children":934},{"href":576},[935],{"type":26,"value":579},{"type":26,"value":581},{"type":21,"tag":42,"props":938,"children":940},{"className":939},[],[941],{"type":26,"value":890},{"type":26,"value":612},{"type":21,"tag":42,"props":944,"children":946},{"className":945},[],[947],{"type":26,"value":897},{"type":26,"value":899},{"type":21,"tag":537,"props":950,"children":951},{"href":639},[952],{"type":26,"value":642},{"type":26,"value":905},{"type":21,"tag":42,"props":955,"children":957},{"className":956},[],[958],{"type":26,"value":959},"viewType",{"type":26,"value":652},{"type":21,"tag":654,"props":962,"children":963},{"type":656},[],{"type":26,"value":965}," be\n",{"type":21,"tag":42,"props":967,"children":969},{"className":968},[],[970],{"type":26,"value":971},"VK_IMAGE_VIEW_TYPE_1D",{"type":26,"value":589},{"type":21,"tag":42,"props":974,"children":976},{"className":975},[],[977],{"type":26,"value":978},"VK_IMAGE_VIEW_TYPE_2D",{"type":21,"tag":565,"props":980,"children":982},{"name":981},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-06479",[983],{"type":21,"tag":22,"props":984,"children":985},{},[986,987,991,993,999,1001,1005,1006,1009,1010],{"type":26,"value":573},{"type":21,"tag":537,"props":988,"children":989},{"href":639},[990],{"type":26,"value":642},{"type":26,"value":992}," is sampled with\n",{"type":21,"tag":537,"props":994,"children":996},{"href":995},"/chapters/textures#textures-depth-compare-operation",[997],{"type":26,"value":998},"depth comparison",{"type":26,"value":1000},", the image view’s\n",{"type":21,"tag":537,"props":1002,"children":1003},{"href":647},[1004],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":1007,"children":1008},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":1011,"children":1013},{"className":1012},[],[1014],{"type":26,"value":1015},"VK_FORMAT_FEATURE_2_SAMPLED_IMAGE_DEPTH_COMPARISON_BIT",{"type":21,"tag":565,"props":1017,"children":1019},{"name":1018},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-02691",[1020],{"type":21,"tag":22,"props":1021,"children":1022},{},[1023,1024,1028,1030,1034,1035,1038,1039],{"type":26,"value":573},{"type":21,"tag":537,"props":1025,"children":1026},{"href":639},[1027],{"type":26,"value":642},{"type":26,"value":1029}," is accessed using atomic operations as a result\nof this command, then the image view’s\n",{"type":21,"tag":537,"props":1031,"children":1032},{"href":647},[1033],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":1036,"children":1037},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":1040,"children":1042},{"className":1041},[],[1043],{"type":26,"value":1044},"VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT",{"type":21,"tag":565,"props":1046,"children":1048},{"name":1047},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07888",[1049],{"type":21,"tag":22,"props":1050,"children":1051},{},[1052,1053,1059,1061,1067,1068,1071,1072],{"type":26,"value":573},{"type":21,"tag":42,"props":1054,"children":1056},{"className":1055},[],[1057],{"type":26,"value":1058},"VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER",{"type":26,"value":1060}," descriptor is\naccessed using atomic operations as a result of this command, then the\nstorage texel buffer’s ",{"type":21,"tag":537,"props":1062,"children":1064},{"href":1063},"/chapters/resources#resources-buffer-view-format-features",[1065],{"type":26,"value":1066},"format\nfeatures",{"type":26,"value":652},{"type":21,"tag":654,"props":1069,"children":1070},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":1073,"children":1075},{"className":1074},[],[1076],{"type":26,"value":1077},"VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_ATOMIC_BIT",{"type":21,"tag":565,"props":1079,"children":1081},{"name":1080},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-02692",[1082],{"type":21,"tag":22,"props":1083,"children":1084},{},[1085,1086,1090,1092,1098,1100,1104,1105,1108,1109],{"type":26,"value":573},{"type":21,"tag":537,"props":1087,"children":1088},{"href":639},[1089],{"type":26,"value":642},{"type":26,"value":1091}," is sampled with ",{"type":21,"tag":42,"props":1093,"children":1095},{"className":1094},[],[1096],{"type":26,"value":1097},"VK_FILTER_CUBIC_EXT",{"type":26,"value":1099}," as a\nresult of this command, then the image view’s\n",{"type":21,"tag":537,"props":1101,"children":1102},{"href":647},[1103],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":1106,"children":1107},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":1110,"children":1112},{"className":1111},[],[1113],{"type":26,"value":1114},"VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_CUBIC_BIT_EXT",{"type":21,"tag":565,"props":1116,"children":1118},{"name":1117},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-02693",[1119],{"type":21,"tag":22,"props":1120,"children":1121},{},[1122,1124,1130,1132,1136,1137,1142,1144,1147,1149,1155,1157,1163,1165,1171,1173],{"type":26,"value":1123},"If\nthe ",{"type":21,"tag":537,"props":1125,"children":1127},{"href":1126},"/extensions/VK_EXT_filter_cubic",[1128],{"type":26,"value":1129},"VK_EXT_filter_cubic",{"type":26,"value":1131}," extension is not enabled and\nany ",{"type":21,"tag":537,"props":1133,"children":1134},{"href":639},[1135],{"type":26,"value":642},{"type":26,"value":1091},{"type":21,"tag":42,"props":1138,"children":1140},{"className":1139},[],[1141],{"type":26,"value":1097},{"type":26,"value":1143}," as a\nresult of this command, it ",{"type":21,"tag":654,"props":1145,"children":1146},{"type":656},[],{"type":26,"value":1148}," not have a ",{"type":21,"tag":537,"props":1150,"children":1152},{"href":1151},"/man/VkImageViewType",[1153],{"type":26,"value":1154},"VkImageViewType",{"type":26,"value":1156}," of\n",{"type":21,"tag":42,"props":1158,"children":1160},{"className":1159},[],[1161],{"type":26,"value":1162},"VK_IMAGE_VIEW_TYPE_3D",{"type":26,"value":1164},", ",{"type":21,"tag":42,"props":1166,"children":1168},{"className":1167},[],[1169],{"type":26,"value":1170},"VK_IMAGE_VIEW_TYPE_CUBE",{"type":26,"value":1172},", or\n",{"type":21,"tag":42,"props":1174,"children":1176},{"className":1175},[],[1177],{"type":26,"value":1178},"VK_IMAGE_VIEW_TYPE_CUBE_ARRAY",{"type":21,"tag":565,"props":1180,"children":1182},{"name":1181},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-filterCubic-02694",[1183],{"type":21,"tag":22,"props":1184,"children":1185},{},[1186,1188,1192,1194,1199,1201,1204,1206,1210,1212,1218,1219,1225,1227],{"type":26,"value":1187},"Any ",{"type":21,"tag":537,"props":1189,"children":1190},{"href":639},[1191],{"type":26,"value":642},{"type":26,"value":1193}," being sampled with ",{"type":21,"tag":42,"props":1195,"children":1197},{"className":1196},[],[1198],{"type":26,"value":1097},{"type":26,"value":1200}," as a\nresult of this command ",{"type":21,"tag":654,"props":1202,"children":1203},{"type":656},[],{"type":26,"value":1205}," have a ",{"type":21,"tag":537,"props":1207,"children":1208},{"href":1151},[1209],{"type":26,"value":1154},{"type":26,"value":1211}," and format\nthat supports cubic filtering, as specified by\n",{"type":21,"tag":537,"props":1213,"children":1215},{"href":1214},"/man/VkFilterCubicImageViewImageFormatPropertiesEXT",[1216],{"type":26,"value":1217},"VkFilterCubicImageViewImageFormatPropertiesEXT",{"type":26,"value":249},{"type":21,"tag":42,"props":1220,"children":1222},{"className":1221},[],[1223],{"type":26,"value":1224},"filterCubic",{"type":26,"value":1226},"\nreturned by ",{"type":21,"tag":537,"props":1228,"children":1230},{"href":1229},"/man/vkGetPhysicalDeviceImageFormatProperties2",[1231],{"type":26,"value":1232},"vkGetPhysicalDeviceImageFormatProperties2",{"type":21,"tag":565,"props":1234,"children":1236},{"name":1235},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-filterCubicMinmax-02695",[1237],{"type":21,"tag":22,"props":1238,"children":1239},{},[1240,1241,1245,1246,1251,1253,1258,1259,1264,1266,1269,1271,1275,1277,1281,1282,1288,1289],{"type":26,"value":1187},{"type":21,"tag":537,"props":1242,"children":1243},{"href":639},[1244],{"type":26,"value":642},{"type":26,"value":1193},{"type":21,"tag":42,"props":1247,"children":1249},{"className":1248},[],[1250],{"type":26,"value":1097},{"type":26,"value":1252}," with\na reduction mode of either ",{"type":21,"tag":42,"props":1254,"children":1256},{"className":1255},[],[1257],{"type":26,"value":709},{"type":26,"value":711},{"type":21,"tag":42,"props":1260,"children":1262},{"className":1261},[],[1263],{"type":26,"value":717},{"type":26,"value":1265}," as a result of this command ",{"type":21,"tag":654,"props":1267,"children":1268},{"type":656},[],{"type":26,"value":1270},"\nhave a ",{"type":21,"tag":537,"props":1272,"children":1273},{"href":1151},[1274],{"type":26,"value":1154},{"type":26,"value":1276}," and format that supports cubic filtering\ntogether with minmax filtering, as specified by\n",{"type":21,"tag":537,"props":1278,"children":1279},{"href":1214},[1280],{"type":26,"value":1217},{"type":26,"value":249},{"type":21,"tag":42,"props":1283,"children":1285},{"className":1284},[],[1286],{"type":26,"value":1287},"filterCubicMinmax",{"type":26,"value":1226},{"type":21,"tag":537,"props":1290,"children":1291},{"href":1229},[1292],{"type":26,"value":1232},{"type":21,"tag":565,"props":1294,"children":1296},{"name":1295},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-cubicRangeClamp-09212",[1297],{"type":21,"tag":22,"props":1298,"children":1299},{},[1300,1302,1312,1314,1318,1320,1325,1326,1329,1331,1337,1338,1343,1344],{"type":26,"value":1301},"If the ",{"type":21,"tag":537,"props":1303,"children":1305},{"href":1304},"/man/VkPhysicalDeviceCubicClampFeaturesQCOM#features-filter-cubic-range-clamp",[1306],{"type":21,"tag":42,"props":1307,"children":1309},{"className":1308},[],[1310],{"type":26,"value":1311},"cubicRangeClamp",{"type":26,"value":1313},"\nfeature is not enabled, then any ",{"type":21,"tag":537,"props":1315,"children":1316},{"href":639},[1317],{"type":26,"value":642},{"type":26,"value":1319}," being sampled with\n",{"type":21,"tag":42,"props":1321,"children":1323},{"className":1322},[],[1324],{"type":26,"value":1097},{"type":26,"value":1265},{"type":21,"tag":654,"props":1327,"children":1328},{"type":656},[],{"type":26,"value":1330}," not have a\n",{"type":21,"tag":537,"props":1332,"children":1334},{"href":1333},"/man/VkSamplerReductionModeCreateInfo",[1335],{"type":26,"value":1336},"VkSamplerReductionModeCreateInfo",{"type":26,"value":249},{"type":21,"tag":42,"props":1339,"children":1341},{"className":1340},[],[1342],{"type":26,"value":610},{"type":26,"value":612},{"type":21,"tag":42,"props":1345,"children":1347},{"className":1346},[],[1348],{"type":26,"value":1349},"VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE_RANGECLAMP_QCOM",{"type":21,"tag":565,"props":1351,"children":1353},{"name":1352},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-reductionMode-09213",[1354],{"type":21,"tag":22,"props":1355,"children":1356},{},[1357,1358,1362,1364,1368,1369,1374,1375,1380,1381,1384,1386],{"type":26,"value":1187},{"type":21,"tag":537,"props":1359,"children":1360},{"href":639},[1361],{"type":26,"value":642},{"type":26,"value":1363}," being sampled with a\n",{"type":21,"tag":537,"props":1365,"children":1366},{"href":1333},[1367],{"type":26,"value":1336},{"type":26,"value":249},{"type":21,"tag":42,"props":1370,"children":1372},{"className":1371},[],[1373],{"type":26,"value":610},{"type":26,"value":612},{"type":21,"tag":42,"props":1376,"children":1378},{"className":1377},[],[1379],{"type":26,"value":1349},{"type":26,"value":1200},{"type":21,"tag":654,"props":1382,"children":1383},{"type":656},[],{"type":26,"value":1385}," sample with ",{"type":21,"tag":42,"props":1387,"children":1389},{"className":1388},[],[1390],{"type":26,"value":1097},{"type":21,"tag":565,"props":1392,"children":1394},{"name":1393},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-selectableCubicWeights-09214",[1395],{"type":21,"tag":22,"props":1396,"children":1397},{},[1398,1399,1409,1411,1415,1416,1421,1422,1425,1427,1433,1434,1440,1441],{"type":26,"value":1301},{"type":21,"tag":537,"props":1400,"children":1402},{"href":1401},"/man/VkPhysicalDeviceCubicWeightsFeaturesQCOM#features-filter-cubic-weight-selection",[1403],{"type":21,"tag":42,"props":1404,"children":1406},{"className":1405},[],[1407],{"type":26,"value":1408},"selectableCubicWeights",{"type":26,"value":1410}," feature is not enabled, then any\n",{"type":21,"tag":537,"props":1412,"children":1413},{"href":639},[1414],{"type":26,"value":642},{"type":26,"value":1193},{"type":21,"tag":42,"props":1417,"children":1419},{"className":1418},[],[1420],{"type":26,"value":1097},{"type":26,"value":1200},{"type":21,"tag":654,"props":1423,"children":1424},{"type":656},[],{"type":26,"value":1426}," have\n",{"type":21,"tag":537,"props":1428,"children":1430},{"href":1429},"/man/VkSamplerCubicWeightsCreateInfoQCOM",[1431],{"type":26,"value":1432},"VkSamplerCubicWeightsCreateInfoQCOM",{"type":26,"value":249},{"type":21,"tag":42,"props":1435,"children":1437},{"className":1436},[],[1438],{"type":26,"value":1439},"cubicWeights",{"type":26,"value":612},{"type":21,"tag":42,"props":1442,"children":1444},{"className":1443},[],[1445],{"type":26,"value":1446},"VK_CUBIC_FILTER_WEIGHTS_CATMULL_ROM_QCOM",{"type":21,"tag":565,"props":1448,"children":1450},{"name":1449},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-flags-02696",[1451],{"type":21,"tag":22,"props":1452,"children":1453},{},[1454,1455,1461,1463,1469,1470,1476,1478,1484,1486,1489,1491,1497,1498],{"type":26,"value":1187},{"type":21,"tag":537,"props":1456,"children":1458},{"href":1457},"/man/VkImage",[1459],{"type":26,"value":1460},"VkImage",{"type":26,"value":1462}," created with a ",{"type":21,"tag":537,"props":1464,"children":1466},{"href":1465},"/man/VkImageCreateInfo",[1467],{"type":26,"value":1468},"VkImageCreateInfo",{"type":26,"value":249},{"type":21,"tag":42,"props":1471,"children":1473},{"className":1472},[],[1474],{"type":26,"value":1475},"flags",{"type":26,"value":1477},"\ncontaining ",{"type":21,"tag":42,"props":1479,"children":1481},{"className":1480},[],[1482],{"type":26,"value":1483},"VK_IMAGE_CREATE_CORNER_SAMPLED_BIT_NV",{"type":26,"value":1485}," sampled as a\nresult of this command ",{"type":21,"tag":654,"props":1487,"children":1488},{"type":656},[],{"type":26,"value":1490}," only be sampled using a\n",{"type":21,"tag":537,"props":1492,"children":1494},{"href":1493},"/man/VkSamplerAddressMode",[1495],{"type":26,"value":1496},"VkSamplerAddressMode",{"type":26,"value":1156},{"type":21,"tag":42,"props":1499,"children":1501},{"className":1500},[],[1502],{"type":26,"value":1503},"VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE",{"type":21,"tag":565,"props":1505,"children":1507},{"name":1506},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpTypeImage-07027",[1508],{"type":21,"tag":22,"props":1509,"children":1510},{},[1511,1513,1517,1519,1525,1527,1533,1535,1539,1540,1543,1544],{"type":26,"value":1512},"For any ",{"type":21,"tag":537,"props":1514,"children":1515},{"href":639},[1516],{"type":26,"value":642},{"type":26,"value":1518}," being written as a storage image where the\nimage format field of the ",{"type":21,"tag":42,"props":1520,"children":1522},{"className":1521},[],[1523],{"type":26,"value":1524},"OpTypeImage",{"type":26,"value":1526}," is ",{"type":21,"tag":42,"props":1528,"children":1530},{"className":1529},[],[1531],{"type":26,"value":1532},"Unknown",{"type":26,"value":1534},", the view’s\n",{"type":21,"tag":537,"props":1536,"children":1537},{"href":647},[1538],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":1541,"children":1542},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":1545,"children":1547},{"className":1546},[],[1548],{"type":26,"value":1549},"VK_FORMAT_FEATURE_2_STORAGE_WRITE_WITHOUT_FORMAT_BIT",{"type":21,"tag":565,"props":1551,"children":1553},{"name":1552},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpTypeImage-07028",[1554],{"type":21,"tag":22,"props":1555,"children":1556},{},[1557,1558,1562,1564,1569,1570,1575,1576,1580,1581,1584,1585],{"type":26,"value":1512},{"type":21,"tag":537,"props":1559,"children":1560},{"href":639},[1561],{"type":26,"value":642},{"type":26,"value":1563}," being read as a storage image where the image\nformat field of the ",{"type":21,"tag":42,"props":1565,"children":1567},{"className":1566},[],[1568],{"type":26,"value":1524},{"type":26,"value":1526},{"type":21,"tag":42,"props":1571,"children":1573},{"className":1572},[],[1574],{"type":26,"value":1532},{"type":26,"value":1534},{"type":21,"tag":537,"props":1577,"children":1578},{"href":647},[1579],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":1582,"children":1583},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":1586,"children":1588},{"className":1587},[],[1589],{"type":26,"value":1590},"VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT",{"type":21,"tag":565,"props":1592,"children":1594},{"name":1593},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpTypeImage-07029",[1595],{"type":21,"tag":22,"props":1596,"children":1597},{},[1598,1599,1605,1607,1612,1613,1618,1620,1626,1627,1630,1631],{"type":26,"value":1512},{"type":21,"tag":537,"props":1600,"children":1602},{"href":1601},"/man/VkBufferView",[1603],{"type":26,"value":1604},"VkBufferView",{"type":26,"value":1606}," being written as a storage texel buffer where\nthe image format field of the ",{"type":21,"tag":42,"props":1608,"children":1610},{"className":1609},[],[1611],{"type":26,"value":1524},{"type":26,"value":1526},{"type":21,"tag":42,"props":1614,"children":1616},{"className":1615},[],[1617],{"type":26,"value":1532},{"type":26,"value":1619},", the\nview’s ",{"type":21,"tag":537,"props":1621,"children":1623},{"href":1622},"/man/VkFormatProperties3#VkFormatProperties3",[1624],{"type":26,"value":1625},"buffer features",{"type":26,"value":652},{"type":21,"tag":654,"props":1628,"children":1629},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":1632,"children":1634},{"className":1633},[],[1635],{"type":26,"value":1549},{"type":21,"tag":565,"props":1637,"children":1639},{"name":1638},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpTypeImage-07030",[1640],{"type":21,"tag":22,"props":1641,"children":1642},{},[1643,1644,1648,1650,1655,1656,1661,1663,1667,1668,1671,1672],{"type":26,"value":1187},{"type":21,"tag":537,"props":1645,"children":1646},{"href":1601},[1647],{"type":26,"value":1604},{"type":26,"value":1649}," being read as a storage texel buffer where the\nimage format field of the ",{"type":21,"tag":42,"props":1651,"children":1653},{"className":1652},[],[1654],{"type":26,"value":1524},{"type":26,"value":1526},{"type":21,"tag":42,"props":1657,"children":1659},{"className":1658},[],[1660],{"type":26,"value":1532},{"type":26,"value":1662}," then the\nview’s ",{"type":21,"tag":537,"props":1664,"children":1665},{"href":1622},[1666],{"type":26,"value":1625},{"type":26,"value":652},{"type":21,"tag":654,"props":1669,"children":1670},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":1673,"children":1675},{"className":1674},[],[1676],{"type":26,"value":1590},{"type":21,"tag":565,"props":1678,"children":1680},{"name":1679},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08600",[1681],{"type":21,"tag":22,"props":1682,"children":1683},{},[1684,1686,1692,1694,1700,1702,1705,1707,1711,1713,1719,1721,1725,1727,1731,1733,1739,1741,1747,1749,1755,1757],{"type":26,"value":1685},"For each set ",{"type":21,"tag":1687,"props":1688,"children":1689},"em",{},[1690],{"type":26,"value":1691},"n",{"type":26,"value":1693}," that is statically used by ",{"type":21,"tag":537,"props":1695,"children":1697},{"href":1696},"/chapters/shaders#shaders-binding",[1698],{"type":26,"value":1699},"a bound\nshader",{"type":26,"value":1701},", a descriptor set ",{"type":21,"tag":654,"props":1703,"children":1704},{"type":656},[],{"type":26,"value":1706}," have been bound to ",{"type":21,"tag":1687,"props":1708,"children":1709},{},[1710],{"type":26,"value":1691},{"type":26,"value":1712}," at the same\npipeline bind point, with a ",{"type":21,"tag":537,"props":1714,"children":1716},{"href":1715},"/man/VkPipelineLayout",[1717],{"type":26,"value":1718},"VkPipelineLayout",{"type":26,"value":1720}," that is compatible\nfor set ",{"type":21,"tag":1687,"props":1722,"children":1723},{},[1724],{"type":26,"value":1691},{"type":26,"value":1726},", with the ",{"type":21,"tag":537,"props":1728,"children":1729},{"href":1715},[1730],{"type":26,"value":1718},{"type":26,"value":1732}," used to create the current\n",{"type":21,"tag":537,"props":1734,"children":1736},{"href":1735},"/man/VkPipeline",[1737],{"type":26,"value":1738},"VkPipeline",{"type":26,"value":1740},"\nor the ",{"type":21,"tag":537,"props":1742,"children":1744},{"href":1743},"/man/VkDescriptorSetLayout",[1745],{"type":26,"value":1746},"VkDescriptorSetLayout",{"type":26,"value":1748}," array used to create the current\n",{"type":21,"tag":537,"props":1750,"children":1752},{"href":1751},"/man/VkShaderEXT",[1753],{"type":26,"value":1754},"VkShaderEXT",{"type":26,"value":1756},"\n, as described in ",{"type":21,"tag":537,"props":1758,"children":1760},{"href":1759},"/chapters/descriptorsets#descriptorsets-compatibility",[1761],{"type":26,"value":1762},"Pipeline Layout Compatibility",{"type":21,"tag":565,"props":1764,"children":1766},{"name":1765},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08601",[1767],{"type":21,"tag":22,"props":1768,"children":1769},{},[1770,1772,1777,1779,1782,1784,1788,1790,1794,1796,1800,1801,1805,1806,1810,1811],{"type":26,"value":1771},"For each push constant that is statically used by ",{"type":21,"tag":537,"props":1773,"children":1774},{"href":1696},[1775],{"type":26,"value":1776},"a\nbound shader",{"type":26,"value":1778},", a push constant value ",{"type":21,"tag":654,"props":1780,"children":1781},{"type":656},[],{"type":26,"value":1783}," have been set for the same\npipeline bind point, with a ",{"type":21,"tag":537,"props":1785,"children":1786},{"href":1715},[1787],{"type":26,"value":1718},{"type":26,"value":1789}," that is compatible\nfor push constants, with the ",{"type":21,"tag":537,"props":1791,"children":1792},{"href":1715},[1793],{"type":26,"value":1718},{"type":26,"value":1795}," used to create the\ncurrent ",{"type":21,"tag":537,"props":1797,"children":1798},{"href":1735},[1799],{"type":26,"value":1738},{"type":26,"value":1740},{"type":21,"tag":537,"props":1802,"children":1803},{"href":1743},[1804],{"type":26,"value":1746},{"type":26,"value":1748},{"type":21,"tag":537,"props":1807,"children":1808},{"href":1751},[1809],{"type":26,"value":1754},{"type":26,"value":1756},{"type":21,"tag":537,"props":1812,"children":1813},{"href":1759},[1814],{"type":26,"value":1762},{"type":21,"tag":565,"props":1816,"children":1818},{"name":1817},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-10068",[1819],{"type":21,"tag":22,"props":1820,"children":1821},{},[1822,1824,1828,1830,1833],{"type":26,"value":1823},"For each array of resources that is used by ",{"type":21,"tag":537,"props":1825,"children":1826},{"href":1696},[1827],{"type":26,"value":1699},{"type":26,"value":1829},", the indices used to access members of the array ",{"type":21,"tag":654,"props":1831,"children":1832},{"type":656},[],{"type":26,"value":1834}," be less\nthan the descriptor count for the identified binding in the descriptor\nsets used by this command",{"type":21,"tag":565,"props":1836,"children":1838},{"name":1837},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-maintenance4-08602",[1839],{"type":21,"tag":22,"props":1840,"children":1841},{},[1842,1843,1853,1855,1860,1861,1864,1866,1870,1872,1876,1878,1882,1883,1887,1888,1894,1896,1900,1901],{"type":26,"value":1301},{"type":21,"tag":537,"props":1844,"children":1846},{"href":1845},"/man/VkPhysicalDeviceMaintenance4Features#features-maintenance4",[1847],{"type":21,"tag":42,"props":1848,"children":1850},{"className":1849},[],[1851],{"type":26,"value":1852},"maintenance4",{"type":26,"value":1854}," feature is not\nenabled, then for each push constant that is statically used by\n",{"type":21,"tag":537,"props":1856,"children":1857},{"href":1696},[1858],{"type":26,"value":1859},"a bound shader",{"type":26,"value":1778},{"type":21,"tag":654,"props":1862,"children":1863},{"type":656},[],{"type":26,"value":1865}," have\nbeen set for the same pipeline bind point, with a ",{"type":21,"tag":537,"props":1867,"children":1868},{"href":1715},[1869],{"type":26,"value":1718},{"type":26,"value":1871},"\nthat is compatible for push constants, with the ",{"type":21,"tag":537,"props":1873,"children":1874},{"href":1715},[1875],{"type":26,"value":1718},{"type":26,"value":1877},"\nused to create the current ",{"type":21,"tag":537,"props":1879,"children":1880},{"href":1735},[1881],{"type":26,"value":1738},{"type":26,"value":1740},{"type":21,"tag":537,"props":1884,"children":1885},{"href":1743},[1886],{"type":26,"value":1746},{"type":26,"value":507},{"type":21,"tag":537,"props":1889,"children":1891},{"href":1890},"/man/VkPushConstantRange",[1892],{"type":26,"value":1893},"VkPushConstantRange",{"type":26,"value":1895}," arrays\nused to create the current ",{"type":21,"tag":537,"props":1897,"children":1898},{"href":1751},[1899],{"type":26,"value":1754},{"type":26,"value":1756},{"type":21,"tag":537,"props":1902,"children":1903},{"href":1759},[1904],{"type":26,"value":1762},{"type":21,"tag":565,"props":1906,"children":1908},{"name":1907},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08114",[1909],{"type":21,"tag":22,"props":1910,"children":1911},{},[1912,1914,1920,1921,1924,1926,1932,1934,1938,1940,1944,1946],{"type":26,"value":1913},"Descriptors in each bound descriptor set, specified via\n",{"type":21,"tag":537,"props":1915,"children":1917},{"href":1916},"/man/vkCmdBindDescriptorSets",[1918],{"type":26,"value":1919},"vkCmdBindDescriptorSets",{"type":26,"value":1164},{"type":21,"tag":654,"props":1922,"children":1923},{"type":656},[],{"type":26,"value":1925}," be valid as described by\n",{"type":21,"tag":537,"props":1927,"children":1929},{"href":1928},"/man/vkCmdBindDescriptorSets#descriptor-validity",[1930],{"type":26,"value":1931},"descriptor validity",{"type":26,"value":1933}," if they are statically used\nby\nthe ",{"type":21,"tag":537,"props":1935,"children":1936},{"href":1735},[1937],{"type":26,"value":1738},{"type":26,"value":1939}," bound to the pipeline bind point used by this\ncommand and the bound ",{"type":21,"tag":537,"props":1941,"children":1942},{"href":1735},[1943],{"type":26,"value":1738},{"type":26,"value":1945}," was not created with\n",{"type":21,"tag":42,"props":1947,"children":1949},{"className":1948},[],[1950],{"type":26,"value":1951},"VK_PIPELINE_CREATE_DESCRIPTOR_BUFFER_BIT_EXT",{"type":21,"tag":565,"props":1953,"children":1955},{"name":1954},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08115",[1956],{"type":21,"tag":22,"props":1957,"children":1958},{},[1959,1961,1965,1967,1971,1973,1977,1978,1981,1983],{"type":26,"value":1960},"If the descriptors used by the ",{"type":21,"tag":537,"props":1962,"children":1963},{"href":1735},[1964],{"type":26,"value":1738},{"type":26,"value":1966}," bound to the pipeline\nbind point were specified via ",{"type":21,"tag":537,"props":1968,"children":1969},{"href":1916},[1970],{"type":26,"value":1919},{"type":26,"value":1972},", the bound\n",{"type":21,"tag":537,"props":1974,"children":1975},{"href":1735},[1976],{"type":26,"value":1738},{"type":26,"value":652},{"type":21,"tag":654,"props":1979,"children":1980},{"type":656},[],{"type":26,"value":1982}," have been created without\n",{"type":21,"tag":42,"props":1984,"children":1986},{"className":1985},[],[1987],{"type":26,"value":1951},{"type":21,"tag":565,"props":1989,"children":1991},{"name":1990},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08116",[1992],{"type":21,"tag":22,"props":1993,"children":1994},{},[1995,1997,2003,2004,2007,2009,2013,2015,2019,2021],{"type":26,"value":1996},"Descriptors in bound descriptor buffers, specified via\n",{"type":21,"tag":537,"props":1998,"children":2000},{"href":1999},"/man/vkCmdSetDescriptorBufferOffsetsEXT",[2001],{"type":26,"value":2002},"vkCmdSetDescriptorBufferOffsetsEXT",{"type":26,"value":1164},{"type":21,"tag":654,"props":2005,"children":2006},{"type":656},[],{"type":26,"value":2008}," be valid if they are\ndynamically used by the ",{"type":21,"tag":537,"props":2010,"children":2011},{"href":1735},[2012],{"type":26,"value":1738},{"type":26,"value":2014}," bound to the pipeline bind\npoint used by this command and the bound ",{"type":21,"tag":537,"props":2016,"children":2017},{"href":1735},[2018],{"type":26,"value":1738},{"type":26,"value":2020}," was created\nwith ",{"type":21,"tag":42,"props":2022,"children":2024},{"className":2023},[],[2025],{"type":26,"value":1951},{"type":21,"tag":565,"props":2027,"children":2029},{"name":2028},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08604",[2030],{"type":21,"tag":22,"props":2031,"children":2032},{},[2033,2034,2038,2039,2042,2044,2048],{"type":26,"value":1996},{"type":21,"tag":537,"props":2035,"children":2036},{"href":1999},[2037],{"type":26,"value":2002},{"type":26,"value":1164},{"type":21,"tag":654,"props":2040,"children":2041},{"type":656},[],{"type":26,"value":2043}," be valid if they are\ndynamically used by any ",{"type":21,"tag":537,"props":2045,"children":2046},{"href":1751},[2047],{"type":26,"value":1754},{"type":26,"value":2049}," bound to a stage corresponding\nto the pipeline bind point used by this command",{"type":21,"tag":565,"props":2051,"children":2053},{"name":2052},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08117",[2054],{"type":21,"tag":22,"props":2055,"children":2056},{},[2057,2058,2062,2063,2067,2069,2073,2074,2077,2079],{"type":26,"value":1960},{"type":21,"tag":537,"props":2059,"children":2060},{"href":1735},[2061],{"type":26,"value":1738},{"type":26,"value":1966},{"type":21,"tag":537,"props":2064,"children":2065},{"href":1999},[2066],{"type":26,"value":2002},{"type":26,"value":2068},",\nthe bound ",{"type":21,"tag":537,"props":2070,"children":2071},{"href":1735},[2072],{"type":26,"value":1738},{"type":26,"value":652},{"type":21,"tag":654,"props":2075,"children":2076},{"type":656},[],{"type":26,"value":2078}," have been created with\n",{"type":21,"tag":42,"props":2080,"children":2082},{"className":2081},[],[2083],{"type":26,"value":1951},{"type":21,"tag":565,"props":2085,"children":2087},{"name":2086},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08119",[2088],{"type":21,"tag":22,"props":2089,"children":2090},{},[2091,2093,2097,2099,2104,2106,2109],{"type":26,"value":2092},"If a descriptor is dynamically used with a ",{"type":21,"tag":537,"props":2094,"children":2095},{"href":1735},[2096],{"type":26,"value":1738},{"type":26,"value":2098}," created with\n",{"type":21,"tag":42,"props":2100,"children":2102},{"className":2101},[],[2103],{"type":26,"value":1951},{"type":26,"value":2105},", the descriptor\nmemory ",{"type":21,"tag":654,"props":2107,"children":2108},{"type":656},[],{"type":26,"value":2110}," be resident",{"type":21,"tag":565,"props":2112,"children":2114},{"name":2113},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08605",[2115],{"type":21,"tag":22,"props":2116,"children":2117},{},[2118,2119,2123,2125,2130,2132,2138,2140,2143],{"type":26,"value":2092},{"type":21,"tag":537,"props":2120,"children":2121},{"href":1751},[2122],{"type":26,"value":1754},{"type":26,"value":2124}," created\nwith a ",{"type":21,"tag":42,"props":2126,"children":2128},{"className":2127},[],[2129],{"type":26,"value":1746},{"type":26,"value":2131}," that was created with\n",{"type":21,"tag":42,"props":2133,"children":2135},{"className":2134},[],[2136],{"type":26,"value":2137},"VK_DESCRIPTOR_SET_LAYOUT_CREATE_DESCRIPTOR_BUFFER_BIT_EXT",{"type":26,"value":2139},", the\ndescriptor memory ",{"type":21,"tag":654,"props":2141,"children":2142},{"type":656},[],{"type":26,"value":2110},{"type":21,"tag":565,"props":2145,"children":2147},{"name":2146},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08606",[2148],{"type":21,"tag":22,"props":2149,"children":2150},{},[2151,2152,2162,2164,2167],{"type":26,"value":1301},{"type":21,"tag":537,"props":2153,"children":2155},{"href":2154},"/man/VkPhysicalDeviceShaderObjectFeaturesEXT#features-shaderObject",[2156],{"type":21,"tag":42,"props":2157,"children":2159},{"className":2158},[],[2160],{"type":26,"value":2161},"shaderObject",{"type":26,"value":2163}," feature is not\nenabled, a\nvalid pipeline ",{"type":21,"tag":654,"props":2165,"children":2166},{"type":656},[],{"type":26,"value":2168}," be bound to the pipeline bind point used by this\ncommand",{"type":21,"tag":565,"props":2170,"children":2172},{"name":2171},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08608",[2173],{"type":21,"tag":22,"props":2174,"children":2175},{},[2176,2178,2181,2183,2187],{"type":26,"value":2177},"If a pipeline is bound to the pipeline bind point used by this command,\nthere\n",{"type":21,"tag":654,"props":2179,"children":2180},{"type":656},[],{"type":26,"value":2182}," not have been any calls to dynamic state setting commands for any\nstate specified statically in the ",{"type":21,"tag":537,"props":2184,"children":2185},{"href":1735},[2186],{"type":26,"value":1738},{"type":26,"value":2188}," object bound to the\npipeline bind point used by this command, since that pipeline was bound",{"type":21,"tag":565,"props":2190,"children":2192},{"name":2191},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08609",[2193],{"type":21,"tag":22,"props":2194,"children":2195},{},[2196,2197,2201,2203,2207,2209,2213,2215,2218,2220,2224,2226,2230,2232,2237,2238,2243,2244,2250,2251,2257,2258,2263],{"type":26,"value":1301},{"type":21,"tag":537,"props":2198,"children":2199},{"href":1735},[2200],{"type":26,"value":1738},{"type":26,"value":2202}," object bound to the pipeline bind point used by\nthis command\nor any ",{"type":21,"tag":537,"props":2204,"children":2205},{"href":1751},[2206],{"type":26,"value":1754},{"type":26,"value":2208}," bound to a stage corresponding to the pipeline\nbind point used by this command\naccesses a ",{"type":21,"tag":537,"props":2210,"children":2211},{"href":576},[2212],{"type":26,"value":579},{"type":26,"value":2214}," object that uses unnormalized coordinates,\nthat sampler ",{"type":21,"tag":654,"props":2216,"children":2217},{"type":656},[],{"type":26,"value":2219}," not be used to sample from any ",{"type":21,"tag":537,"props":2221,"children":2222},{"href":1457},[2223],{"type":26,"value":1460},{"type":26,"value":2225}," with a\n",{"type":21,"tag":537,"props":2227,"children":2228},{"href":639},[2229],{"type":26,"value":642},{"type":26,"value":2231}," of the type ",{"type":21,"tag":42,"props":2233,"children":2235},{"className":2234},[],[2236],{"type":26,"value":1162},{"type":26,"value":88},{"type":21,"tag":42,"props":2239,"children":2241},{"className":2240},[],[2242],{"type":26,"value":1170},{"type":26,"value":1164},{"type":21,"tag":42,"props":2245,"children":2247},{"className":2246},[],[2248],{"type":26,"value":2249},"VK_IMAGE_VIEW_TYPE_1D_ARRAY",{"type":26,"value":88},{"type":21,"tag":42,"props":2252,"children":2254},{"className":2253},[],[2255],{"type":26,"value":2256},"VK_IMAGE_VIEW_TYPE_2D_ARRAY",{"type":26,"value":711},{"type":21,"tag":42,"props":2259,"children":2261},{"className":2260},[],[2262],{"type":26,"value":1178},{"type":26,"value":2264},", in any shader stage",{"type":21,"tag":565,"props":2266,"children":2268},{"name":2267},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08610",[2269],{"type":21,"tag":22,"props":2270,"children":2271},{},[2272,2273,2277,2278,2282,2283,2287,2288,2291,2293,2299,2301,2307,2309,2315,2316,2322,2323,2329],{"type":26,"value":1301},{"type":21,"tag":537,"props":2274,"children":2275},{"href":1735},[2276],{"type":26,"value":1738},{"type":26,"value":2202},{"type":21,"tag":537,"props":2279,"children":2280},{"href":1751},[2281],{"type":26,"value":1754},{"type":26,"value":2208},{"type":21,"tag":537,"props":2284,"children":2285},{"href":576},[2286],{"type":26,"value":579},{"type":26,"value":2214},{"type":21,"tag":654,"props":2289,"children":2290},{"type":656},[],{"type":26,"value":2292}," not be used with any of the SPIR-V ",{"type":21,"tag":42,"props":2294,"children":2296},{"className":2295},[],[2297],{"type":26,"value":2298},"OpImageSample*",{"type":26,"value":2300},"\nor ",{"type":21,"tag":42,"props":2302,"children":2304},{"className":2303},[],[2305],{"type":26,"value":2306},"OpImageSparseSample*",{"type":26,"value":2308}," instructions with ",{"type":21,"tag":42,"props":2310,"children":2312},{"className":2311},[],[2313],{"type":26,"value":2314},"ImplicitLod",{"type":26,"value":1164},{"type":21,"tag":42,"props":2317,"children":2319},{"className":2318},[],[2320],{"type":26,"value":2321},"Dref",{"type":26,"value":2300},{"type":21,"tag":42,"props":2324,"children":2326},{"className":2325},[],[2327],{"type":26,"value":2328},"Proj",{"type":26,"value":2330}," in their name, in any shader stage",{"type":21,"tag":565,"props":2332,"children":2334},{"name":2333},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08611",[2335],{"type":21,"tag":22,"props":2336,"children":2337},{},[2338,2339,2343,2344,2348,2349,2353,2354,2357,2358,2363,2364,2369],{"type":26,"value":1301},{"type":21,"tag":537,"props":2340,"children":2341},{"href":1735},[2342],{"type":26,"value":1738},{"type":26,"value":2202},{"type":21,"tag":537,"props":2345,"children":2346},{"href":1751},[2347],{"type":26,"value":1754},{"type":26,"value":2208},{"type":21,"tag":537,"props":2350,"children":2351},{"href":576},[2352],{"type":26,"value":579},{"type":26,"value":2214},{"type":21,"tag":654,"props":2355,"children":2356},{"type":656},[],{"type":26,"value":2292},{"type":21,"tag":42,"props":2359,"children":2361},{"className":2360},[],[2362],{"type":26,"value":2298},{"type":26,"value":2300},{"type":21,"tag":42,"props":2365,"children":2367},{"className":2366},[],[2368],{"type":26,"value":2306},{"type":26,"value":2370}," instructions that includes a LOD bias or any\noffset values, in any shader stage",{"type":21,"tag":565,"props":2372,"children":2374},{"name":2373},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08607",[2375],{"type":21,"tag":22,"props":2376,"children":2377},{},[2378,2379,2387,2389,2392,2394,2400,2402,2405],{"type":26,"value":1301},{"type":21,"tag":537,"props":2380,"children":2381},{"href":2154},[2382],{"type":21,"tag":42,"props":2383,"children":2385},{"className":2384},[],[2386],{"type":26,"value":2161},{"type":26,"value":2388}," is enabled, either\na valid pipeline ",{"type":21,"tag":654,"props":2390,"children":2391},{"type":656},[],{"type":26,"value":2393}," be bound to the pipeline bind point used by this\ncommand, or a valid combination of valid and ",{"type":21,"tag":537,"props":2395,"children":2397},{"href":2396},"/man/VK_NULL_HANDLE",[2398],{"type":26,"value":2399},"VK_NULL_HANDLE",{"type":26,"value":2401}," shader\nobjects ",{"type":21,"tag":654,"props":2403,"children":2404},{"type":656},[],{"type":26,"value":2406}," be bound to every supported shader stage corresponding to\nthe pipeline bind point used by this command",{"type":21,"tag":565,"props":2408,"children":2410},{"name":2409},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-uniformBuffers-06935",[2411],{"type":21,"tag":22,"props":2412,"children":2413},{},[2414,2416,2420,2422,2428,2429,2435,2437,2443,2445,2455,2457,2460],{"type":26,"value":2415},"If any stage of the ",{"type":21,"tag":537,"props":2417,"children":2418},{"href":1735},[2419],{"type":26,"value":1738},{"type":26,"value":2421}," 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":21,"tag":42,"props":2423,"children":2425},{"className":2424},[],[2426],{"type":26,"value":2427},"VK_PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_ROBUST_BUFFER_ACCESS_EXT",{"type":26,"value":711},{"type":21,"tag":42,"props":2430,"children":2432},{"className":2431},[],[2433],{"type":26,"value":2434},"VK_PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_ROBUST_BUFFER_ACCESS_2_EXT",{"type":26,"value":2436},"\nfor ",{"type":21,"tag":42,"props":2438,"children":2440},{"className":2439},[],[2441],{"type":26,"value":2442},"uniformBuffers",{"type":26,"value":2444},",\nand the ",{"type":21,"tag":537,"props":2446,"children":2448},{"href":2447},"/man/VkPhysicalDeviceFeatures#features-robustBufferAccess",[2449],{"type":21,"tag":42,"props":2450,"children":2452},{"className":2451},[],[2453],{"type":26,"value":2454},"robustBufferAccess",{"type":26,"value":2456},"\nfeature is not enabled, that stage ",{"type":21,"tag":654,"props":2458,"children":2459},{"type":656},[],{"type":26,"value":2461}," not access values outside of\nthe range of the buffer as specified in the descriptor set bound to the\nsame pipeline bind point",{"type":21,"tag":565,"props":2463,"children":2465},{"name":2464},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08612",[2466],{"type":21,"tag":22,"props":2467,"children":2468},{},[2469,2470,2478,2480,2484,2486,2489],{"type":26,"value":1301},{"type":21,"tag":537,"props":2471,"children":2472},{"href":2447},[2473],{"type":21,"tag":42,"props":2474,"children":2476},{"className":2475},[],[2477],{"type":26,"value":2454},{"type":26,"value":2479}," feature\nis not enabled, and any ",{"type":21,"tag":537,"props":2481,"children":2482},{"href":1751},[2483],{"type":26,"value":1754},{"type":26,"value":2485}," bound to a stage corresponding\nto the pipeline bind point used by this command accesses a uniform\nbuffer, it ",{"type":21,"tag":654,"props":2487,"children":2488},{"type":656},[],{"type":26,"value":2490}," not access values outside of the range of the buffer as\nspecified in the descriptor set bound to the same pipeline bind point",{"type":21,"tag":565,"props":2492,"children":2494},{"name":2493},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-storageBuffers-06936",[2495],{"type":21,"tag":22,"props":2496,"children":2497},{},[2498,2499,2503,2505,2510,2511,2516,2517,2523,2524,2532,2533,2536],{"type":26,"value":2415},{"type":21,"tag":537,"props":2500,"children":2501},{"href":1735},[2502],{"type":26,"value":1738},{"type":26,"value":2504}," 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":21,"tag":42,"props":2506,"children":2508},{"className":2507},[],[2509],{"type":26,"value":2427},{"type":26,"value":711},{"type":21,"tag":42,"props":2512,"children":2514},{"className":2513},[],[2515],{"type":26,"value":2434},{"type":26,"value":2436},{"type":21,"tag":42,"props":2518,"children":2520},{"className":2519},[],[2521],{"type":26,"value":2522},"storageBuffers",{"type":26,"value":2444},{"type":21,"tag":537,"props":2525,"children":2526},{"href":2447},[2527],{"type":21,"tag":42,"props":2528,"children":2530},{"className":2529},[],[2531],{"type":26,"value":2454},{"type":26,"value":2456},{"type":21,"tag":654,"props":2534,"children":2535},{"type":656},[],{"type":26,"value":2461},{"type":21,"tag":565,"props":2538,"children":2540},{"name":2539},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08613",[2541],{"type":21,"tag":22,"props":2542,"children":2543},{},[2544,2545,2553,2554,2558,2560,2563],{"type":26,"value":1301},{"type":21,"tag":537,"props":2546,"children":2547},{"href":2447},[2548],{"type":21,"tag":42,"props":2549,"children":2551},{"className":2550},[],[2552],{"type":26,"value":2454},{"type":26,"value":2479},{"type":21,"tag":537,"props":2555,"children":2556},{"href":1751},[2557],{"type":26,"value":1754},{"type":26,"value":2559}," bound to a stage corresponding\nto the pipeline bind point used by this command accesses a storage\nbuffer, it ",{"type":21,"tag":654,"props":2561,"children":2562},{"type":656},[],{"type":26,"value":2490},{"type":21,"tag":565,"props":2565,"children":2567},{"name":2566},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-06550",[2568],{"type":21,"tag":22,"props":2569,"children":2570},{},[2571,2573,2577,2579,2583,2584,2588,2590,2610,2612,2615,2617,2622,2623,2628],{"type":26,"value":2572},"If ",{"type":21,"tag":537,"props":2574,"children":2575},{"href":1696},[2576],{"type":26,"value":1859},{"type":26,"value":2578}," accesses a ",{"type":21,"tag":537,"props":2580,"children":2581},{"href":576},[2582],{"type":26,"value":579},{"type":26,"value":711},{"type":21,"tag":537,"props":2585,"children":2586},{"href":639},[2587],{"type":26,"value":642},{"type":26,"value":2589}," object that enables\n",{"type":21,"tag":537,"props":2591,"children":2593},{"href":2592},"/chapters/samplers#samplers-YCbCr-conversion",[2594,2596,2602,2603,2608],{"type":26,"value":2595},"sampler Y′C",{"type":21,"tag":2597,"props":2598,"children":2599},"sub",{},[2600],{"type":26,"value":2601},"B",{"type":26,"value":36},{"type":21,"tag":2597,"props":2604,"children":2605},{},[2606],{"type":26,"value":2607},"R",{"type":26,"value":2609}," conversion",{"type":26,"value":2611},", that object\n",{"type":21,"tag":654,"props":2613,"children":2614},{"type":656},[],{"type":26,"value":2616}," only be used with ",{"type":21,"tag":42,"props":2618,"children":2620},{"className":2619},[],[2621],{"type":26,"value":2298},{"type":26,"value":589},{"type":21,"tag":42,"props":2624,"children":2626},{"className":2625},[],[2627],{"type":26,"value":2306},{"type":26,"value":2629},"\ninstructions",{"type":21,"tag":565,"props":2631,"children":2633},{"name":2632},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-ConstOffset-06551",[2634],{"type":21,"tag":22,"props":2635,"children":2636},{},[2637,2638,2642,2643,2647,2648,2652,2653,2667,2668,2671,2673,2679,2680,2686],{"type":26,"value":2572},{"type":21,"tag":537,"props":2639,"children":2640},{"href":1696},[2641],{"type":26,"value":1859},{"type":26,"value":2578},{"type":21,"tag":537,"props":2644,"children":2645},{"href":576},[2646],{"type":26,"value":579},{"type":26,"value":711},{"type":21,"tag":537,"props":2649,"children":2650},{"href":639},[2651],{"type":26,"value":642},{"type":26,"value":2589},{"type":21,"tag":537,"props":2654,"children":2655},{"href":2592},[2656,2657,2661,2662,2666],{"type":26,"value":2595},{"type":21,"tag":2597,"props":2658,"children":2659},{},[2660],{"type":26,"value":2601},{"type":26,"value":36},{"type":21,"tag":2597,"props":2663,"children":2664},{},[2665],{"type":26,"value":2607},{"type":26,"value":2609},{"type":26,"value":2611},{"type":21,"tag":654,"props":2669,"children":2670},{"type":656},[],{"type":26,"value":2672}," not use the ",{"type":21,"tag":42,"props":2674,"children":2676},{"className":2675},[],[2677],{"type":26,"value":2678},"ConstOffset",{"type":26,"value":507},{"type":21,"tag":42,"props":2681,"children":2683},{"className":2682},[],[2684],{"type":26,"value":2685},"Offset",{"type":26,"value":2687}," operands",{"type":21,"tag":565,"props":2689,"children":2691},{"name":2690},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewType-07752",[2692],{"type":21,"tag":22,"props":2693,"children":2694},{},[2695,2696,2700,2702,2707,2708,2711,2713,2719,2721,2726,2728],{"type":26,"value":573},{"type":21,"tag":537,"props":2697,"children":2698},{"href":639},[2699],{"type":26,"value":642},{"type":26,"value":2701}," is accessed as a result of this command, then the\nimage view’s ",{"type":21,"tag":42,"props":2703,"children":2705},{"className":2704},[],[2706],{"type":26,"value":959},{"type":26,"value":652},{"type":21,"tag":654,"props":2709,"children":2710},{"type":656},[],{"type":26,"value":2712}," match the ",{"type":21,"tag":42,"props":2714,"children":2716},{"className":2715},[],[2717],{"type":26,"value":2718},"Dim",{"type":26,"value":2720}," operand of the\n",{"type":21,"tag":42,"props":2722,"children":2724},{"className":2723},[],[2725],{"type":26,"value":1524},{"type":26,"value":2727}," as described in ",{"type":21,"tag":537,"props":2729,"children":2731},{"href":2730},"/chapters/spirvenv#spirvenv-image-dimensions",[2732],{"type":26,"value":2733},"Compatibility Between SPIR-V Image Dimensions and Vulkan ImageView Types",{"type":21,"tag":565,"props":2735,"children":2737},{"name":2736},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-format-07753",[2738],{"type":21,"tag":22,"props":2739,"children":2740},{},[2741,2742,2746,2748,2754,2756,2762,2764,2770,2771,2777,2779,2784,2785,2788],{"type":26,"value":573},{"type":21,"tag":537,"props":2743,"children":2744},{"href":639},[2745],{"type":26,"value":642},{"type":26,"value":2747}," is accessed as a result of this command, then the\n",{"type":21,"tag":537,"props":2749,"children":2751},{"href":2750},"/chapters/formats#formats-numericformat",[2752],{"type":26,"value":2753},"numeric type",{"type":26,"value":2755}," of the image view’s ",{"type":21,"tag":42,"props":2757,"children":2759},{"className":2758},[],[2760],{"type":26,"value":2761},"format",{"type":26,"value":2763},"\nand the ",{"type":21,"tag":42,"props":2765,"children":2767},{"className":2766},[],[2768],{"type":26,"value":2769},"Sampled",{"type":26,"value":652},{"type":21,"tag":42,"props":2772,"children":2774},{"className":2773},[],[2775],{"type":26,"value":2776},"Type",{"type":26,"value":2778}," operand of the ",{"type":21,"tag":42,"props":2780,"children":2782},{"className":2781},[],[2783],{"type":26,"value":1524},{"type":26,"value":652},{"type":21,"tag":654,"props":2786,"children":2787},{"type":656},[],{"type":26,"value":2789},"\nmatch",{"type":21,"tag":565,"props":2791,"children":2793},{"name":2792},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageWrite-08795",[2794],{"type":21,"tag":22,"props":2795,"children":2796},{},[2797,2798,2802,2804,2810,2812,2818,2820,2825,2827,2833,2835,2838],{"type":26,"value":573},{"type":21,"tag":537,"props":2799,"children":2800},{"href":639},[2801],{"type":26,"value":642},{"type":26,"value":2803},"\ncreated with a format other than ",{"type":21,"tag":42,"props":2805,"children":2807},{"className":2806},[],[2808],{"type":26,"value":2809},"VK_FORMAT_A8_UNORM_KHR",{"type":26,"value":2811},"\nis accessed using ",{"type":21,"tag":42,"props":2813,"children":2815},{"className":2814},[],[2816],{"type":26,"value":2817},"OpImageWrite",{"type":26,"value":2819}," as a result of this command, then\nthe ",{"type":21,"tag":42,"props":2821,"children":2823},{"className":2822},[],[2824],{"type":26,"value":2776},{"type":26,"value":2826}," of the ",{"type":21,"tag":42,"props":2828,"children":2830},{"className":2829},[],[2831],{"type":26,"value":2832},"Texel",{"type":26,"value":2834}," operand of that instruction ",{"type":21,"tag":654,"props":2836,"children":2837},{"type":656},[],{"type":26,"value":2839}," have\nat least as many components as the image view’s format",{"type":21,"tag":565,"props":2841,"children":2843},{"name":2842},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageWrite-08796",[2844],{"type":21,"tag":22,"props":2845,"children":2846},{},[2847,2848,2852,2854,2859,2861,2866,2868,2873,2874,2879,2881,2884],{"type":26,"value":573},{"type":21,"tag":537,"props":2849,"children":2850},{"href":639},[2851],{"type":26,"value":642},{"type":26,"value":2853}," created with the format\n",{"type":21,"tag":42,"props":2855,"children":2857},{"className":2856},[],[2858],{"type":26,"value":2809},{"type":26,"value":2860}," is accessed using ",{"type":21,"tag":42,"props":2862,"children":2864},{"className":2863},[],[2865],{"type":26,"value":2817},{"type":26,"value":2867}," as a\nresult of this command, then the ",{"type":21,"tag":42,"props":2869,"children":2871},{"className":2870},[],[2872],{"type":26,"value":2776},{"type":26,"value":2826},{"type":21,"tag":42,"props":2875,"children":2877},{"className":2876},[],[2878],{"type":26,"value":2832},{"type":26,"value":2880}," operand of\nthat instruction ",{"type":21,"tag":654,"props":2882,"children":2883},{"type":656},[],{"type":26,"value":2885}," have four components",{"type":21,"tag":565,"props":2887,"children":2889},{"name":2888},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageWrite-04469",[2890],{"type":21,"tag":22,"props":2891,"children":2892},{},[2893,2894,2898,2899,2904,2906,2911,2912,2917,2919,2922],{"type":26,"value":573},{"type":21,"tag":537,"props":2895,"children":2896},{"href":1601},[2897],{"type":26,"value":1604},{"type":26,"value":2860},{"type":21,"tag":42,"props":2900,"children":2902},{"className":2901},[],[2903],{"type":26,"value":2817},{"type":26,"value":2905}," as a result\nof this command, then the ",{"type":21,"tag":42,"props":2907,"children":2909},{"className":2908},[],[2910],{"type":26,"value":2776},{"type":26,"value":2826},{"type":21,"tag":42,"props":2913,"children":2915},{"className":2914},[],[2916],{"type":26,"value":2832},{"type":26,"value":2918}," operand of that\ninstruction ",{"type":21,"tag":654,"props":2920,"children":2921},{"type":656},[],{"type":26,"value":2923}," have at least as many components as the buffer view’s\nformat",{"type":21,"tag":565,"props":2925,"children":2927},{"name":2926},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-SampledType-04470",[2928],{"type":21,"tag":22,"props":2929,"children":2930},{},[2931,2932,2936,2938,2944,2946,2952,2954,2959,2960,2963,2964,2970],{"type":26,"value":573},{"type":21,"tag":537,"props":2933,"children":2934},{"href":639},[2935],{"type":26,"value":642},{"type":26,"value":2937}," with a ",{"type":21,"tag":537,"props":2939,"children":2941},{"href":2940},"/man/VkFormat",[2942],{"type":26,"value":2943},"VkFormat",{"type":26,"value":2945}," that has a 64-bit component\nwidth is accessed as a result of this command, the ",{"type":21,"tag":42,"props":2947,"children":2949},{"className":2948},[],[2950],{"type":26,"value":2951},"SampledType",{"type":26,"value":2953}," of\nthe ",{"type":21,"tag":42,"props":2955,"children":2957},{"className":2956},[],[2958],{"type":26,"value":1524},{"type":26,"value":2834},{"type":21,"tag":654,"props":2961,"children":2962},{"type":656},[],{"type":26,"value":1205},{"type":21,"tag":42,"props":2965,"children":2967},{"className":2966},[],[2968],{"type":26,"value":2969},"Width",{"type":26,"value":2971},"\nof 64",{"type":21,"tag":565,"props":2973,"children":2975},{"name":2974},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-SampledType-04471",[2976],{"type":21,"tag":22,"props":2977,"children":2978},{},[2979,2980,2984,2985,2989,2991,2996,2997,3002,3004,3007,3008,3013],{"type":26,"value":573},{"type":21,"tag":537,"props":2981,"children":2982},{"href":639},[2983],{"type":26,"value":642},{"type":26,"value":2937},{"type":21,"tag":537,"props":2986,"children":2987},{"href":2940},[2988],{"type":26,"value":2943},{"type":26,"value":2990}," that has a component width\nless than 64-bit is accessed as a result of this command, the\n",{"type":21,"tag":42,"props":2992,"children":2994},{"className":2993},[],[2995],{"type":26,"value":2951},{"type":26,"value":2826},{"type":21,"tag":42,"props":2998,"children":3000},{"className":2999},[],[3001],{"type":26,"value":1524},{"type":26,"value":3003}," operand of that instruction\n",{"type":21,"tag":654,"props":3005,"children":3006},{"type":656},[],{"type":26,"value":1205},{"type":21,"tag":42,"props":3009,"children":3011},{"className":3010},[],[3012],{"type":26,"value":2969},{"type":26,"value":3014}," of 32",{"type":21,"tag":565,"props":3016,"children":3018},{"name":3017},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-SampledType-04472",[3019],{"type":21,"tag":22,"props":3020,"children":3021},{},[3022,3023,3027,3028,3032,3034,3039,3040,3045,3046,3049,3050,3055],{"type":26,"value":573},{"type":21,"tag":537,"props":3024,"children":3025},{"href":1601},[3026],{"type":26,"value":1604},{"type":26,"value":2937},{"type":21,"tag":537,"props":3029,"children":3030},{"href":2940},[3031],{"type":26,"value":2943},{"type":26,"value":3033}," that has a 64-bit\ncomponent width is accessed as a result of this command, the\n",{"type":21,"tag":42,"props":3035,"children":3037},{"className":3036},[],[3038],{"type":26,"value":2951},{"type":26,"value":2826},{"type":21,"tag":42,"props":3041,"children":3043},{"className":3042},[],[3044],{"type":26,"value":1524},{"type":26,"value":3003},{"type":21,"tag":654,"props":3047,"children":3048},{"type":656},[],{"type":26,"value":1205},{"type":21,"tag":42,"props":3051,"children":3053},{"className":3052},[],[3054],{"type":26,"value":2969},{"type":26,"value":3056}," of 64",{"type":21,"tag":565,"props":3058,"children":3060},{"name":3059},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-SampledType-04473",[3061],{"type":21,"tag":22,"props":3062,"children":3063},{},[3064,3065,3069,3070,3074,3075,3080,3081,3086,3087,3090,3091,3096],{"type":26,"value":573},{"type":21,"tag":537,"props":3066,"children":3067},{"href":1601},[3068],{"type":26,"value":1604},{"type":26,"value":2937},{"type":21,"tag":537,"props":3071,"children":3072},{"href":2940},[3073],{"type":26,"value":2943},{"type":26,"value":2990},{"type":21,"tag":42,"props":3076,"children":3078},{"className":3077},[],[3079],{"type":26,"value":2951},{"type":26,"value":2826},{"type":21,"tag":42,"props":3082,"children":3084},{"className":3083},[],[3085],{"type":26,"value":1524},{"type":26,"value":3003},{"type":21,"tag":654,"props":3088,"children":3089},{"type":656},[],{"type":26,"value":1205},{"type":21,"tag":42,"props":3092,"children":3094},{"className":3093},[],[3095],{"type":26,"value":2969},{"type":26,"value":3014},{"type":21,"tag":565,"props":3098,"children":3100},{"name":3099},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sparseImageInt64Atomics-04474",[3101],{"type":21,"tag":22,"props":3102,"children":3103},{},[3104,3105,3115,3117,3121,3123,3129,3131,3134,3136,3141,3143,3148,3149,3154],{"type":26,"value":1301},{"type":21,"tag":537,"props":3106,"children":3108},{"href":3107},"/man/VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT#features-sparseImageInt64Atomics",[3109],{"type":21,"tag":42,"props":3110,"children":3112},{"className":3111},[],[3113],{"type":26,"value":3114},"sparseImageInt64Atomics",{"type":26,"value":3116}," feature is not enabled, ",{"type":21,"tag":537,"props":3118,"children":3119},{"href":1457},[3120],{"type":26,"value":1460},{"type":26,"value":3122},"\nobjects created with the ",{"type":21,"tag":42,"props":3124,"children":3126},{"className":3125},[],[3127],{"type":26,"value":3128},"VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT",{"type":26,"value":3130}," flag\n",{"type":21,"tag":654,"props":3132,"children":3133},{"type":656},[],{"type":26,"value":3135}," not be accessed by atomic instructions through an ",{"type":21,"tag":42,"props":3137,"children":3139},{"className":3138},[],[3140],{"type":26,"value":1524},{"type":26,"value":3142},"\nwith a ",{"type":21,"tag":42,"props":3144,"children":3146},{"className":3145},[],[3147],{"type":26,"value":2951},{"type":26,"value":2937},{"type":21,"tag":42,"props":3150,"children":3152},{"className":3151},[],[3153],{"type":26,"value":2969},{"type":26,"value":3155}," of 64 by this command",{"type":21,"tag":565,"props":3157,"children":3159},{"name":3158},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sparseImageInt64Atomics-04475",[3160],{"type":21,"tag":22,"props":3161,"children":3162},{},[3163,3164,3172,3173,3179,3180,3186,3188,3191,3193,3198,3199,3204,3205,3210],{"type":26,"value":1301},{"type":21,"tag":537,"props":3165,"children":3166},{"href":3107},[3167],{"type":21,"tag":42,"props":3168,"children":3170},{"className":3169},[],[3171],{"type":26,"value":3114},{"type":26,"value":3116},{"type":21,"tag":537,"props":3174,"children":3176},{"href":3175},"/man/VkBuffer",[3177],{"type":26,"value":3178},"VkBuffer",{"type":26,"value":3122},{"type":21,"tag":42,"props":3181,"children":3183},{"className":3182},[],[3184],{"type":26,"value":3185},"VK_BUFFER_CREATE_SPARSE_RESIDENCY_BIT",{"type":26,"value":3187},"\nflag ",{"type":21,"tag":654,"props":3189,"children":3190},{"type":656},[],{"type":26,"value":3192}," not be accessed by atomic instructions through an\n",{"type":21,"tag":42,"props":3194,"children":3196},{"className":3195},[],[3197],{"type":26,"value":1524},{"type":26,"value":2937},{"type":21,"tag":42,"props":3200,"children":3202},{"className":3201},[],[3203],{"type":26,"value":2951},{"type":26,"value":2937},{"type":21,"tag":42,"props":3206,"children":3208},{"className":3207},[],[3209],{"type":26,"value":2969},{"type":26,"value":3211}," of 64 by this\ncommand",{"type":21,"tag":565,"props":3213,"children":3215},{"name":3214},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageWeightedSampleQCOM-06971",[3216],{"type":21,"tag":22,"props":3217,"children":3218},{},[3219,3220,3226,3227,3231,3233,3237,3238,3241,3242],{"type":26,"value":2572},{"type":21,"tag":42,"props":3221,"children":3223},{"className":3222},[],[3224],{"type":26,"value":3225},"OpImageWeightedSampleQCOM",{"type":26,"value":899},{"type":21,"tag":537,"props":3228,"children":3229},{"href":639},[3230],{"type":26,"value":642},{"type":26,"value":3232},"\nas a result of this command, then the image view’s\n",{"type":21,"tag":537,"props":3234,"children":3235},{"href":647},[3236],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":3239,"children":3240},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":3243,"children":3245},{"className":3244},[],[3246],{"type":26,"value":3247},"VK_FORMAT_FEATURE_2_WEIGHT_SAMPLED_IMAGE_BIT_QCOM",{"type":21,"tag":565,"props":3249,"children":3251},{"name":3250},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageWeightedSampleQCOM-06972",[3252],{"type":21,"tag":22,"props":3253,"children":3254},{},[3255,3256,3261,3263,3267,3269,3273,3274,3277,3278],{"type":26,"value":2572},{"type":21,"tag":42,"props":3257,"children":3259},{"className":3258},[],[3260],{"type":26,"value":3225},{"type":26,"value":3262}," uses a ",{"type":21,"tag":537,"props":3264,"children":3265},{"href":639},[3266],{"type":26,"value":642},{"type":26,"value":3268}," as a sample\nweight image as a result of this command, then the image view’s\n",{"type":21,"tag":537,"props":3270,"children":3271},{"href":647},[3272],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":3275,"children":3276},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":3279,"children":3281},{"className":3280},[],[3282],{"type":26,"value":3283},"VK_FORMAT_FEATURE_2_WEIGHT_IMAGE_BIT_QCOM",{"type":21,"tag":565,"props":3285,"children":3287},{"name":3286},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageBoxFilterQCOM-06973",[3288],{"type":21,"tag":22,"props":3289,"children":3290},{},[3291,3292,3298,3299,3303,3304,3308,3309,3312,3313],{"type":26,"value":2572},{"type":21,"tag":42,"props":3293,"children":3295},{"className":3294},[],[3296],{"type":26,"value":3297},"OpImageBoxFilterQCOM",{"type":26,"value":899},{"type":21,"tag":537,"props":3300,"children":3301},{"href":639},[3302],{"type":26,"value":642},{"type":26,"value":1099},{"type":21,"tag":537,"props":3305,"children":3306},{"href":647},[3307],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":3310,"children":3311},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":3314,"children":3316},{"className":3315},[],[3317],{"type":26,"value":3318},"VK_FORMAT_FEATURE_2_BOX_FILTER_SAMPLED_BIT_QCOM",{"type":21,"tag":565,"props":3320,"children":3322},{"name":3321},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageBlockMatchSSDQCOM-06974",[3323],{"type":21,"tag":22,"props":3324,"children":3325},{},[3326,3327,3333,3335,3339,3340,3344,3345,3348,3349],{"type":26,"value":2572},{"type":21,"tag":42,"props":3328,"children":3330},{"className":3329},[],[3331],{"type":26,"value":3332},"OpImageBlockMatchSSDQCOM",{"type":26,"value":3334}," is used to read from an\n",{"type":21,"tag":537,"props":3336,"children":3337},{"href":639},[3338],{"type":26,"value":642},{"type":26,"value":644},{"type":21,"tag":537,"props":3341,"children":3342},{"href":647},[3343],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":3346,"children":3347},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":3350,"children":3352},{"className":3351},[],[3353],{"type":26,"value":3354},"VK_FORMAT_FEATURE_2_BLOCK_MATCHING_BIT_QCOM",{"type":21,"tag":565,"props":3356,"children":3358},{"name":3357},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageBlockMatchSADQCOM-06975",[3359],{"type":21,"tag":22,"props":3360,"children":3361},{},[3362,3363,3369,3370,3374,3375,3379,3380,3383,3384],{"type":26,"value":2572},{"type":21,"tag":42,"props":3364,"children":3366},{"className":3365},[],[3367],{"type":26,"value":3368},"OpImageBlockMatchSADQCOM",{"type":26,"value":3334},{"type":21,"tag":537,"props":3371,"children":3372},{"href":639},[3373],{"type":26,"value":642},{"type":26,"value":644},{"type":21,"tag":537,"props":3376,"children":3377},{"href":647},[3378],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":3381,"children":3382},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":3385,"children":3387},{"className":3386},[],[3388],{"type":26,"value":3354},{"type":21,"tag":565,"props":3390,"children":3392},{"name":3391},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageBlockMatchSADQCOM-06976",[3393],{"type":21,"tag":22,"props":3394,"children":3395},{},[3396,3397,3402,3404,3407,3409],{"type":26,"value":2572},{"type":21,"tag":42,"props":3398,"children":3400},{"className":3399},[],[3401],{"type":26,"value":3368},{"type":26,"value":3403}," or OpImageBlockMatchSSDQCOM is used to\nread from a reference image as result of this command, then the\nspecified reference coordinates ",{"type":21,"tag":654,"props":3405,"children":3406},{"type":656},[],{"type":26,"value":3408}," not fail\n",{"type":21,"tag":537,"props":3410,"children":3412},{"href":3411},"/chapters/textures#textures-integer-coordinate-validation",[3413],{"type":26,"value":3414},"integer texel coordinate\nvalidation",{"type":21,"tag":565,"props":3416,"children":3418},{"name":3417},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageWeightedSampleQCOM-06977",[3419],{"type":21,"tag":22,"props":3420,"children":3421},{},[3422,3423,3428,3429,3434,3435,3441,3442,3448,3449,3455,3456,3462,3463,3468,3470,3475,3477,3481,3483,3486,3488],{"type":26,"value":2572},{"type":21,"tag":42,"props":3424,"children":3426},{"className":3425},[],[3427],{"type":26,"value":3225},{"type":26,"value":1164},{"type":21,"tag":42,"props":3430,"children":3432},{"className":3431},[],[3433],{"type":26,"value":3297},{"type":26,"value":88},{"type":21,"tag":42,"props":3436,"children":3438},{"className":3437},[],[3439],{"type":26,"value":3440},"OpImageBlockMatchWindowSSDQCOM",{"type":26,"value":88},{"type":21,"tag":42,"props":3443,"children":3445},{"className":3444},[],[3446],{"type":26,"value":3447},"OpImageBlockMatchWindowSADQCOM",{"type":26,"value":88},{"type":21,"tag":42,"props":3450,"children":3452},{"className":3451},[],[3453],{"type":26,"value":3454},"OpImageBlockMatchGatherSSDQCOM",{"type":26,"value":88},{"type":21,"tag":42,"props":3457,"children":3459},{"className":3458},[],[3460],{"type":26,"value":3461},"OpImageBlockMatchGatherSADQCOM",{"type":26,"value":88},{"type":21,"tag":42,"props":3464,"children":3466},{"className":3465},[],[3467],{"type":26,"value":3332},{"type":26,"value":3469},", or ",{"type":21,"tag":42,"props":3471,"children":3473},{"className":3472},[],[3474],{"type":26,"value":3368},{"type":26,"value":3476}," uses a\n",{"type":21,"tag":537,"props":3478,"children":3479},{"href":576},[3480],{"type":26,"value":579},{"type":26,"value":3482}," as a result of this command, then the sampler ",{"type":21,"tag":654,"props":3484,"children":3485},{"type":656},[],{"type":26,"value":3487}," have\nbeen created with ",{"type":21,"tag":42,"props":3489,"children":3491},{"className":3490},[],[3492],{"type":26,"value":3493},"VK_SAMPLER_CREATE_IMAGE_PROCESSING_BIT_QCOM",{"type":21,"tag":565,"props":3495,"children":3497},{"name":3496},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageWeightedSampleQCOM-06978",[3498],{"type":21,"tag":22,"props":3499,"children":3500},{},[3501,3503,3508,3509,3514,3515,3520,3521,3526,3527,3532,3533,3538,3539,3544,3545,3550,3551,3555,3556,3559,3561],{"type":26,"value":3502},"If any command other than ",{"type":21,"tag":42,"props":3504,"children":3506},{"className":3505},[],[3507],{"type":26,"value":3225},{"type":26,"value":88},{"type":21,"tag":42,"props":3510,"children":3512},{"className":3511},[],[3513],{"type":26,"value":3297},{"type":26,"value":88},{"type":21,"tag":42,"props":3516,"children":3518},{"className":3517},[],[3519],{"type":26,"value":3440},{"type":26,"value":88},{"type":21,"tag":42,"props":3522,"children":3524},{"className":3523},[],[3525],{"type":26,"value":3447},{"type":26,"value":88},{"type":21,"tag":42,"props":3528,"children":3530},{"className":3529},[],[3531],{"type":26,"value":3454},{"type":26,"value":88},{"type":21,"tag":42,"props":3534,"children":3536},{"className":3535},[],[3537],{"type":26,"value":3461},{"type":26,"value":88},{"type":21,"tag":42,"props":3540,"children":3542},{"className":3541},[],[3543],{"type":26,"value":3332},{"type":26,"value":3469},{"type":21,"tag":42,"props":3546,"children":3548},{"className":3547},[],[3549],{"type":26,"value":3368},{"type":26,"value":3476},{"type":21,"tag":537,"props":3552,"children":3553},{"href":576},[3554],{"type":26,"value":579},{"type":26,"value":3482},{"type":21,"tag":654,"props":3557,"children":3558},{"type":656},[],{"type":26,"value":3560}," not\nhave been created with ",{"type":21,"tag":42,"props":3562,"children":3564},{"className":3563},[],[3565],{"type":26,"value":3493},{"type":21,"tag":565,"props":3567,"children":3569},{"name":3568},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageBlockMatchWindow-09215",[3570],{"type":21,"tag":22,"props":3571,"children":3572},{},[3573,3574,3580,3581,3587,3589,3593,3594,3598,3599,3602,3603],{"type":26,"value":573},{"type":21,"tag":42,"props":3575,"children":3577},{"className":3576},[],[3578],{"type":26,"value":3579},"OpImageBlockMatchWindow*QCOM",{"type":26,"value":711},{"type":21,"tag":42,"props":3582,"children":3584},{"className":3583},[],[3585],{"type":26,"value":3586},"OpImageBlockMatchGather*QCOM",{"type":26,"value":3588}," instruction is used to read from an\n",{"type":21,"tag":537,"props":3590,"children":3591},{"href":639},[3592],{"type":26,"value":642},{"type":26,"value":644},{"type":21,"tag":537,"props":3595,"children":3596},{"href":647},[3597],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":3600,"children":3601},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":3604,"children":3606},{"className":3605},[],[3607],{"type":26,"value":3354},{"type":21,"tag":565,"props":3609,"children":3611},{"name":3610},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageBlockMatchWindow-09216",[3612],{"type":21,"tag":22,"props":3613,"children":3614},{},[3615,3616,3621,3622,3627,3628,3632,3634,3637],{"type":26,"value":573},{"type":21,"tag":42,"props":3617,"children":3619},{"className":3618},[],[3620],{"type":26,"value":3579},{"type":26,"value":711},{"type":21,"tag":42,"props":3623,"children":3625},{"className":3624},[],[3626],{"type":26,"value":3586},{"type":26,"value":3588},{"type":21,"tag":537,"props":3629,"children":3630},{"href":639},[3631],{"type":26,"value":642},{"type":26,"value":3633}," as a result of this command, then the image view’s\nformat ",{"type":21,"tag":654,"props":3635,"children":3636},{"type":656},[],{"type":26,"value":3638}," be a single-component format",{"type":21,"tag":565,"props":3640,"children":3642},{"name":3641},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpImageBlockMatchWindow-09217",[3643],{"type":21,"tag":22,"props":3644,"children":3645},{},[3646,3647,3652,3653,3658,3660,3663,3664],{"type":26,"value":573},{"type":21,"tag":42,"props":3648,"children":3650},{"className":3649},[],[3651],{"type":26,"value":3579},{"type":26,"value":711},{"type":21,"tag":42,"props":3654,"children":3656},{"className":3655},[],[3657],{"type":26,"value":3586},{"type":26,"value":3659}," read from a reference image as result\nof this command, then the specified reference coordinates ",{"type":21,"tag":654,"props":3661,"children":3662},{"type":656},[],{"type":26,"value":3408},{"type":21,"tag":537,"props":3665,"children":3666},{"href":3411},[3667],{"type":26,"value":3414},{"type":21,"tag":565,"props":3669,"children":3671},{"name":3670},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07288",[3672],{"type":21,"tag":22,"props":3673,"children":3674},{},[3675,3677,3680],{"type":26,"value":3676},"Any shader invocation executed by this command ",{"type":21,"tag":654,"props":3678,"children":3679},{"type":656},[],{"type":21,"tag":537,"props":3681,"children":3683},{"href":3682},"/chapters/shaders#shaders-termination",[3684],{"type":26,"value":3685},"terminate",{"type":21,"tag":565,"props":3687,"children":3689},{"name":3688},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09600",[3690],{"type":21,"tag":22,"props":3691,"children":3692},{},[3693,3695,3701,3702,3708,3709,3715,3716,3722,3723,3729,3731,3734],{"type":26,"value":3694},"If a descriptor with type equal to any of\n",{"type":21,"tag":42,"props":3696,"children":3698},{"className":3697},[],[3699],{"type":26,"value":3700},"VK_DESCRIPTOR_TYPE_SAMPLE_WEIGHT_IMAGE_QCOM",{"type":26,"value":88},{"type":21,"tag":42,"props":3703,"children":3705},{"className":3704},[],[3706],{"type":26,"value":3707},"VK_DESCRIPTOR_TYPE_BLOCK_MATCH_IMAGE_QCOM",{"type":26,"value":88},{"type":21,"tag":42,"props":3710,"children":3712},{"className":3711},[],[3713],{"type":26,"value":3714},"VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE",{"type":26,"value":88},{"type":21,"tag":42,"props":3717,"children":3719},{"className":3718},[],[3720],{"type":26,"value":3721},"VK_DESCRIPTOR_TYPE_STORAGE_IMAGE",{"type":26,"value":1172},{"type":21,"tag":42,"props":3724,"children":3726},{"className":3725},[],[3727],{"type":26,"value":3728},"VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT",{"type":26,"value":3730}," is accessed as a result of\nthis command, the image subresource identified by that descriptor ",{"type":21,"tag":654,"props":3732,"children":3733},{"type":656},[],{"type":26,"value":3735},"\nbe in the image layout identified when the descriptor was written",{"type":21,"tag":565,"props":3737,"children":3739},{"name":3738},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-renderPass-02684",[3740],{"type":21,"tag":22,"props":3741,"children":3742},{},[3743,3745,3748,3750,3756,3758,3764,3766,3772,3774,3779,3781],{"type":26,"value":3744},"The current render pass ",{"type":21,"tag":654,"props":3746,"children":3747},{"type":656},[],{"type":26,"value":3749}," be ",{"type":21,"tag":537,"props":3751,"children":3753},{"href":3752},"/chapters/renderpass#renderpass-compatibility",[3754],{"type":26,"value":3755},"compatible",{"type":26,"value":3757},"\nwith the ",{"type":21,"tag":42,"props":3759,"children":3761},{"className":3760},[],[3762],{"type":26,"value":3763},"renderPass",{"type":26,"value":3765}," member of the\n",{"type":21,"tag":42,"props":3767,"children":3769},{"className":3768},[],[3770],{"type":26,"value":3771},"VkGraphicsPipelineCreateInfo",{"type":26,"value":3773}," structure specified when creating the\n",{"type":21,"tag":42,"props":3775,"children":3777},{"className":3776},[],[3778],{"type":26,"value":1738},{"type":26,"value":3780}," bound to ",{"type":21,"tag":42,"props":3782,"children":3784},{"className":3783},[],[3785],{"type":26,"value":3786},"VK_PIPELINE_BIND_POINT_GRAPHICS",{"type":21,"tag":565,"props":3788,"children":3790},{"name":3789},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-subpass-02685",[3791],{"type":21,"tag":22,"props":3792,"children":3793},{},[3794,3796,3799,3801,3807,3809,3814,3816,3821,3823],{"type":26,"value":3795},"The subpass index of the current render pass ",{"type":21,"tag":654,"props":3797,"children":3798},{"type":656},[],{"type":26,"value":3800}," be equal to the\n",{"type":21,"tag":42,"props":3802,"children":3804},{"className":3803},[],[3805],{"type":26,"value":3806},"subpass",{"type":26,"value":3808}," member of the ",{"type":21,"tag":42,"props":3810,"children":3812},{"className":3811},[],[3813],{"type":26,"value":3771},{"type":26,"value":3815}," structure\nspecified when creating the ",{"type":21,"tag":42,"props":3817,"children":3819},{"className":3818},[],[3820],{"type":26,"value":1738},{"type":26,"value":3822}," bound to\n",{"type":21,"tag":42,"props":3824,"children":3826},{"className":3825},[],[3827],{"type":26,"value":3786},{"type":21,"tag":565,"props":3829,"children":3831},{"name":3830},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07748",[3832],{"type":21,"tag":22,"props":3833,"children":3834},{},[3835,3837,3840],{"type":26,"value":3836},"If any shader statically accesses an input attachment, a valid\ndescriptor ",{"type":21,"tag":654,"props":3838,"children":3839},{"type":656},[],{"type":26,"value":3841}," be bound to the pipeline via a descriptor set",{"type":21,"tag":565,"props":3843,"children":3845},{"name":3844},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-OpTypeImage-07468",[3846],{"type":21,"tag":22,"props":3847,"children":3848},{},[3849,3851,3856,3858,3863,3865,3871,3873,3876,3878,3884],{"type":26,"value":3850},"If any shader executed by this pipeline accesses an ",{"type":21,"tag":42,"props":3852,"children":3854},{"className":3853},[],[3855],{"type":26,"value":1524},{"type":26,"value":3857},"\nvariable with a ",{"type":21,"tag":42,"props":3859,"children":3861},{"className":3860},[],[3862],{"type":26,"value":2718},{"type":26,"value":3864}," operand of ",{"type":21,"tag":42,"props":3866,"children":3868},{"className":3867},[],[3869],{"type":26,"value":3870},"SubpassData",{"type":26,"value":3872},", it ",{"type":21,"tag":654,"props":3874,"children":3875},{"type":656},[],{"type":26,"value":3877}," be\ndecorated with an ",{"type":21,"tag":42,"props":3879,"children":3881},{"className":3880},[],[3882],{"type":26,"value":3883},"InputAttachmentIndex",{"type":26,"value":3885}," that corresponds to a valid\ninput attachment in the current subpass",{"type":21,"tag":565,"props":3887,"children":3889},{"name":3888},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07469",[3890],{"type":21,"tag":22,"props":3891,"children":3892},{},[3893,3895,3898,3900,3904,3906,3910,3912,3918,3920,3925,3927,3933,3935],{"type":26,"value":3894},"Input attachment views accessed in a subpass ",{"type":21,"tag":654,"props":3896,"children":3897},{"type":656},[],{"type":26,"value":3899}," be created with the\nsame ",{"type":21,"tag":537,"props":3901,"children":3902},{"href":2940},[3903],{"type":26,"value":2943},{"type":26,"value":3905}," as the corresponding subpass definition, and be\ncreated with a ",{"type":21,"tag":537,"props":3907,"children":3908},{"href":639},[3909],{"type":26,"value":642},{"type":26,"value":3911}," that is compatible with the attachment\nreferenced by the subpass'\n",{"type":21,"tag":42,"props":3913,"children":3915},{"className":3914},[],[3916],{"type":26,"value":3917},"pInputAttachments",{"type":26,"value":3919},"[",{"type":21,"tag":42,"props":3921,"children":3923},{"className":3922},[],[3924],{"type":26,"value":3883},{"type":26,"value":3926},"] in the currently\nbound ",{"type":21,"tag":537,"props":3928,"children":3930},{"href":3929},"/man/VkFramebuffer",[3931],{"type":26,"value":3932},"VkFramebuffer",{"type":26,"value":3934}," as specified by\n",{"type":21,"tag":537,"props":3936,"children":3938},{"href":3937},"/chapters/interfaces#compatibility-inputattachment",[3939],{"type":26,"value":3940},"Fragment Input Attachment\nCompatibility",{"type":21,"tag":565,"props":3942,"children":3944},{"name":3943},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pDepthInputAttachmentIndex-09595",[3945],{"type":21,"tag":22,"props":3946,"children":3947},{},[3948,3950,3955,3957,3963,3965,3970,3972,3976,3977,3983,3985,3989,3990,3996,3998,4004,4005,4008,4010,4014,4016],{"type":26,"value":3949},"Input attachment views accessed in a dynamic render pass with a\n",{"type":21,"tag":42,"props":3951,"children":3953},{"className":3952},[],[3954],{"type":26,"value":3883},{"type":26,"value":3956}," referenced by\n",{"type":21,"tag":537,"props":3958,"children":3960},{"href":3959},"/man/VkRenderingInputAttachmentIndexInfoKHR",[3961],{"type":26,"value":3962},"VkRenderingInputAttachmentIndexInfoKHR",{"type":26,"value":3964},", or no\n",{"type":21,"tag":42,"props":3966,"children":3968},{"className":3967},[],[3969],{"type":26,"value":3883},{"type":26,"value":3971}," if\n",{"type":21,"tag":537,"props":3973,"children":3974},{"href":3959},[3975],{"type":26,"value":3962},{"type":26,"value":239},{"type":21,"tag":42,"props":3978,"children":3980},{"className":3979},[],[3981],{"type":26,"value":3982},"pDepthInputAttachmentIndex",{"type":26,"value":3984},"\nor\n",{"type":21,"tag":537,"props":3986,"children":3987},{"href":3959},[3988],{"type":26,"value":3962},{"type":26,"value":239},{"type":21,"tag":42,"props":3991,"children":3993},{"className":3992},[],[3994],{"type":26,"value":3995},"pStencilInputAttachmentIndex",{"type":26,"value":3997},"\nare ",{"type":21,"tag":42,"props":3999,"children":4001},{"className":4000},[],[4002],{"type":26,"value":4003},"NULL",{"type":26,"value":1164},{"type":21,"tag":654,"props":4006,"children":4007},{"type":656},[],{"type":26,"value":4009}," be created with a ",{"type":21,"tag":537,"props":4011,"children":4012},{"href":639},[4013],{"type":26,"value":642},{"type":26,"value":4015}," that is compatible\nwith the corresponding color, depth, or stencil attachment in\n",{"type":21,"tag":537,"props":4017,"children":4019},{"href":4018},"/man/VkRenderingInfo",[4020],{"type":26,"value":4021},"VkRenderingInfo",{"type":21,"tag":565,"props":4023,"children":4025},{"name":4024},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pDepthInputAttachmentIndex-09596",[4026],{"type":21,"tag":22,"props":4027,"children":4028},{},[4029,4031,4034,4036,4041,4043,4047,4048,4053,4055,4059,4060,4065,4067],{"type":26,"value":4030},"Input attachment views accessed in a dynamic render pass via a shader\nobject ",{"type":21,"tag":654,"props":4032,"children":4033},{"type":656},[],{"type":26,"value":4035}," have an ",{"type":21,"tag":42,"props":4037,"children":4039},{"className":4038},[],[4040],{"type":26,"value":3883},{"type":26,"value":4042}," if both\n",{"type":21,"tag":537,"props":4044,"children":4045},{"href":3959},[4046],{"type":26,"value":3962},{"type":26,"value":239},{"type":21,"tag":42,"props":4049,"children":4051},{"className":4050},[],[4052],{"type":26,"value":3982},{"type":26,"value":4054},"\nand\n",{"type":21,"tag":537,"props":4056,"children":4057},{"href":3959},[4058],{"type":26,"value":3962},{"type":26,"value":239},{"type":21,"tag":42,"props":4061,"children":4063},{"className":4062},[],[4064],{"type":26,"value":3995},{"type":26,"value":4066},"\nare non-",{"type":21,"tag":42,"props":4068,"children":4070},{"className":4069},[],[4071],{"type":26,"value":4003},{"type":21,"tag":565,"props":4073,"children":4075},{"name":4074},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-InputAttachmentIndex-09597",[4076],{"type":21,"tag":22,"props":4077,"children":4078},{},[4079,4081,4086,4088,4093,4094,4097,4099],{"type":26,"value":4080},"If an input attachment view accessed in a dynamic render pass via a\nshader object has an ",{"type":21,"tag":42,"props":4082,"children":4084},{"className":4083},[],[4085],{"type":26,"value":3883},{"type":26,"value":4087},", the\n",{"type":21,"tag":42,"props":4089,"children":4091},{"className":4090},[],[4092],{"type":26,"value":3883},{"type":26,"value":652},{"type":21,"tag":654,"props":4095,"children":4096},{"type":656},[],{"type":26,"value":4098}," match an index in\n",{"type":21,"tag":537,"props":4100,"children":4101},{"href":3959},[4102],{"type":26,"value":3962},{"type":21,"tag":565,"props":4104,"children":4106},{"name":4105},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-06537",[4107],{"type":21,"tag":22,"props":4108,"children":4109},{},[4110,4112,4115],{"type":26,"value":4111},"Memory backing image subresources used as attachments in the current\nrender pass ",{"type":21,"tag":654,"props":4113,"children":4114},{"type":656},[],{"type":26,"value":4116}," not be written in any way other than as an attachment\nby this command",{"type":21,"tag":565,"props":4118,"children":4120},{"name":4119},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09000",[4121],{"type":21,"tag":22,"props":4122,"children":4123},{},[4124,4126,4132],{"type":26,"value":4125},"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":21,"tag":42,"props":4127,"children":4129},{"className":4128},[],[4130],{"type":26,"value":4131},"VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTIMAL_EXT",{"type":26,"value":4133}," image layout,\nand\neither:",{"type":21,"tag":565,"props":4135,"children":4137},{"name":4136},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09001",[4138],{"type":21,"tag":22,"props":4139,"children":4140},{},[4141,4143,4148],{"type":26,"value":4142},"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":21,"tag":42,"props":4144,"children":4146},{"className":4145},[],[4147],{"type":26,"value":4131},{"type":26,"value":4133},{"type":21,"tag":565,"props":4150,"children":4152},{"name":4151},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09002",[4153],{"type":21,"tag":22,"props":4154,"children":4155},{},[4156,4158,4163],{"type":26,"value":4157},"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":21,"tag":42,"props":4159,"children":4161},{"className":4160},[],[4162],{"type":26,"value":4131},{"type":26,"value":4133},{"type":21,"tag":565,"props":4165,"children":4167},{"name":4166},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09003",[4168],{"type":21,"tag":22,"props":4169,"children":4170},{},[4171,4173,4176],{"type":26,"value":4172},"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":21,"tag":654,"props":4174,"children":4175},{"type":656},[],{"type":26,"value":4177}," not be\naccessed in any way other than as an attachment, storage image, or\nsampled image by this command",{"type":21,"tag":565,"props":4179,"children":4181},{"name":4180},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-06539",[4182],{"type":21,"tag":22,"props":4183,"children":4184},{},[4185,4187,4190],{"type":26,"value":4186},"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":21,"tag":654,"props":4188,"children":4189},{"type":656},[],{"type":26,"value":4191}," not write to that image\nsubresource as an attachment",{"type":21,"tag":565,"props":4193,"children":4195},{"name":4194},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-06886",[4196],{"type":21,"tag":22,"props":4197,"children":4198},{},[4199,4201,4207,4208,4211],{"type":26,"value":4200},"If the current render pass instance uses a depth/stencil attachment with\na read-only layout for the depth aspect, ",{"type":21,"tag":537,"props":4202,"children":4204},{"href":4203},"/chapters/fragops#fragops-depth-write",[4205],{"type":26,"value":4206},"depth\nwrites",{"type":26,"value":652},{"type":21,"tag":654,"props":4209,"children":4210},{"type":656},[],{"type":26,"value":4212}," be disabled",{"type":21,"tag":565,"props":4214,"children":4216},{"name":4215},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-06887",[4217],{"type":21,"tag":22,"props":4218,"children":4219},{},[4220,4222,4228,4230,4236,4237,4240,4241],{"type":26,"value":4221},"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":21,"tag":42,"props":4223,"children":4225},{"className":4224},[],[4226],{"type":26,"value":4227},"writeMask",{"type":26,"value":4229}," are not zero, and stencil test is enabled,\n",{"type":21,"tag":537,"props":4231,"children":4233},{"href":4232},"/chapters/fragops#fragops-stencil",[4234],{"type":26,"value":4235},"all stencil ops",{"type":26,"value":652},{"type":21,"tag":654,"props":4238,"children":4239},{"type":656},[],{"type":26,"value":3749},{"type":21,"tag":42,"props":4242,"children":4244},{"className":4243},[],[4245],{"type":26,"value":4246},"VK_STENCIL_OP_KEEP",{"type":21,"tag":565,"props":4248,"children":4250},{"name":4249},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07831",[4251],{"type":21,"tag":22,"props":4252,"children":4253},{},[4254,4256,4262,4264,4270,4271,4274,4276,4282],{"type":26,"value":4255},"If the bound graphics pipeline state was created with the\n",{"type":21,"tag":42,"props":4257,"children":4259},{"className":4258},[],[4260],{"type":26,"value":4261},"VK_DYNAMIC_STATE_VIEWPORT",{"type":26,"value":4263}," dynamic state enabled then\n",{"type":21,"tag":537,"props":4265,"children":4267},{"href":4266},"/man/vkCmdSetViewport",[4268],{"type":26,"value":4269},"vkCmdSetViewport",{"type":26,"value":652},{"type":21,"tag":654,"props":4272,"children":4273},{"type":656},[],{"type":26,"value":4275}," have been called and not subsequently\n",{"type":21,"tag":537,"props":4277,"children":4279},{"href":4278},"/chapters/pipelines#dynamic-state-lifetime",[4280],{"type":26,"value":4281},"invalidated",{"type":26,"value":4283}," in the current command buffer\nprior to this drawing command",{"type":21,"tag":565,"props":4285,"children":4287},{"name":4286},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07832",[4288],{"type":21,"tag":22,"props":4289,"children":4290},{},[4291,4292,4298,4299,4305,4306,4309,4310,4314],{"type":26,"value":4255},{"type":21,"tag":42,"props":4293,"children":4295},{"className":4294},[],[4296],{"type":26,"value":4297},"VK_DYNAMIC_STATE_SCISSOR",{"type":26,"value":4263},{"type":21,"tag":537,"props":4300,"children":4302},{"href":4301},"/man/vkCmdSetScissor",[4303],{"type":26,"value":4304},"vkCmdSetScissor",{"type":26,"value":652},{"type":21,"tag":654,"props":4307,"children":4308},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":4311,"children":4312},{"href":4278},[4313],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":4316,"children":4318},{"name":4317},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07833",[4319],{"type":21,"tag":22,"props":4320,"children":4321},{},[4322,4323,4329,4330,4336,4337,4340,4341,4345],{"type":26,"value":4255},{"type":21,"tag":42,"props":4324,"children":4326},{"className":4325},[],[4327],{"type":26,"value":4328},"VK_DYNAMIC_STATE_LINE_WIDTH",{"type":26,"value":4263},{"type":21,"tag":537,"props":4331,"children":4333},{"href":4332},"/man/vkCmdSetLineWidth",[4334],{"type":26,"value":4335},"vkCmdSetLineWidth",{"type":26,"value":652},{"type":21,"tag":654,"props":4338,"children":4339},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":4342,"children":4343},{"href":4278},[4344],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":4347,"children":4349},{"name":4348},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08617",[4350],{"type":21,"tag":22,"props":4351,"children":4352},{},[4353,4355,4361,4363,4369,4371,4376,4378,4384,4385,4391,4392,4398,4399,4403,4404,4407,4408,4412],{"type":26,"value":4354},"If a shader object is bound to any graphics stage, and the most recent\ncall to ",{"type":21,"tag":537,"props":4356,"children":4358},{"href":4357},"/man/vkCmdSetRasterizerDiscardEnable",[4359],{"type":26,"value":4360},"vkCmdSetRasterizerDiscardEnable",{"type":26,"value":4362}," in the current command\nbuffer set ",{"type":21,"tag":42,"props":4364,"children":4366},{"className":4365},[],[4367],{"type":26,"value":4368},"rasterizerDiscardEnable",{"type":26,"value":4370}," to ",{"type":21,"tag":42,"props":4372,"children":4374},{"className":4373},[],[4375],{"type":26,"value":634},{"type":26,"value":4377},", and the most\nrecent call to ",{"type":21,"tag":537,"props":4379,"children":4381},{"href":4380},"/man/vkCmdSetPolygonModeEXT",[4382],{"type":26,"value":4383},"vkCmdSetPolygonModeEXT",{"type":26,"value":4362},{"type":21,"tag":42,"props":4386,"children":4388},{"className":4387},[],[4389],{"type":26,"value":4390},"polygonMode",{"type":26,"value":4370},{"type":21,"tag":42,"props":4393,"children":4395},{"className":4394},[],[4396],{"type":26,"value":4397},"VK_POLYGON_MODE_LINE",{"type":26,"value":88},{"type":21,"tag":537,"props":4400,"children":4401},{"href":4332},[4402],{"type":26,"value":4335},{"type":26,"value":652},{"type":21,"tag":654,"props":4405,"children":4406},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":4409,"children":4410},{"href":4278},[4411],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":4414,"children":4416},{"name":4415},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08618",[4417],{"type":21,"tag":22,"props":4418,"children":4419},{},[4420,4421,4425,4426,4431,4432,4437,4438,4444,4445,4451,4453,4457,4458,4461,4462,4466],{"type":26,"value":4354},{"type":21,"tag":537,"props":4422,"children":4423},{"href":4357},[4424],{"type":26,"value":4360},{"type":26,"value":4362},{"type":21,"tag":42,"props":4427,"children":4429},{"className":4428},[],[4430],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":4433,"children":4435},{"className":4434},[],[4436],{"type":26,"value":634},{"type":26,"value":4377},{"type":21,"tag":537,"props":4439,"children":4441},{"href":4440},"/man/vkCmdSetPrimitiveTopology",[4442],{"type":26,"value":4443},"vkCmdSetPrimitiveTopology",{"type":26,"value":4362},{"type":21,"tag":42,"props":4446,"children":4448},{"className":4447},[],[4449],{"type":26,"value":4450},"primitiveTopology",{"type":26,"value":4452}," to any line topology,\n",{"type":21,"tag":537,"props":4454,"children":4455},{"href":4332},[4456],{"type":26,"value":4335},{"type":26,"value":652},{"type":21,"tag":654,"props":4459,"children":4460},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":4463,"children":4464},{"href":4278},[4465],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":4468,"children":4470},{"name":4469},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08619",[4471],{"type":21,"tag":22,"props":4472,"children":4473},{},[4474,4476,4482,4483,4489,4491,4495,4497,4502,4503,4508,4509,4513,4516,4518,4522],{"type":26,"value":4475},"If a shader object that outputs line primitives is bound to the\n",{"type":21,"tag":42,"props":4477,"children":4479},{"className":4478},[],[4480],{"type":26,"value":4481},"VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT",{"type":26,"value":711},{"type":21,"tag":42,"props":4484,"children":4486},{"className":4485},[],[4487],{"type":26,"value":4488},"VK_SHADER_STAGE_GEOMETRY_BIT",{"type":26,"value":4490}," stage, and the most recent call to\n",{"type":21,"tag":537,"props":4492,"children":4493},{"href":4357},[4494],{"type":26,"value":4360},{"type":26,"value":4496}," in the current command buffer set\n",{"type":21,"tag":42,"props":4498,"children":4500},{"className":4499},[],[4501],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":4504,"children":4506},{"className":4505},[],[4507],{"type":26,"value":634},{"type":26,"value":1164},{"type":21,"tag":537,"props":4510,"children":4511},{"href":4332},[4512],{"type":26,"value":4335},{"type":21,"tag":654,"props":4514,"children":4515},{"type":656},[],{"type":26,"value":4517}," have been called and not subsequently ",{"type":21,"tag":537,"props":4519,"children":4520},{"href":4278},[4521],{"type":26,"value":4281},{"type":26,"value":4523}," in the current command buffer prior to this drawing\ncommand",{"type":21,"tag":565,"props":4525,"children":4527},{"name":4526},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07834",[4528],{"type":21,"tag":22,"props":4529,"children":4530},{},[4531,4533,4539,4541,4547,4548,4553,4554,4559,4561,4565,4567,4573,4575,4580,4582,4588,4589,4595,4598,4599,4603],{"type":26,"value":4532},"If\na shader object is bound to any graphics stage or\na graphics pipeline is bound which was created with the\n",{"type":21,"tag":42,"props":4534,"children":4536},{"className":4535},[],[4537],{"type":26,"value":4538},"VK_DYNAMIC_STATE_DEPTH_BIAS",{"type":26,"value":4540}," dynamic state enabled, the\n",{"type":21,"tag":537,"props":4542,"children":4544},{"href":4543},"/chapters/pipelines#dynamic-state-current-value",[4545],{"type":26,"value":4546},"current value",{"type":26,"value":1156},{"type":21,"tag":42,"props":4549,"children":4551},{"className":4550},[],[4552],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":4555,"children":4557},{"className":4556},[],[4558],{"type":26,"value":634},{"type":26,"value":4560},", and the\n",{"type":21,"tag":537,"props":4562,"children":4563},{"href":4543},[4564],{"type":26,"value":4546},{"type":26,"value":4566}," of ",{"type":21,"tag":42,"props":4568,"children":4570},{"className":4569},[],[4571],{"type":26,"value":4572},"depthBiasEnable",{"type":26,"value":4574},"\nis ",{"type":21,"tag":42,"props":4576,"children":4578},{"className":4577},[],[4579],{"type":26,"value":897},{"type":26,"value":4581},", then ",{"type":21,"tag":537,"props":4583,"children":4585},{"href":4584},"/man/vkCmdSetDepthBounds",[4586],{"type":26,"value":4587},"vkCmdSetDepthBounds",{"type":26,"value":2300},{"type":21,"tag":537,"props":4590,"children":4592},{"href":4591},"/man/vkCmdSetDepthBias2EXT",[4593],{"type":26,"value":4594},"vkCmdSetDepthBias2EXT",{"type":21,"tag":654,"props":4596,"children":4597},{"type":656},[],{"type":26,"value":4517},{"type":21,"tag":537,"props":4600,"children":4601},{"href":4278},[4602],{"type":26,"value":4281},{"type":26,"value":4523},{"type":21,"tag":565,"props":4605,"children":4607},{"name":4606},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07835",[4608],{"type":21,"tag":22,"props":4609,"children":4610},{},[4611,4612,4618,4619,4625,4626,4629,4630,4634],{"type":26,"value":4255},{"type":21,"tag":42,"props":4613,"children":4615},{"className":4614},[],[4616],{"type":26,"value":4617},"VK_DYNAMIC_STATE_BLEND_CONSTANTS",{"type":26,"value":4263},{"type":21,"tag":537,"props":4620,"children":4622},{"href":4621},"/man/vkCmdSetBlendConstants",[4623],{"type":26,"value":4624},"vkCmdSetBlendConstants",{"type":26,"value":652},{"type":21,"tag":654,"props":4627,"children":4628},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":4631,"children":4632},{"href":4278},[4633],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":4636,"children":4638},{"name":4637},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08621",[4639],{"type":21,"tag":22,"props":4640,"children":4641},{},[4642,4644,4650,4652,4656,4658,4663,4665,4670,4672,4678,4680,4686,4687,4692,4693,4699,4701,4707,4709,4715,4717,4723,4725,4731,4732,4738,4739,4745,4746,4752,4753,4757,4758,4761,4762,4766],{"type":26,"value":4643},"If a shader object is bound to the ",{"type":21,"tag":42,"props":4645,"children":4647},{"className":4646},[],[4648],{"type":26,"value":4649},"VK_SHADER_STAGE_FRAGMENT_BIT",{"type":26,"value":4651},"\nstage, and the most recent call to ",{"type":21,"tag":537,"props":4653,"children":4654},{"href":4357},[4655],{"type":26,"value":4360},{"type":26,"value":4657},"\nin the current command buffer set ",{"type":21,"tag":42,"props":4659,"children":4661},{"className":4660},[],[4662],{"type":26,"value":4368},{"type":26,"value":4664}," to\n",{"type":21,"tag":42,"props":4666,"children":4668},{"className":4667},[],[4669],{"type":26,"value":634},{"type":26,"value":4671},", and the most recent call to\n",{"type":21,"tag":537,"props":4673,"children":4675},{"href":4674},"/man/vkCmdSetColorBlendEnableEXT",[4676],{"type":26,"value":4677},"vkCmdSetColorBlendEnableEXT",{"type":26,"value":4679}," in the current command buffer set any\nelement of ",{"type":21,"tag":42,"props":4681,"children":4683},{"className":4682},[],[4684],{"type":26,"value":4685},"pColorBlendEnables",{"type":26,"value":4370},{"type":21,"tag":42,"props":4688,"children":4690},{"className":4689},[],[4691],{"type":26,"value":897},{"type":26,"value":4377},{"type":21,"tag":537,"props":4694,"children":4696},{"href":4695},"/man/vkCmdSetColorBlendEquationEXT",[4697],{"type":26,"value":4698},"vkCmdSetColorBlendEquationEXT",{"type":26,"value":4700}," in the current\ncommand buffer set the same element of ",{"type":21,"tag":42,"props":4702,"children":4704},{"className":4703},[],[4705],{"type":26,"value":4706},"pColorBlendEquations",{"type":26,"value":4708}," to a\n",{"type":21,"tag":42,"props":4710,"children":4712},{"className":4711},[],[4713],{"type":26,"value":4714},"VkColorBlendEquationEXT",{"type":26,"value":4716}," structure with any ",{"type":21,"tag":537,"props":4718,"children":4720},{"href":4719},"/man/VkBlendFactor",[4721],{"type":26,"value":4722},"VkBlendFactor",{"type":26,"value":4724},"\nmember with a value of ",{"type":21,"tag":42,"props":4726,"children":4728},{"className":4727},[],[4729],{"type":26,"value":4730},"VK_BLEND_FACTOR_CONSTANT_COLOR",{"type":26,"value":88},{"type":21,"tag":42,"props":4733,"children":4735},{"className":4734},[],[4736],{"type":26,"value":4737},"VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR",{"type":26,"value":88},{"type":21,"tag":42,"props":4740,"children":4742},{"className":4741},[],[4743],{"type":26,"value":4744},"VK_BLEND_FACTOR_CONSTANT_ALPHA",{"type":26,"value":1172},{"type":21,"tag":42,"props":4747,"children":4749},{"className":4748},[],[4750],{"type":26,"value":4751},"VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA",{"type":26,"value":88},{"type":21,"tag":537,"props":4754,"children":4755},{"href":4621},[4756],{"type":26,"value":4624},{"type":26,"value":652},{"type":21,"tag":654,"props":4759,"children":4760},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":4763,"children":4764},{"href":4278},[4765],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":4768,"children":4770},{"name":4769},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07836",[4771],{"type":21,"tag":22,"props":4772,"children":4773},{},[4774,4775,4781,4782,4786,4787,4792,4793,4798,4799,4803,4804,4810,4811,4816,4818,4822,4823,4826,4827,4831],{"type":26,"value":4532},{"type":21,"tag":42,"props":4776,"children":4778},{"className":4777},[],[4779],{"type":26,"value":4780},"VK_DYNAMIC_STATE_DEPTH_BOUNDS",{"type":26,"value":4540},{"type":21,"tag":537,"props":4783,"children":4784},{"href":4543},[4785],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":4788,"children":4790},{"className":4789},[],[4791],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":4794,"children":4796},{"className":4795},[],[4797],{"type":26,"value":634},{"type":26,"value":4560},{"type":21,"tag":537,"props":4800,"children":4801},{"href":4543},[4802],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":4805,"children":4807},{"className":4806},[],[4808],{"type":26,"value":4809},"depthBoundsTestEnable",{"type":26,"value":1526},{"type":21,"tag":42,"props":4812,"children":4814},{"className":4813},[],[4815],{"type":26,"value":897},{"type":26,"value":4817},", then\n",{"type":21,"tag":537,"props":4819,"children":4820},{"href":4584},[4821],{"type":26,"value":4587},{"type":26,"value":652},{"type":21,"tag":654,"props":4824,"children":4825},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":4828,"children":4829},{"href":4278},[4830],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":4833,"children":4835},{"name":4834},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07837",[4836],{"type":21,"tag":22,"props":4837,"children":4838},{},[4839,4840,4846,4847,4851,4852,4857,4858,4863,4864,4868,4869,4875,4876,4881,4882,4888,4889,4892,4894,4898],{"type":26,"value":4532},{"type":21,"tag":42,"props":4841,"children":4843},{"className":4842},[],[4844],{"type":26,"value":4845},"VK_DYNAMIC_STATE_STENCIL_COMPARE_MASK",{"type":26,"value":4540},{"type":21,"tag":537,"props":4848,"children":4849},{"href":4543},[4850],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":4853,"children":4855},{"className":4854},[],[4856],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":4859,"children":4861},{"className":4860},[],[4862],{"type":26,"value":634},{"type":26,"value":4560},{"type":21,"tag":537,"props":4865,"children":4866},{"href":4543},[4867],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":4870,"children":4872},{"className":4871},[],[4873],{"type":26,"value":4874},"stencilTestEnable",{"type":26,"value":1526},{"type":21,"tag":42,"props":4877,"children":4879},{"className":4878},[],[4880],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":4883,"children":4885},{"href":4884},"/man/vkCmdSetStencilCompareMask",[4886],{"type":26,"value":4887},"vkCmdSetStencilCompareMask",{"type":26,"value":652},{"type":21,"tag":654,"props":4890,"children":4891},{"type":656},[],{"type":26,"value":4893}," have been called and not\nsubsequently ",{"type":21,"tag":537,"props":4895,"children":4896},{"href":4278},[4897],{"type":26,"value":4281},{"type":26,"value":4899}," in the current\ncommand buffer prior to this drawing command",{"type":21,"tag":565,"props":4901,"children":4903},{"name":4902},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07838",[4904],{"type":21,"tag":22,"props":4905,"children":4906},{},[4907,4908,4914,4915,4919,4920,4925,4926,4931,4932,4936,4937,4942,4943,4948,4949,4955,4956,4959,4960,4964],{"type":26,"value":4532},{"type":21,"tag":42,"props":4909,"children":4911},{"className":4910},[],[4912],{"type":26,"value":4913},"VK_DYNAMIC_STATE_STENCIL_WRITE_MASK",{"type":26,"value":4540},{"type":21,"tag":537,"props":4916,"children":4917},{"href":4543},[4918],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":4921,"children":4923},{"className":4922},[],[4924],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":4927,"children":4929},{"className":4928},[],[4930],{"type":26,"value":634},{"type":26,"value":4560},{"type":21,"tag":537,"props":4933,"children":4934},{"href":4543},[4935],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":4938,"children":4940},{"className":4939},[],[4941],{"type":26,"value":4874},{"type":26,"value":1526},{"type":21,"tag":42,"props":4944,"children":4946},{"className":4945},[],[4947],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":4950,"children":4952},{"href":4951},"/man/vkCmdSetStencilWriteMask",[4953],{"type":26,"value":4954},"vkCmdSetStencilWriteMask",{"type":26,"value":652},{"type":21,"tag":654,"props":4957,"children":4958},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":4961,"children":4962},{"href":4278},[4963],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":4966,"children":4968},{"name":4967},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07839",[4969],{"type":21,"tag":22,"props":4970,"children":4971},{},[4972,4973,4979,4980,4984,4986,4991,4992,4997,4998,5002,5003,5008,5009,5014,5015,5021,5022,5025,5026,5030],{"type":26,"value":4532},{"type":21,"tag":42,"props":4974,"children":4976},{"className":4975},[],[4977],{"type":26,"value":4978},"VK_DYNAMIC_STATE_STENCIL_REFERENCE",{"type":26,"value":4540},{"type":21,"tag":537,"props":4981,"children":4982},{"href":4543},[4983],{"type":26,"value":4546},{"type":26,"value":4985}," of and\n",{"type":21,"tag":42,"props":4987,"children":4989},{"className":4988},[],[4990],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":4993,"children":4995},{"className":4994},[],[4996],{"type":26,"value":634},{"type":26,"value":4087},{"type":21,"tag":537,"props":4999,"children":5000},{"href":4543},[5001],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5004,"children":5006},{"className":5005},[],[5007],{"type":26,"value":4874},{"type":26,"value":1526},{"type":21,"tag":42,"props":5010,"children":5012},{"className":5011},[],[5013],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":5016,"children":5018},{"href":5017},"/man/vkCmdSetStencilReference",[5019],{"type":26,"value":5020},"vkCmdSetStencilReference",{"type":26,"value":652},{"type":21,"tag":654,"props":5023,"children":5024},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":5027,"children":5028},{"href":4278},[5029],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":5032,"children":5034},{"name":5033},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-maxMultiviewInstanceIndex-02688",[5035],{"type":21,"tag":22,"props":5036,"children":5037},{},[5038,5040,5043,5045,5051,5052],{"type":26,"value":5039},"If the draw is recorded in a render pass instance with multiview\nenabled, the maximum instance index ",{"type":21,"tag":654,"props":5041,"children":5042},{"type":656},[],{"type":26,"value":5044}," be less than or equal to\n",{"type":21,"tag":537,"props":5046,"children":5048},{"href":5047},"/man/VkPhysicalDeviceMultiviewProperties",[5049],{"type":26,"value":5050},"VkPhysicalDeviceMultiviewProperties",{"type":26,"value":249},{"type":21,"tag":42,"props":5053,"children":5055},{"className":5054},[],[5056],{"type":26,"value":5057},"maxMultiviewInstanceIndex",{"type":21,"tag":565,"props":5059,"children":5061},{"name":5060},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sampleLocationsEnable-02689",[5062],{"type":21,"tag":22,"props":5063,"children":5064},{},[5065,5067,5073,5074,5080,5082,5087,5089,5092,5094,5100],{"type":26,"value":5066},"If the bound graphics pipeline was created with\n",{"type":21,"tag":537,"props":5068,"children":5070},{"href":5069},"/man/VkPipelineSampleLocationsStateCreateInfoEXT",[5071],{"type":26,"value":5072},"VkPipelineSampleLocationsStateCreateInfoEXT",{"type":26,"value":249},{"type":21,"tag":42,"props":5075,"children":5077},{"className":5076},[],[5078],{"type":26,"value":5079},"sampleLocationsEnable",{"type":26,"value":5081},"\nset to ",{"type":21,"tag":42,"props":5083,"children":5085},{"className":5084},[],[5086],{"type":26,"value":897},{"type":26,"value":5088}," and the current subpass has a depth/stencil\nattachment, then that attachment ",{"type":21,"tag":654,"props":5090,"children":5091},{"type":656},[],{"type":26,"value":5093}," have been created with the\n",{"type":21,"tag":42,"props":5095,"children":5097},{"className":5096},[],[5098],{"type":26,"value":5099},"VK_IMAGE_CREATE_SAMPLE_LOCATIONS_COMPATIBLE_DEPTH_BIT_EXT",{"type":26,"value":5101}," bit set",{"type":21,"tag":565,"props":5103,"children":5105},{"name":5104},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-06666",[5106],{"type":21,"tag":22,"props":5107,"children":5108},{},[5109,5110,5116,5118,5124,5125,5129,5130,5135,5136,5141,5142,5146,5147,5152,5153,5158,5159,5165,5166,5169,5170,5174],{"type":26,"value":1301},{"type":21,"tag":537,"props":5111,"children":5113},{"href":5112},"/extensions/VK_EXT_sample_locations",[5114],{"type":26,"value":5115},"VK_EXT_sample_locations",{"type":26,"value":5117}," 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":21,"tag":42,"props":5119,"children":5121},{"className":5120},[],[5122],{"type":26,"value":5123},"VK_DYNAMIC_STATE_SAMPLE_LOCATIONS_EXT",{"type":26,"value":4540},{"type":21,"tag":537,"props":5126,"children":5127},{"href":4543},[5128],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5131,"children":5133},{"className":5132},[],[5134],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":5137,"children":5139},{"className":5138},[],[5140],{"type":26,"value":634},{"type":26,"value":4560},{"type":21,"tag":537,"props":5143,"children":5144},{"href":4543},[5145],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5148,"children":5150},{"className":5149},[],[5151],{"type":26,"value":5079},{"type":26,"value":1526},{"type":21,"tag":42,"props":5154,"children":5156},{"className":5155},[],[5157],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":5160,"children":5162},{"href":5161},"/man/vkCmdSetSampleLocationsEXT",[5163],{"type":26,"value":5164},"vkCmdSetSampleLocationsEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":5167,"children":5168},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":5171,"children":5172},{"href":4278},[5173],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":5176,"children":5178},{"name":5177},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07840",[5179],{"type":21,"tag":22,"props":5180,"children":5181},{},[5182,5183,5189,5191,5195,5196,5201,5202,5207,5208,5214,5215,5218,5219,5223],{"type":26,"value":4532},{"type":21,"tag":42,"props":5184,"children":5186},{"className":5185},[],[5187],{"type":26,"value":5188},"VK_DYNAMIC_STATE_CULL_MODE",{"type":26,"value":5190}," dynamic state enabled, and the\n",{"type":21,"tag":537,"props":5192,"children":5193},{"href":4543},[5194],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5197,"children":5199},{"className":5198},[],[5200],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":5203,"children":5205},{"className":5204},[],[5206],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":5209,"children":5211},{"href":5210},"/man/vkCmdSetCullMode",[5212],{"type":26,"value":5213},"vkCmdSetCullMode",{"type":26,"value":652},{"type":21,"tag":654,"props":5216,"children":5217},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":5220,"children":5221},{"href":4278},[5222],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":5225,"children":5227},{"name":5226},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07841",[5228],{"type":21,"tag":22,"props":5229,"children":5230},{},[5231,5232,5238,5239,5243,5244,5249,5250,5255,5256,5262,5263,5266,5267,5271],{"type":26,"value":4532},{"type":21,"tag":42,"props":5233,"children":5235},{"className":5234},[],[5236],{"type":26,"value":5237},"VK_DYNAMIC_STATE_FRONT_FACE",{"type":26,"value":5190},{"type":21,"tag":537,"props":5240,"children":5241},{"href":4543},[5242],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5245,"children":5247},{"className":5246},[],[5248],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":5251,"children":5253},{"className":5252},[],[5254],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":5257,"children":5259},{"href":5258},"/man/vkCmdSetFrontFace",[5260],{"type":26,"value":5261},"vkCmdSetFrontFace",{"type":26,"value":652},{"type":21,"tag":654,"props":5264,"children":5265},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":5268,"children":5269},{"href":4278},[5270],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":5273,"children":5275},{"name":5274},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07843",[5276],{"type":21,"tag":22,"props":5277,"children":5278},{},[5279,5280,5286,5287,5291,5292,5297,5298,5303,5304,5310,5311,5314,5315,5319],{"type":26,"value":4532},{"type":21,"tag":42,"props":5281,"children":5283},{"className":5282},[],[5284],{"type":26,"value":5285},"VK_DYNAMIC_STATE_DEPTH_TEST_ENABLE",{"type":26,"value":5190},{"type":21,"tag":537,"props":5288,"children":5289},{"href":4543},[5290],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5293,"children":5295},{"className":5294},[],[5296],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":5299,"children":5301},{"className":5300},[],[5302],{"type":26,"value":634},{"type":26,"value":88},{"type":21,"tag":537,"props":5305,"children":5307},{"href":5306},"/man/vkCmdSetDepthTestEnable",[5308],{"type":26,"value":5309},"vkCmdSetDepthTestEnable",{"type":26,"value":652},{"type":21,"tag":654,"props":5312,"children":5313},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":5316,"children":5317},{"href":4278},[5318],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":5321,"children":5323},{"name":5322},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07844",[5324],{"type":21,"tag":22,"props":5325,"children":5326},{},[5327,5328,5334,5335,5339,5340,5345,5346,5351,5352,5358,5359,5362,5363,5367],{"type":26,"value":4532},{"type":21,"tag":42,"props":5329,"children":5331},{"className":5330},[],[5332],{"type":26,"value":5333},"VK_DYNAMIC_STATE_DEPTH_WRITE_ENABLE",{"type":26,"value":5190},{"type":21,"tag":537,"props":5336,"children":5337},{"href":4543},[5338],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5341,"children":5343},{"className":5342},[],[5344],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":5347,"children":5349},{"className":5348},[],[5350],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":5353,"children":5355},{"href":5354},"/man/vkCmdSetDepthWriteEnable",[5356],{"type":26,"value":5357},"vkCmdSetDepthWriteEnable",{"type":26,"value":652},{"type":21,"tag":654,"props":5360,"children":5361},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":5364,"children":5365},{"href":4278},[5366],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":5369,"children":5371},{"name":5370},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07845",[5372],{"type":21,"tag":22,"props":5373,"children":5374},{},[5375,5376,5382,5383,5387,5388,5393,5394,5399,5400,5404,5405,5411,5412,5417,5418,5424,5425,5428,5430,5434],{"type":26,"value":4532},{"type":21,"tag":42,"props":5377,"children":5379},{"className":5378},[],[5380],{"type":26,"value":5381},"VK_DYNAMIC_STATE_DEPTH_COMPARE_OP",{"type":26,"value":4540},{"type":21,"tag":537,"props":5384,"children":5385},{"href":4543},[5386],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5389,"children":5391},{"className":5390},[],[5392],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":5395,"children":5397},{"className":5396},[],[5398],{"type":26,"value":634},{"type":26,"value":4560},{"type":21,"tag":537,"props":5401,"children":5402},{"href":4543},[5403],{"type":26,"value":4546},{"type":26,"value":4566},{"type":21,"tag":42,"props":5406,"children":5408},{"className":5407},[],[5409],{"type":26,"value":5410},"depthTestEnable",{"type":26,"value":4574},{"type":21,"tag":42,"props":5413,"children":5415},{"className":5414},[],[5416],{"type":26,"value":897},{"type":26,"value":4581},{"type":21,"tag":537,"props":5419,"children":5421},{"href":5420},"/man/vkCmdSetDepthCompareOp",[5422],{"type":26,"value":5423},"vkCmdSetDepthCompareOp",{"type":26,"value":652},{"type":21,"tag":654,"props":5426,"children":5427},{"type":656},[],{"type":26,"value":5429}," have been\ncalled and not subsequently ",{"type":21,"tag":537,"props":5431,"children":5432},{"href":4278},[5433],{"type":26,"value":4281},{"type":26,"value":5435}," in\nthe current command buffer prior to this drawing command",{"type":21,"tag":565,"props":5437,"children":5439},{"name":5438},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07846",[5440],{"type":21,"tag":22,"props":5441,"children":5442},{},[5443,5444,5454,5456,5462,5464,5468,5469,5474,5475,5480,5481,5487,5488,5491,5492,5496],{"type":26,"value":1301},{"type":21,"tag":537,"props":5445,"children":5447},{"href":5446},"/man/VkPhysicalDeviceFeatures#features-depthBounds",[5448],{"type":21,"tag":42,"props":5449,"children":5451},{"className":5450},[],[5452],{"type":26,"value":5453},"depthBounds",{"type":26,"value":5455}," 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":21,"tag":42,"props":5457,"children":5459},{"className":5458},[],[5460],{"type":26,"value":5461},"VK_DYNAMIC_STATE_DEPTH_BOUNDS_TEST_ENABLE",{"type":26,"value":5463}," dynamic state enabled,\nand the ",{"type":21,"tag":537,"props":5465,"children":5466},{"href":4543},[5467],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5470,"children":5472},{"className":5471},[],[5473],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":5476,"children":5478},{"className":5477},[],[5479],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":5482,"children":5484},{"href":5483},"/man/vkCmdSetDepthBoundsTestEnable",[5485],{"type":26,"value":5486},"vkCmdSetDepthBoundsTestEnable",{"type":26,"value":652},{"type":21,"tag":654,"props":5489,"children":5490},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":5493,"children":5494},{"href":4278},[5495],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":5498,"children":5500},{"name":5499},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07847",[5501],{"type":21,"tag":22,"props":5502,"children":5503},{},[5504,5505,5511,5513,5517,5518,5523,5524,5529,5530,5536,5537,5540,5541,5545],{"type":26,"value":4532},{"type":21,"tag":42,"props":5506,"children":5508},{"className":5507},[],[5509],{"type":26,"value":5510},"VK_DYNAMIC_STATE_STENCIL_TEST_ENABLE",{"type":26,"value":5512}," dynamic state enabled, and\nthe ",{"type":21,"tag":537,"props":5514,"children":5515},{"href":4543},[5516],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5519,"children":5521},{"className":5520},[],[5522],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":5525,"children":5527},{"className":5526},[],[5528],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":5531,"children":5533},{"href":5532},"/man/vkCmdSetStencilTestEnable",[5534],{"type":26,"value":5535},"vkCmdSetStencilTestEnable",{"type":26,"value":652},{"type":21,"tag":654,"props":5538,"children":5539},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":5542,"children":5543},{"href":4278},[5544],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":5547,"children":5549},{"name":5548},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07848",[5550],{"type":21,"tag":22,"props":5551,"children":5552},{},[5553,5554,5560,5561,5565,5566,5571,5572,5577,5578,5582,5583,5588,5589,5594,5595,5601,5604,5605,5609],{"type":26,"value":4532},{"type":21,"tag":42,"props":5555,"children":5557},{"className":5556},[],[5558],{"type":26,"value":5559},"VK_DYNAMIC_STATE_STENCIL_OP",{"type":26,"value":4540},{"type":21,"tag":537,"props":5562,"children":5563},{"href":4543},[5564],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5567,"children":5569},{"className":5568},[],[5570],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":5573,"children":5575},{"className":5574},[],[5576],{"type":26,"value":634},{"type":26,"value":4087},{"type":21,"tag":537,"props":5579,"children":5580},{"href":4543},[5581],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":5584,"children":5586},{"className":5585},[],[5587],{"type":26,"value":4874},{"type":26,"value":1526},{"type":21,"tag":42,"props":5590,"children":5592},{"className":5591},[],[5593],{"type":26,"value":897},{"type":26,"value":4581},{"type":21,"tag":537,"props":5596,"children":5598},{"href":5597},"/man/vkCmdSetStencilOp",[5599],{"type":26,"value":5600},"vkCmdSetStencilOp",{"type":21,"tag":654,"props":5602,"children":5603},{"type":656},[],{"type":26,"value":4517},{"type":21,"tag":537,"props":5606,"children":5607},{"href":4278},[5608],{"type":26,"value":4281},{"type":26,"value":4523},{"type":21,"tag":565,"props":5611,"children":5613},{"name":5612},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewportCount-03417",[5614],{"type":21,"tag":22,"props":5615,"children":5616},{},[5617,5618,5624,5626,5632,5634,5640,5641,5644,5646,5652,5654,5659,5660,5663,5665,5671,5672,5678],{"type":26,"value":4255},{"type":21,"tag":42,"props":5619,"children":5621},{"className":5620},[],[5622],{"type":26,"value":5623},"VK_DYNAMIC_STATE_VIEWPORT_WITH_COUNT",{"type":26,"value":5625}," dynamic state enabled, but\nnot the ",{"type":21,"tag":42,"props":5627,"children":5629},{"className":5628},[],[5630],{"type":26,"value":5631},"VK_DYNAMIC_STATE_SCISSOR_WITH_COUNT",{"type":26,"value":5633}," dynamic state enabled,\nthen ",{"type":21,"tag":537,"props":5635,"children":5637},{"href":5636},"/man/vkCmdSetViewportWithCount",[5638],{"type":26,"value":5639},"vkCmdSetViewportWithCount",{"type":26,"value":652},{"type":21,"tag":654,"props":5642,"children":5643},{"type":656},[],{"type":26,"value":5645}," have been called in the\ncurrent command buffer prior to this drawing command, and the\n",{"type":21,"tag":42,"props":5647,"children":5649},{"className":5648},[],[5650],{"type":26,"value":5651},"viewportCount",{"type":26,"value":5653}," parameter of ",{"type":21,"tag":42,"props":5655,"children":5657},{"className":5656},[],[5658],{"type":26,"value":5639},{"type":26,"value":652},{"type":21,"tag":654,"props":5661,"children":5662},{"type":656},[],{"type":26,"value":5664},"\nmatch the ",{"type":21,"tag":42,"props":5666,"children":5668},{"className":5667},[],[5669],{"type":26,"value":5670},"VkPipelineViewportStateCreateInfo",{"type":26,"value":249},{"type":21,"tag":42,"props":5673,"children":5675},{"className":5674},[],[5676],{"type":26,"value":5677},"scissorCount",{"type":26,"value":5679}," of\nthe pipeline",{"type":21,"tag":565,"props":5681,"children":5683},{"name":5682},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-scissorCount-03418",[5684],{"type":21,"tag":22,"props":5685,"children":5686},{},[5687,5688,5693,5695,5700,5701,5707,5708,5711,5712,5717,5718,5723,5724,5727,5728,5733,5734,5739],{"type":26,"value":4255},{"type":21,"tag":42,"props":5689,"children":5691},{"className":5690},[],[5692],{"type":26,"value":5631},{"type":26,"value":5694}," dynamic state enabled, but not\nthe ",{"type":21,"tag":42,"props":5696,"children":5698},{"className":5697},[],[5699],{"type":26,"value":5623},{"type":26,"value":5633},{"type":21,"tag":537,"props":5702,"children":5704},{"href":5703},"/man/vkCmdSetScissorWithCount",[5705],{"type":26,"value":5706},"vkCmdSetScissorWithCount",{"type":26,"value":652},{"type":21,"tag":654,"props":5709,"children":5710},{"type":656},[],{"type":26,"value":5645},{"type":21,"tag":42,"props":5713,"children":5715},{"className":5714},[],[5716],{"type":26,"value":5677},{"type":26,"value":5653},{"type":21,"tag":42,"props":5719,"children":5721},{"className":5720},[],[5722],{"type":26,"value":5706},{"type":26,"value":652},{"type":21,"tag":654,"props":5725,"children":5726},{"type":656},[],{"type":26,"value":5664},{"type":21,"tag":42,"props":5729,"children":5731},{"className":5730},[],[5732],{"type":26,"value":5670},{"type":26,"value":249},{"type":21,"tag":42,"props":5735,"children":5737},{"className":5736},[],[5738],{"type":26,"value":5651},{"type":26,"value":5740},"\nof the pipeline",{"type":21,"tag":565,"props":5742,"children":5744},{"name":5743},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewportCount-03419",[5745],{"type":21,"tag":22,"props":5746,"children":5747},{},[5748,5750,5755,5757,5762,5764,5768,5769,5773,5776,5778,5783,5785,5790,5791,5794,5795,5800,5802],{"type":26,"value":5749},"If the bound graphics pipeline state was created with both the\n",{"type":21,"tag":42,"props":5751,"children":5753},{"className":5752},[],[5754],{"type":26,"value":5631},{"type":26,"value":5756}," and\n",{"type":21,"tag":42,"props":5758,"children":5760},{"className":5759},[],[5761],{"type":26,"value":5623},{"type":26,"value":5763}," dynamic states enabled then\nboth ",{"type":21,"tag":537,"props":5765,"children":5766},{"href":5636},[5767],{"type":26,"value":5639},{"type":26,"value":507},{"type":21,"tag":537,"props":5770,"children":5771},{"href":5703},[5772],{"type":26,"value":5706},{"type":21,"tag":654,"props":5774,"children":5775},{"type":656},[],{"type":26,"value":5777}," have been called in the current command buffer prior to this\ndrawing command, and the ",{"type":21,"tag":42,"props":5779,"children":5781},{"className":5780},[],[5782],{"type":26,"value":5651},{"type":26,"value":5784}," parameter of\n",{"type":21,"tag":42,"props":5786,"children":5788},{"className":5787},[],[5789],{"type":26,"value":5639},{"type":26,"value":652},{"type":21,"tag":654,"props":5792,"children":5793},{"type":656},[],{"type":26,"value":2712},{"type":21,"tag":42,"props":5796,"children":5798},{"className":5797},[],[5799],{"type":26,"value":5677},{"type":26,"value":5801},"\nparameter of ",{"type":21,"tag":42,"props":5803,"children":5805},{"className":5804},[],[5806],{"type":26,"value":5706},{"type":21,"tag":565,"props":5808,"children":5810},{"name":5809},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08635",[5811],{"type":21,"tag":22,"props":5812,"children":5813},{},[5814,5816,5820,5821,5825,5826,5829,5831,5836,5837,5842,5843,5846,5847,5852,5853],{"type":26,"value":5815},"If a shader object is bound to any graphics stage, then both\n",{"type":21,"tag":537,"props":5817,"children":5818},{"href":5636},[5819],{"type":26,"value":5639},{"type":26,"value":507},{"type":21,"tag":537,"props":5822,"children":5823},{"href":5703},[5824],{"type":26,"value":5706},{"type":26,"value":652},{"type":21,"tag":654,"props":5827,"children":5828},{"type":656},[],{"type":26,"value":5830},"\nhave been called in the current command buffer prior to this drawing\ncommand, and the ",{"type":21,"tag":42,"props":5832,"children":5834},{"className":5833},[],[5835],{"type":26,"value":5651},{"type":26,"value":5784},{"type":21,"tag":42,"props":5838,"children":5840},{"className":5839},[],[5841],{"type":26,"value":5639},{"type":26,"value":652},{"type":21,"tag":654,"props":5844,"children":5845},{"type":656},[],{"type":26,"value":2712},{"type":21,"tag":42,"props":5848,"children":5850},{"className":5849},[],[5851],{"type":26,"value":5677},{"type":26,"value":5801},{"type":21,"tag":42,"props":5854,"children":5856},{"className":5855},[],[5857],{"type":26,"value":5706},{"type":21,"tag":565,"props":5859,"children":5861},{"name":5860},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewportCount-04137",[5862],{"type":21,"tag":22,"props":5863,"children":5864},{},[5865,5866,5871,5872,5878,5880,5883,5884,5890,5891,5896,5898,5903,5905],{"type":26,"value":4255},{"type":21,"tag":42,"props":5867,"children":5869},{"className":5868},[],[5870],{"type":26,"value":5623},{"type":26,"value":5625},{"type":21,"tag":42,"props":5873,"children":5875},{"className":5874},[],[5876],{"type":26,"value":5877},"VK_DYNAMIC_STATE_VIEWPORT_W_SCALING_NV",{"type":26,"value":5879}," dynamic state\nenabled, then the bound graphics pipeline ",{"type":21,"tag":654,"props":5881,"children":5882},{"type":656},[],{"type":26,"value":2078},{"type":21,"tag":537,"props":5885,"children":5887},{"href":5886},"/man/VkPipelineViewportWScalingStateCreateInfoNV",[5888],{"type":26,"value":5889},"VkPipelineViewportWScalingStateCreateInfoNV",{"type":26,"value":249},{"type":21,"tag":42,"props":5892,"children":5894},{"className":5893},[],[5895],{"type":26,"value":5651},{"type":26,"value":5897},"\ngreater or equal to the ",{"type":21,"tag":42,"props":5899,"children":5901},{"className":5900},[],[5902],{"type":26,"value":5651},{"type":26,"value":5904}," parameter in the last call\nto ",{"type":21,"tag":537,"props":5906,"children":5907},{"href":5636},[5908],{"type":26,"value":5639},{"type":21,"tag":565,"props":5910,"children":5912},{"name":5911},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewportCount-04138",[5913],{"type":21,"tag":22,"props":5914,"children":5915},{},[5916,5917,5922,5923,5928,5930,5935,5937,5943,5944,5947,5949,5954,5955],{"type":26,"value":4255},{"type":21,"tag":42,"props":5918,"children":5920},{"className":5919},[],[5921],{"type":26,"value":5623},{"type":26,"value":5756},{"type":21,"tag":42,"props":5924,"children":5926},{"className":5925},[],[5927],{"type":26,"value":5877},{"type":26,"value":5929}," dynamic states enabled then\nthe ",{"type":21,"tag":42,"props":5931,"children":5933},{"className":5932},[],[5934],{"type":26,"value":5651},{"type":26,"value":5936}," parameter in the last call to\n",{"type":21,"tag":537,"props":5938,"children":5940},{"href":5939},"/man/vkCmdSetViewportWScalingNV",[5941],{"type":26,"value":5942},"vkCmdSetViewportWScalingNV",{"type":26,"value":652},{"type":21,"tag":654,"props":5945,"children":5946},{"type":656},[],{"type":26,"value":5948}," be greater than or equal to the\n",{"type":21,"tag":42,"props":5950,"children":5952},{"className":5951},[],[5953],{"type":26,"value":5651},{"type":26,"value":5936},{"type":21,"tag":537,"props":5956,"children":5957},{"href":5636},[5958],{"type":26,"value":5639},{"type":21,"tag":565,"props":5960,"children":5962},{"name":5961},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09232",[5963],{"type":21,"tag":22,"props":5964,"children":5965},{},[5966,5967,5973,5975,5981,5983,5989,5990,5995,5996,6000,6001,6004,6005,6009],{"type":26,"value":1301},{"type":21,"tag":537,"props":5968,"children":5970},{"href":5969},"/extensions/VK_NV_clip_space_w_scaling",[5971],{"type":26,"value":5972},"VK_NV_clip_space_w_scaling",{"type":26,"value":5974}," extension is enabled, and a\nshader object is bound to any graphics stage, and the most recent call\nto ",{"type":21,"tag":537,"props":5976,"children":5978},{"href":5977},"/man/vkCmdSetViewportWScalingEnableNV",[5979],{"type":26,"value":5980},"vkCmdSetViewportWScalingEnableNV",{"type":26,"value":5982}," in the current command buffer\nset ",{"type":21,"tag":42,"props":5984,"children":5986},{"className":5985},[],[5987],{"type":26,"value":5988},"viewportWScalingEnable",{"type":26,"value":4370},{"type":21,"tag":42,"props":5991,"children":5993},{"className":5992},[],[5994],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":5997,"children":5998},{"href":5939},[5999],{"type":26,"value":5942},{"type":26,"value":652},{"type":21,"tag":654,"props":6002,"children":6003},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":6006,"children":6007},{"href":4278},[6008],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":6011,"children":6013},{"name":6012},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08636",[6014],{"type":21,"tag":22,"props":6015,"children":6016},{},[6017,6018,6022,6023,6027,6028,6033,6034,6039,6041,6046,6047,6051,6052,6055,6056,6061,6062],{"type":26,"value":1301},{"type":21,"tag":537,"props":6019,"children":6020},{"href":5969},[6021],{"type":26,"value":5972},{"type":26,"value":5974},{"type":21,"tag":537,"props":6024,"children":6025},{"href":5977},[6026],{"type":26,"value":5980},{"type":26,"value":5982},{"type":21,"tag":42,"props":6029,"children":6031},{"className":6030},[],[6032],{"type":26,"value":5988},{"type":26,"value":4370},{"type":21,"tag":42,"props":6035,"children":6037},{"className":6036},[],[6038],{"type":26,"value":897},{"type":26,"value":6040},", then the\n",{"type":21,"tag":42,"props":6042,"children":6044},{"className":6043},[],[6045],{"type":26,"value":5651},{"type":26,"value":5936},{"type":21,"tag":537,"props":6048,"children":6049},{"href":5939},[6050],{"type":26,"value":5942},{"type":26,"value":652},{"type":21,"tag":654,"props":6053,"children":6054},{"type":656},[],{"type":26,"value":5948},{"type":21,"tag":42,"props":6057,"children":6059},{"className":6058},[],[6060],{"type":26,"value":5651},{"type":26,"value":5936},{"type":21,"tag":537,"props":6063,"children":6064},{"href":5636},[6065],{"type":26,"value":5639},{"type":21,"tag":565,"props":6067,"children":6069},{"name":6068},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewportCount-04139",[6070],{"type":21,"tag":22,"props":6071,"children":6072},{},[6073,6074,6079,6080,6086,6088,6091,6093,6099,6100,6105,6106,6111,6112],{"type":26,"value":4255},{"type":21,"tag":42,"props":6075,"children":6077},{"className":6076},[],[6078],{"type":26,"value":5623},{"type":26,"value":5625},{"type":21,"tag":42,"props":6081,"children":6083},{"className":6082},[],[6084],{"type":26,"value":6085},"VK_DYNAMIC_STATE_VIEWPORT_SHADING_RATE_PALETTE_NV",{"type":26,"value":6087}," dynamic\nstate enabled, then the bound graphics pipeline ",{"type":21,"tag":654,"props":6089,"children":6090},{"type":656},[],{"type":26,"value":6092}," have been created\nwith\n",{"type":21,"tag":537,"props":6094,"children":6096},{"href":6095},"/man/VkPipelineViewportShadingRateImageStateCreateInfoNV",[6097],{"type":26,"value":6098},"VkPipelineViewportShadingRateImageStateCreateInfoNV",{"type":26,"value":249},{"type":21,"tag":42,"props":6101,"children":6103},{"className":6102},[],[6104],{"type":26,"value":5651},{"type":26,"value":5897},{"type":21,"tag":42,"props":6107,"children":6109},{"className":6108},[],[6110],{"type":26,"value":5651},{"type":26,"value":5904},{"type":21,"tag":537,"props":6113,"children":6114},{"href":5636},[6115],{"type":26,"value":5639},{"type":21,"tag":565,"props":6117,"children":6119},{"name":6118},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewportCount-04140",[6120],{"type":21,"tag":22,"props":6121,"children":6122},{},[6123,6124,6129,6130,6135,6137,6142,6143,6149,6150,6153,6155,6160,6161],{"type":26,"value":4255},{"type":21,"tag":42,"props":6125,"children":6127},{"className":6126},[],[6128],{"type":26,"value":5623},{"type":26,"value":5756},{"type":21,"tag":42,"props":6131,"children":6133},{"className":6132},[],[6134],{"type":26,"value":6085},{"type":26,"value":6136}," dynamic states\nenabled then the ",{"type":21,"tag":42,"props":6138,"children":6140},{"className":6139},[],[6141],{"type":26,"value":5651},{"type":26,"value":5936},{"type":21,"tag":537,"props":6144,"children":6146},{"href":6145},"/man/vkCmdSetViewportShadingRatePaletteNV",[6147],{"type":26,"value":6148},"vkCmdSetViewportShadingRatePaletteNV",{"type":26,"value":652},{"type":21,"tag":654,"props":6151,"children":6152},{"type":656},[],{"type":26,"value":6154}," be greater than or\nequal to the ",{"type":21,"tag":42,"props":6156,"children":6158},{"className":6157},[],[6159],{"type":26,"value":5651},{"type":26,"value":5936},{"type":21,"tag":537,"props":6162,"children":6163},{"href":5636},[6164],{"type":26,"value":5639},{"type":21,"tag":565,"props":6166,"children":6168},{"name":6167},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-shadingRateImage-09233",[6169],{"type":21,"tag":22,"props":6170,"children":6171},{},[6172,6173,6183,6185,6189,6191,6196,6197,6202,6203,6209,6210,6213,6214,6218],{"type":26,"value":1301},{"type":21,"tag":537,"props":6174,"children":6176},{"href":6175},"/man/VkPhysicalDeviceShadingRateImageFeaturesNV#features-shadingRateImage",[6177],{"type":21,"tag":42,"props":6178,"children":6180},{"className":6179},[],[6181],{"type":26,"value":6182},"shadingRateImage",{"type":26,"value":6184}," feature is\nenabled, and a shader object is bound to any graphics stage, and the\nmost recent call to ",{"type":21,"tag":537,"props":6186,"children":6187},{"href":4357},[6188],{"type":26,"value":4360},{"type":26,"value":6190}," in the current\ncommand buffer set ",{"type":21,"tag":42,"props":6192,"children":6194},{"className":6193},[],[6195],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":6198,"children":6200},{"className":6199},[],[6201],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":6204,"children":6206},{"href":6205},"/man/vkCmdSetCoarseSampleOrderNV",[6207],{"type":26,"value":6208},"vkCmdSetCoarseSampleOrderNV",{"type":26,"value":652},{"type":21,"tag":654,"props":6211,"children":6212},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":6215,"children":6216},{"href":4278},[6217],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":6220,"children":6222},{"name":6221},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-shadingRateImage-09234",[6223],{"type":21,"tag":22,"props":6224,"children":6225},{},[6226,6227,6235,6236,6240,6241,6246,6247,6252,6254,6260,6262,6268,6269,6274,6275,6279,6280,6283,6285,6289],{"type":26,"value":1301},{"type":21,"tag":537,"props":6228,"children":6229},{"href":6175},[6230],{"type":21,"tag":42,"props":6231,"children":6233},{"className":6232},[],[6234],{"type":26,"value":6182},{"type":26,"value":6184},{"type":21,"tag":537,"props":6237,"children":6238},{"href":4357},[6239],{"type":26,"value":4360},{"type":26,"value":6190},{"type":21,"tag":42,"props":6242,"children":6244},{"className":6243},[],[6245],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":6248,"children":6250},{"className":6249},[],[6251],{"type":26,"value":634},{"type":26,"value":6253},", and\nthe most recent call to ",{"type":21,"tag":537,"props":6255,"children":6257},{"href":6256},"/man/vkCmdSetShadingRateImageEnableNV",[6258],{"type":26,"value":6259},"vkCmdSetShadingRateImageEnableNV",{"type":26,"value":6261}," in the\ncurrent command buffer set ",{"type":21,"tag":42,"props":6263,"children":6265},{"className":6264},[],[6266],{"type":26,"value":6267},"shadingRateImageEnable",{"type":26,"value":4664},{"type":21,"tag":42,"props":6270,"children":6272},{"className":6271},[],[6273],{"type":26,"value":897},{"type":26,"value":4581},{"type":21,"tag":537,"props":6276,"children":6277},{"href":6145},[6278],{"type":26,"value":6148},{"type":26,"value":652},{"type":21,"tag":654,"props":6281,"children":6282},{"type":656},[],{"type":26,"value":6284},"\nhave been called and not subsequently ",{"type":21,"tag":537,"props":6286,"children":6287},{"href":4278},[6288],{"type":26,"value":4281},{"type":26,"value":4523},{"type":21,"tag":565,"props":6291,"children":6293},{"name":6292},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08637",[6294],{"type":21,"tag":22,"props":6295,"children":6296},{},[6297,6298,6306,6307,6311,6312,6317,6318,6323,6324,6328,6329,6334,6335,6340,6342,6347,6348,6352,6353,6356,6357,6362,6363],{"type":26,"value":1301},{"type":21,"tag":537,"props":6299,"children":6300},{"href":6175},[6301],{"type":21,"tag":42,"props":6302,"children":6304},{"className":6303},[],[6305],{"type":26,"value":6182},{"type":26,"value":6184},{"type":21,"tag":537,"props":6308,"children":6309},{"href":4357},[6310],{"type":26,"value":4360},{"type":26,"value":6190},{"type":21,"tag":42,"props":6313,"children":6315},{"className":6314},[],[6316],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":6319,"children":6321},{"className":6320},[],[6322],{"type":26,"value":634},{"type":26,"value":6253},{"type":21,"tag":537,"props":6325,"children":6326},{"href":6256},[6327],{"type":26,"value":6259},{"type":26,"value":6261},{"type":21,"tag":42,"props":6330,"children":6332},{"className":6331},[],[6333],{"type":26,"value":6267},{"type":26,"value":4664},{"type":21,"tag":42,"props":6336,"children":6338},{"className":6337},[],[6339],{"type":26,"value":897},{"type":26,"value":6341},", then the ",{"type":21,"tag":42,"props":6343,"children":6345},{"className":6344},[],[6346],{"type":26,"value":5651},{"type":26,"value":5904},{"type":21,"tag":537,"props":6349,"children":6350},{"href":6145},[6351],{"type":26,"value":6148},{"type":26,"value":652},{"type":21,"tag":654,"props":6354,"children":6355},{"type":656},[],{"type":26,"value":6154},{"type":21,"tag":42,"props":6358,"children":6360},{"className":6359},[],[6361],{"type":26,"value":5651},{"type":26,"value":5936},{"type":21,"tag":537,"props":6364,"children":6365},{"href":5636},[6366],{"type":26,"value":5639},{"type":21,"tag":565,"props":6368,"children":6370},{"name":6369},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-VkPipelineVieportCreateInfo-04141",[6371],{"type":21,"tag":22,"props":6372,"children":6373},{},[6374,6375,6380,6382,6388,6390,6395,6397,6400,6401,6405,6406,6411,6412,6417,6418],{"type":26,"value":4255},{"type":21,"tag":42,"props":6376,"children":6378},{"className":6377},[],[6379],{"type":26,"value":5623},{"type":26,"value":6381}," dynamic state enabled and a\n",{"type":21,"tag":537,"props":6383,"children":6385},{"href":6384},"/man/VkPipelineViewportSwizzleStateCreateInfoNV",[6386],{"type":26,"value":6387},"VkPipelineViewportSwizzleStateCreateInfoNV",{"type":26,"value":6389}," structure chained from\n",{"type":21,"tag":537,"props":6391,"children":6393},{"href":6392},"/man/VkPipelineViewportStateCreateInfo",[6394],{"type":26,"value":5670},{"type":26,"value":6396},", then the bound graphics\npipeline ",{"type":21,"tag":654,"props":6398,"children":6399},{"type":656},[],{"type":26,"value":2078},{"type":21,"tag":537,"props":6402,"children":6403},{"href":6384},[6404],{"type":26,"value":6387},{"type":26,"value":249},{"type":21,"tag":42,"props":6407,"children":6409},{"className":6408},[],[6410],{"type":26,"value":5651},{"type":26,"value":5897},{"type":21,"tag":42,"props":6413,"children":6415},{"className":6414},[],[6416],{"type":26,"value":5651},{"type":26,"value":5904},{"type":21,"tag":537,"props":6419,"children":6420},{"href":5636},[6421],{"type":26,"value":5639},{"type":21,"tag":565,"props":6423,"children":6425},{"name":6424},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-VkPipelineVieportCreateInfo-04142",[6426],{"type":21,"tag":22,"props":6427,"children":6428},{},[6429,6430,6435,6436,6442,6444,6448,6450,6453,6454,6458,6459,6465,6466,6471,6472],{"type":26,"value":4255},{"type":21,"tag":42,"props":6431,"children":6433},{"className":6432},[],[6434],{"type":26,"value":5623},{"type":26,"value":6381},{"type":21,"tag":537,"props":6437,"children":6439},{"href":6438},"/man/VkPipelineViewportExclusiveScissorStateCreateInfoNV",[6440],{"type":26,"value":6441},"VkPipelineViewportExclusiveScissorStateCreateInfoNV",{"type":26,"value":6443}," structure\nchained from ",{"type":21,"tag":537,"props":6445,"children":6446},{"href":6392},[6447],{"type":26,"value":5670},{"type":26,"value":6449},", then the bound\ngraphics pipeline ",{"type":21,"tag":654,"props":6451,"children":6452},{"type":656},[],{"type":26,"value":2078},{"type":21,"tag":537,"props":6455,"children":6456},{"href":6438},[6457],{"type":26,"value":6441},{"type":26,"value":249},{"type":21,"tag":42,"props":6460,"children":6462},{"className":6461},[],[6463],{"type":26,"value":6464},"exclusiveScissorCount",{"type":26,"value":5897},{"type":21,"tag":42,"props":6467,"children":6469},{"className":6468},[],[6470],{"type":26,"value":5651},{"type":26,"value":5904},{"type":21,"tag":537,"props":6473,"children":6474},{"href":5636},[6475],{"type":26,"value":5639},{"type":21,"tag":565,"props":6477,"children":6479},{"name":6478},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07878",[6480],{"type":21,"tag":22,"props":6481,"children":6482},{},[6483,6484,6494,6496,6502,6504,6510,6511,6514,6515,6519],{"type":26,"value":1301},{"type":21,"tag":537,"props":6485,"children":6487},{"href":6486},"/man/VkPhysicalDeviceExclusiveScissorFeaturesNV#features-exclusiveScissor",[6488],{"type":21,"tag":42,"props":6489,"children":6491},{"className":6490},[],[6492],{"type":26,"value":6493},"exclusiveScissor",{"type":26,"value":6495}," 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":21,"tag":42,"props":6497,"children":6499},{"className":6498},[],[6500],{"type":26,"value":6501},"VK_DYNAMIC_STATE_EXCLUSIVE_SCISSOR_ENABLE_NV",{"type":26,"value":6503}," dynamic state\nenabled, then ",{"type":21,"tag":537,"props":6505,"children":6507},{"href":6506},"/man/vkCmdSetExclusiveScissorEnableNV",[6508],{"type":26,"value":6509},"vkCmdSetExclusiveScissorEnableNV",{"type":26,"value":652},{"type":21,"tag":654,"props":6512,"children":6513},{"type":656},[],{"type":26,"value":5429},{"type":21,"tag":537,"props":6516,"children":6517},{"href":4278},[6518],{"type":26,"value":4281},{"type":26,"value":5435},{"type":21,"tag":565,"props":6521,"children":6523},{"name":6522},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07879",[6524],{"type":21,"tag":22,"props":6525,"children":6526},{},[6527,6528,6536,6538,6544,6546,6550,6552,6558,6560,6565,6566,6572,6573,6576,6577,6581],{"type":26,"value":1301},{"type":21,"tag":537,"props":6529,"children":6530},{"href":6486},[6531],{"type":21,"tag":42,"props":6532,"children":6534},{"className":6533},[],[6535],{"type":26,"value":6493},{"type":26,"value":6537}," 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":21,"tag":42,"props":6539,"children":6541},{"className":6540},[],[6542],{"type":26,"value":6543},"VK_DYNAMIC_STATE_EXCLUSIVE_SCISSOR_NV",{"type":26,"value":6545}," dynamic state enabled, and\nthe most recent call to ",{"type":21,"tag":537,"props":6547,"children":6548},{"href":6506},[6549],{"type":26,"value":6509},{"type":26,"value":6551}," in the\ncurrent command buffer set any element of ",{"type":21,"tag":42,"props":6553,"children":6555},{"className":6554},[],[6556],{"type":26,"value":6557},"pExclusiveScissorEnables",{"type":26,"value":6559},"\nto ",{"type":21,"tag":42,"props":6561,"children":6563},{"className":6562},[],[6564],{"type":26,"value":897},{"type":26,"value":4581},{"type":21,"tag":537,"props":6567,"children":6569},{"href":6568},"/man/vkCmdSetExclusiveScissorNV",[6570],{"type":26,"value":6571},"vkCmdSetExclusiveScissorNV",{"type":26,"value":652},{"type":21,"tag":654,"props":6574,"children":6575},{"type":656},[],{"type":26,"value":5429},{"type":21,"tag":537,"props":6578,"children":6579},{"href":4278},[6580],{"type":26,"value":4281},{"type":26,"value":5435},{"type":21,"tag":565,"props":6583,"children":6585},{"name":6584},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-04876",[6586],{"type":21,"tag":22,"props":6587,"children":6588},{},[6589,6590,6596,6597,6601,6602,6605,6607,6611],{"type":26,"value":4532},{"type":21,"tag":42,"props":6591,"children":6593},{"className":6592},[],[6594],{"type":26,"value":6595},"VK_DYNAMIC_STATE_RASTERIZER_DISCARD_ENABLE",{"type":26,"value":5633},{"type":21,"tag":537,"props":6598,"children":6599},{"href":4357},[6600],{"type":26,"value":4360},{"type":26,"value":652},{"type":21,"tag":654,"props":6603,"children":6604},{"type":656},[],{"type":26,"value":6606}," have been called and\nnot subsequently ",{"type":21,"tag":537,"props":6608,"children":6609},{"href":4278},[6610],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":6613,"children":6615},{"name":6614},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-04877",[6616],{"type":21,"tag":22,"props":6617,"children":6618},{},[6619,6620,6626,6627,6631,6632,6637,6638,6643,6644,6650,6651,6654,6655,6659],{"type":26,"value":4532},{"type":21,"tag":42,"props":6621,"children":6623},{"className":6622},[],[6624],{"type":26,"value":6625},"VK_DYNAMIC_STATE_DEPTH_BIAS_ENABLE",{"type":26,"value":5190},{"type":21,"tag":537,"props":6628,"children":6629},{"href":4543},[6630],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":6633,"children":6635},{"className":6634},[],[6636],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":6639,"children":6641},{"className":6640},[],[6642],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":6645,"children":6647},{"href":6646},"/man/vkCmdSetDepthBiasEnable",[6648],{"type":26,"value":6649},"vkCmdSetDepthBiasEnable",{"type":26,"value":652},{"type":21,"tag":654,"props":6652,"children":6653},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":6656,"children":6657},{"href":4278},[6658],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":6661,"children":6663},{"name":6662},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-logicOp-04878",[6664],{"type":21,"tag":22,"props":6665,"children":6666},{},[6667,6669,6674,6676,6682,6683,6687,6688,6693,6694,6699,6700,6704,6705,6711,6713,6718,6719,6725,6726,6729,6730,6734],{"type":26,"value":6668},"If\na shader object is bound to the ",{"type":21,"tag":42,"props":6670,"children":6672},{"className":6671},[],[6673],{"type":26,"value":4649},{"type":26,"value":6675}," or\na graphics pipeline is bound which was created with the\n",{"type":21,"tag":42,"props":6677,"children":6679},{"className":6678},[],[6680],{"type":26,"value":6681},"VK_DYNAMIC_STATE_LOGIC_OP_EXT",{"type":26,"value":4540},{"type":21,"tag":537,"props":6684,"children":6685},{"href":4543},[6686],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":6689,"children":6691},{"className":6690},[],[6692],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":6695,"children":6697},{"className":6696},[],[6698],{"type":26,"value":634},{"type":26,"value":4560},{"type":21,"tag":537,"props":6701,"children":6702},{"href":4543},[6703],{"type":26,"value":4546},{"type":26,"value":4566},{"type":21,"tag":42,"props":6706,"children":6708},{"className":6707},[],[6709],{"type":26,"value":6710},"logicOpEnable",{"type":26,"value":6712}," is\n",{"type":21,"tag":42,"props":6714,"children":6716},{"className":6715},[],[6717],{"type":26,"value":897},{"type":26,"value":4581},{"type":21,"tag":537,"props":6720,"children":6722},{"href":6721},"/man/vkCmdSetLogicOpEXT",[6723],{"type":26,"value":6724},"vkCmdSetLogicOpEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":6727,"children":6728},{"type":656},[],{"type":26,"value":6606},{"type":21,"tag":537,"props":6731,"children":6732},{"href":4278},[6733],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":6736,"children":6738},{"name":6737},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-primitiveFragmentShadingRateWithMultipleViewports-04552",[6739],{"type":21,"tag":22,"props":6740,"children":6741},{},[6742,6743,6753,6755,6760,6762,6768,6770,6774,6775,6778,6780,6785,6786,6791,6792,6795,6797],{"type":26,"value":1301},{"type":21,"tag":537,"props":6744,"children":6746},{"href":6745},"/man/VkPhysicalDeviceFragmentShadingRatePropertiesKHR#limits-primitiveFragmentShadingRateWithMultipleViewports",[6747],{"type":21,"tag":42,"props":6748,"children":6750},{"className":6749},[],[6751],{"type":26,"value":6752},"primitiveFragmentShadingRateWithMultipleViewports",{"type":26,"value":6754}," limit is not\nsupported, the bound graphics pipeline was created with the\n",{"type":21,"tag":42,"props":6756,"children":6758},{"className":6757},[],[6759],{"type":26,"value":5623},{"type":26,"value":6761}," dynamic state enabled, and\nany of the shader stages of the bound graphics pipeline write to the\n",{"type":21,"tag":42,"props":6763,"children":6765},{"className":6764},[],[6766],{"type":26,"value":6767},"PrimitiveShadingRateKHR",{"type":26,"value":6769}," built-in, then\n",{"type":21,"tag":537,"props":6771,"children":6772},{"href":5636},[6773],{"type":26,"value":5639},{"type":26,"value":652},{"type":21,"tag":654,"props":6776,"children":6777},{"type":656},[],{"type":26,"value":6779}," have been called in the current\ncommand buffer prior to this drawing command, and the\n",{"type":21,"tag":42,"props":6781,"children":6783},{"className":6782},[],[6784],{"type":26,"value":5651},{"type":26,"value":5653},{"type":21,"tag":42,"props":6787,"children":6789},{"className":6788},[],[6790],{"type":26,"value":5639},{"type":26,"value":652},{"type":21,"tag":654,"props":6793,"children":6794},{"type":656},[],{"type":26,"value":6796},"\nbe ",{"type":21,"tag":42,"props":6798,"children":6800},{"className":6799},[],[6801],{"type":26,"value":6802},"1",{"type":21,"tag":565,"props":6804,"children":6806},{"name":6805},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-primitiveFragmentShadingRateWithMultipleViewports-08642",[6807],{"type":21,"tag":22,"props":6808,"children":6809},{},[6810,6811,6819,6821,6826,6827,6831,6832,6835,6836,6841,6842,6847,6848,6851,6852],{"type":26,"value":1301},{"type":21,"tag":537,"props":6812,"children":6813},{"href":6745},[6814],{"type":21,"tag":42,"props":6815,"children":6817},{"className":6816},[],[6818],{"type":26,"value":6752},{"type":26,"value":6820}," limit is not\nsupported, and any shader object bound to a graphics stage writes to the\n",{"type":21,"tag":42,"props":6822,"children":6824},{"className":6823},[],[6825],{"type":26,"value":6767},{"type":26,"value":6769},{"type":21,"tag":537,"props":6828,"children":6829},{"href":5636},[6830],{"type":26,"value":5639},{"type":26,"value":652},{"type":21,"tag":654,"props":6833,"children":6834},{"type":656},[],{"type":26,"value":6779},{"type":21,"tag":42,"props":6837,"children":6839},{"className":6838},[],[6840],{"type":26,"value":5651},{"type":26,"value":5653},{"type":21,"tag":42,"props":6843,"children":6845},{"className":6844},[],[6846],{"type":26,"value":5639},{"type":26,"value":652},{"type":21,"tag":654,"props":6849,"children":6850},{"type":656},[],{"type":26,"value":6796},{"type":21,"tag":42,"props":6853,"children":6855},{"className":6854},[],[6856],{"type":26,"value":6802},{"type":21,"tag":565,"props":6858,"children":6860},{"name":6859},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-blendEnable-04727",[6861],{"type":21,"tag":22,"props":6862,"children":6863},{},[6864,6866,6870,6872,6878,6879,6885,6887,6893,6895,6901,6902,6905,6906],{"type":26,"value":6865},"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":21,"tag":537,"props":6867,"children":6868},{"href":647},[6869],{"type":26,"value":650},{"type":26,"value":6871}," do not\ncontain ",{"type":21,"tag":42,"props":6873,"children":6875},{"className":6874},[],[6876],{"type":26,"value":6877},"VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BLEND_BIT",{"type":26,"value":6040},{"type":21,"tag":42,"props":6880,"children":6882},{"className":6881},[],[6883],{"type":26,"value":6884},"blendEnable",{"type":26,"value":6886}," member of the corresponding element of the\n",{"type":21,"tag":42,"props":6888,"children":6890},{"className":6889},[],[6891],{"type":26,"value":6892},"pAttachments",{"type":26,"value":6894}," member of ",{"type":21,"tag":42,"props":6896,"children":6898},{"className":6897},[],[6899],{"type":26,"value":6900},"pColorBlendState",{"type":26,"value":652},{"type":21,"tag":654,"props":6903,"children":6904},{"type":656},[],{"type":26,"value":965},{"type":21,"tag":42,"props":6907,"children":6909},{"className":6908},[],[6910],{"type":26,"value":634},{"type":21,"tag":565,"props":6912,"children":6914},{"name":6913},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08643",[6915],{"type":21,"tag":22,"props":6916,"children":6917},{},[6918,6919,6924,6925,6929,6930,6935,6936,6941,6943,6947,6949,6954,6956,6961,6963,6968,6970,6973,6975],{"type":26,"value":4643},{"type":21,"tag":42,"props":6920,"children":6922},{"className":6921},[],[6923],{"type":26,"value":4649},{"type":26,"value":4651},{"type":21,"tag":537,"props":6926,"children":6927},{"href":4357},[6928],{"type":26,"value":4360},{"type":26,"value":4657},{"type":21,"tag":42,"props":6931,"children":6933},{"className":6932},[],[6934],{"type":26,"value":4368},{"type":26,"value":4664},{"type":21,"tag":42,"props":6937,"children":6939},{"className":6938},[],[6940],{"type":26,"value":634},{"type":26,"value":6942},", then for each color attachment in the render pass, if\nthe corresponding image view’s\n",{"type":21,"tag":537,"props":6944,"children":6945},{"href":647},[6946],{"type":26,"value":650},{"type":26,"value":6948}," do not contain\n",{"type":21,"tag":42,"props":6950,"children":6952},{"className":6951},[],[6953],{"type":26,"value":6877},{"type":26,"value":6955},", then the\ncorresponding member of ",{"type":21,"tag":42,"props":6957,"children":6959},{"className":6958},[],[6960],{"type":26,"value":4685},{"type":26,"value":6962}," in the most recent call\nto ",{"type":21,"tag":42,"props":6964,"children":6966},{"className":6965},[],[6967],{"type":26,"value":4677},{"type":26,"value":6969}," in the current command buffer that\naffected that attachment index ",{"type":21,"tag":654,"props":6971,"children":6972},{"type":656},[],{"type":26,"value":6974}," have been ",{"type":21,"tag":42,"props":6976,"children":6978},{"className":6977},[],[6979],{"type":26,"value":634},{"type":21,"tag":565,"props":6981,"children":6983},{"name":6982},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-multisampledRenderToSingleSampled-07284",[6984],{"type":21,"tag":22,"props":6985,"children":6986},{},[6987],{"type":26,"value":6988},"If rasterization is not disabled in the bound graphics pipeline,\nand none of the following is enabled:",{"type":21,"tag":565,"props":6990,"children":6992},{"name":6991},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08644",[6993],{"type":21,"tag":22,"props":6994,"children":6995},{},[6996,6997,7001,7002,7007,7008,7013],{"type":26,"value":4354},{"type":21,"tag":537,"props":6998,"children":6999},{"href":4357},[7000],{"type":26,"value":4360},{"type":26,"value":4362},{"type":21,"tag":42,"props":7003,"children":7005},{"className":7004},[],[7006],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":7009,"children":7011},{"className":7010},[],[7012],{"type":26,"value":634},{"type":26,"value":7014},",\nand none of the following is enabled:",{"type":21,"tag":565,"props":7016,"children":7018},{"name":7017},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08876",[7019],{"type":21,"tag":22,"props":7020,"children":7021},{},[7022,7024,7027,7029],{"type":26,"value":7023},"If a shader object is bound to any graphics stage, the current render\npass instance ",{"type":21,"tag":654,"props":7025,"children":7026},{"type":656},[],{"type":26,"value":7028}," have been begun with ",{"type":21,"tag":537,"props":7030,"children":7032},{"href":7031},"/man/vkCmdBeginRendering",[7033],{"type":26,"value":7034},"vkCmdBeginRendering",{"type":21,"tag":565,"props":7036,"children":7038},{"name":7037},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-imageView-06172",[7039],{"type":21,"tag":22,"props":7040,"children":7041},{},[7042,7044,7048,7050,7056,7058,7064,7066,7070,7072,7078,7080,7085,7086,7092,7094,7097],{"type":26,"value":7043},"If the current render pass instance was begun with\n",{"type":21,"tag":537,"props":7045,"children":7046},{"href":7031},[7047],{"type":26,"value":7034},{"type":26,"value":7049},", the ",{"type":21,"tag":42,"props":7051,"children":7053},{"className":7052},[],[7054],{"type":26,"value":7055},"imageView",{"type":26,"value":7057}," member of\n",{"type":21,"tag":42,"props":7059,"children":7061},{"className":7060},[],[7062],{"type":26,"value":7063},"pDepthAttachment",{"type":26,"value":7065}," is not ",{"type":21,"tag":537,"props":7067,"children":7068},{"href":2396},[7069],{"type":26,"value":2399},{"type":26,"value":7071},", and the ",{"type":21,"tag":42,"props":7073,"children":7075},{"className":7074},[],[7076],{"type":26,"value":7077},"layout",{"type":26,"value":7079},"\nmember of ",{"type":21,"tag":42,"props":7081,"children":7083},{"className":7082},[],[7084],{"type":26,"value":7063},{"type":26,"value":6712},{"type":21,"tag":42,"props":7087,"children":7089},{"className":7088},[],[7090],{"type":26,"value":7091},"VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL",{"type":26,"value":7093},", this command\n",{"type":21,"tag":654,"props":7095,"children":7096},{"type":656},[],{"type":26,"value":7098}," not write any values to the depth attachment",{"type":21,"tag":565,"props":7100,"children":7102},{"name":7101},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-imageView-06173",[7103],{"type":21,"tag":22,"props":7104,"children":7105},{},[7106,7107,7111,7112,7117,7118,7124,7125,7129,7130,7135,7136,7141,7142,7147,7148,7151],{"type":26,"value":7043},{"type":21,"tag":537,"props":7108,"children":7109},{"href":7031},[7110],{"type":26,"value":7034},{"type":26,"value":7049},{"type":21,"tag":42,"props":7113,"children":7115},{"className":7114},[],[7116],{"type":26,"value":7055},{"type":26,"value":7057},{"type":21,"tag":42,"props":7119,"children":7121},{"className":7120},[],[7122],{"type":26,"value":7123},"pStencilAttachment",{"type":26,"value":7065},{"type":21,"tag":537,"props":7126,"children":7127},{"href":2396},[7128],{"type":26,"value":2399},{"type":26,"value":4560},{"type":21,"tag":42,"props":7131,"children":7133},{"className":7132},[],[7134],{"type":26,"value":7077},{"type":26,"value":6894},{"type":21,"tag":42,"props":7137,"children":7139},{"className":7138},[],[7140],{"type":26,"value":7123},{"type":26,"value":6712},{"type":21,"tag":42,"props":7143,"children":7145},{"className":7144},[],[7146],{"type":26,"value":7091},{"type":26,"value":7093},{"type":21,"tag":654,"props":7149,"children":7150},{"type":656},[],{"type":26,"value":7152}," not write any values to the stencil attachment",{"type":21,"tag":565,"props":7154,"children":7156},{"name":7155},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-imageView-06174",[7157],{"type":21,"tag":22,"props":7158,"children":7159},{},[7160,7161,7165,7166,7171,7172,7177,7178,7182,7183,7188,7189,7194,7195,7201,7203,7206],{"type":26,"value":7043},{"type":21,"tag":537,"props":7162,"children":7163},{"href":7031},[7164],{"type":26,"value":7034},{"type":26,"value":7049},{"type":21,"tag":42,"props":7167,"children":7169},{"className":7168},[],[7170],{"type":26,"value":7055},{"type":26,"value":7057},{"type":21,"tag":42,"props":7173,"children":7175},{"className":7174},[],[7176],{"type":26,"value":7063},{"type":26,"value":7065},{"type":21,"tag":537,"props":7179,"children":7180},{"href":2396},[7181],{"type":26,"value":2399},{"type":26,"value":7071},{"type":21,"tag":42,"props":7184,"children":7186},{"className":7185},[],[7187],{"type":26,"value":7077},{"type":26,"value":7079},{"type":21,"tag":42,"props":7190,"children":7192},{"className":7191},[],[7193],{"type":26,"value":7063},{"type":26,"value":6712},{"type":21,"tag":42,"props":7196,"children":7198},{"className":7197},[],[7199],{"type":26,"value":7200},"VK_IMAGE_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_OPTIMAL",{"type":26,"value":7202},", this\ncommand ",{"type":21,"tag":654,"props":7204,"children":7205},{"type":656},[],{"type":26,"value":7098},{"type":21,"tag":565,"props":7208,"children":7210},{"name":7209},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-imageView-06175",[7211],{"type":21,"tag":22,"props":7212,"children":7213},{},[7214,7215,7219,7220,7225,7226,7231,7232,7236,7237,7242,7243,7248,7249,7255,7256,7259],{"type":26,"value":7043},{"type":21,"tag":537,"props":7216,"children":7217},{"href":7031},[7218],{"type":26,"value":7034},{"type":26,"value":7049},{"type":21,"tag":42,"props":7221,"children":7223},{"className":7222},[],[7224],{"type":26,"value":7055},{"type":26,"value":7057},{"type":21,"tag":42,"props":7227,"children":7229},{"className":7228},[],[7230],{"type":26,"value":7123},{"type":26,"value":7065},{"type":21,"tag":537,"props":7233,"children":7234},{"href":2396},[7235],{"type":26,"value":2399},{"type":26,"value":4560},{"type":21,"tag":42,"props":7238,"children":7240},{"className":7239},[],[7241],{"type":26,"value":7077},{"type":26,"value":6894},{"type":21,"tag":42,"props":7244,"children":7246},{"className":7245},[],[7247],{"type":26,"value":7123},{"type":26,"value":6712},{"type":21,"tag":42,"props":7250,"children":7252},{"className":7251},[],[7253],{"type":26,"value":7254},"VK_IMAGE_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_OPTIMAL",{"type":26,"value":7202},{"type":21,"tag":654,"props":7257,"children":7258},{"type":656},[],{"type":26,"value":7152},{"type":21,"tag":565,"props":7261,"children":7263},{"name":7262},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-imageView-06176",[7264],{"type":21,"tag":22,"props":7265,"children":7266},{},[7267,7268,7272,7273,7278,7279,7284,7285,7289,7290,7295,7296,7301,7302,7308,7310,7313],{"type":26,"value":7043},{"type":21,"tag":537,"props":7269,"children":7270},{"href":7031},[7271],{"type":26,"value":7034},{"type":26,"value":7049},{"type":21,"tag":42,"props":7274,"children":7276},{"className":7275},[],[7277],{"type":26,"value":7055},{"type":26,"value":7057},{"type":21,"tag":42,"props":7280,"children":7282},{"className":7281},[],[7283],{"type":26,"value":7063},{"type":26,"value":7065},{"type":21,"tag":537,"props":7286,"children":7287},{"href":2396},[7288],{"type":26,"value":2399},{"type":26,"value":7071},{"type":21,"tag":42,"props":7291,"children":7293},{"className":7292},[],[7294],{"type":26,"value":7077},{"type":26,"value":7079},{"type":21,"tag":42,"props":7297,"children":7299},{"className":7298},[],[7300],{"type":26,"value":7063},{"type":26,"value":6712},{"type":21,"tag":42,"props":7303,"children":7305},{"className":7304},[],[7306],{"type":26,"value":7307},"VK_IMAGE_LAYOUT_DEPTH_READ_ONLY_OPTIMAL",{"type":26,"value":7309},", this command ",{"type":21,"tag":654,"props":7311,"children":7312},{"type":656},[],{"type":26,"value":7314}," not\nwrite any values to the depth attachment",{"type":21,"tag":565,"props":7316,"children":7318},{"name":7317},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-imageView-06177",[7319],{"type":21,"tag":22,"props":7320,"children":7321},{},[7322,7323,7327,7328,7333,7334,7339,7340,7344,7345,7350,7351,7356,7357,7363,7364,7367],{"type":26,"value":7043},{"type":21,"tag":537,"props":7324,"children":7325},{"href":7031},[7326],{"type":26,"value":7034},{"type":26,"value":7049},{"type":21,"tag":42,"props":7329,"children":7331},{"className":7330},[],[7332],{"type":26,"value":7055},{"type":26,"value":7057},{"type":21,"tag":42,"props":7335,"children":7337},{"className":7336},[],[7338],{"type":26,"value":7123},{"type":26,"value":7065},{"type":21,"tag":537,"props":7341,"children":7342},{"href":2396},[7343],{"type":26,"value":2399},{"type":26,"value":4560},{"type":21,"tag":42,"props":7346,"children":7348},{"className":7347},[],[7349],{"type":26,"value":7077},{"type":26,"value":6894},{"type":21,"tag":42,"props":7352,"children":7354},{"className":7353},[],[7355],{"type":26,"value":7123},{"type":26,"value":6712},{"type":21,"tag":42,"props":7358,"children":7360},{"className":7359},[],[7361],{"type":26,"value":7362},"VK_IMAGE_LAYOUT_STENCIL_READ_ONLY_OPTIMAL",{"type":26,"value":7309},{"type":21,"tag":654,"props":7365,"children":7366},{"type":656},[],{"type":26,"value":7368}," not\nwrite any values to the stencil attachment",{"type":21,"tag":565,"props":7370,"children":7372},{"name":7371},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewMask-06178",[7373],{"type":21,"tag":22,"props":7374,"children":7375},{},[7376,7377,7381,7383,7386,7388,7394,7395,7401,7402,7406,7407],{"type":26,"value":7043},{"type":21,"tag":537,"props":7378,"children":7379},{"href":7031},[7380],{"type":26,"value":7034},{"type":26,"value":7382},", the currently bound graphics pipeline ",{"type":21,"tag":654,"props":7384,"children":7385},{"type":656},[],{"type":26,"value":7387},"\nhave been created with a\n",{"type":21,"tag":537,"props":7389,"children":7391},{"href":7390},"/man/VkPipelineRenderingCreateInfo",[7392],{"type":26,"value":7393},"VkPipelineRenderingCreateInfo",{"type":26,"value":249},{"type":21,"tag":42,"props":7396,"children":7398},{"className":7397},[],[7399],{"type":26,"value":7400},"viewMask",{"type":26,"value":612},{"type":21,"tag":537,"props":7403,"children":7404},{"href":4018},[7405],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7408,"children":7410},{"className":7409},[],[7411],{"type":26,"value":7400},{"type":21,"tag":565,"props":7413,"children":7415},{"name":7414},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-colorAttachmentCount-06179",[7416],{"type":21,"tag":22,"props":7417,"children":7418},{},[7419,7420,7430,7432,7436,7437,7440,7441,7445,7446,7452,7453,7457,7458],{"type":26,"value":1123},{"type":21,"tag":537,"props":7421,"children":7423},{"href":7422},"/man/VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT#features-dynamicRenderingUnusedAttachments",[7424],{"type":21,"tag":42,"props":7425,"children":7427},{"className":7426},[],[7428],{"type":26,"value":7429},"dynamicRenderingUnusedAttachments",{"type":26,"value":7431}," feature is not enabled and\nthe current render pass instance was begun with\n",{"type":21,"tag":537,"props":7433,"children":7434},{"href":7031},[7435],{"type":26,"value":7034},{"type":26,"value":7382},{"type":21,"tag":654,"props":7438,"children":7439},{"type":656},[],{"type":26,"value":7387},{"type":21,"tag":537,"props":7442,"children":7443},{"href":7390},[7444],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":7447,"children":7449},{"className":7448},[],[7450],{"type":26,"value":7451},"colorAttachmentCount",{"type":26,"value":612},{"type":21,"tag":537,"props":7454,"children":7455},{"href":4018},[7456],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7459,"children":7461},{"className":7460},[],[7462],{"type":26,"value":7451},{"type":21,"tag":565,"props":7464,"children":7466},{"name":7465},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-dynamicRenderingUnusedAttachments-08910",[7467],{"type":21,"tag":22,"props":7468,"children":7469},{},[7470,7471,7479,7481,7485,7486,7490,7491,7496,7498,7504,7506,7510,7511,7517,7519,7524,7526,7530,7531,7534,7536,7540,7542,7546,7547,7553],{"type":26,"value":1123},{"type":21,"tag":537,"props":7472,"children":7473},{"href":7422},[7474],{"type":21,"tag":42,"props":7475,"children":7477},{"className":7476},[],[7478],{"type":26,"value":7429},{"type":26,"value":7480}," feature is not enabled, and\nthe current render pass instance was begun with\n",{"type":21,"tag":537,"props":7482,"children":7483},{"href":7031},[7484],{"type":26,"value":7034},{"type":26,"value":5756},{"type":21,"tag":537,"props":7487,"children":7488},{"href":4018},[7489],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7492,"children":7494},{"className":7493},[],[7495],{"type":26,"value":7451},{"type":26,"value":7497}," greater than ",{"type":21,"tag":42,"props":7499,"children":7501},{"className":7500},[],[7502],{"type":26,"value":7503},"0",{"type":26,"value":7505},", then\neach element of the ",{"type":21,"tag":537,"props":7507,"children":7508},{"href":4018},[7509],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7512,"children":7514},{"className":7513},[],[7515],{"type":26,"value":7516},"pColorAttachments",{"type":26,"value":7518}," array\nwith an ",{"type":21,"tag":42,"props":7520,"children":7522},{"className":7521},[],[7523],{"type":26,"value":7055},{"type":26,"value":7525}," not equal to ",{"type":21,"tag":537,"props":7527,"children":7528},{"href":2396},[7529],{"type":26,"value":2399},{"type":26,"value":652},{"type":21,"tag":654,"props":7532,"children":7533},{"type":656},[],{"type":26,"value":7535}," have\nbeen created with a ",{"type":21,"tag":537,"props":7537,"children":7538},{"href":2940},[7539],{"type":26,"value":2943},{"type":26,"value":7541}," equal to the corresponding element of\n",{"type":21,"tag":537,"props":7543,"children":7544},{"href":7390},[7545],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":7548,"children":7550},{"className":7549},[],[7551],{"type":26,"value":7552},"pColorAttachmentFormats",{"type":26,"value":7554}," used\nto create the currently bound graphics pipeline",{"type":21,"tag":565,"props":7556,"children":7558},{"name":7557},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-dynamicRenderingUnusedAttachments-08912",[7559],{"type":21,"tag":22,"props":7560,"children":7561},{},[7562,7563,7571,7572,7576,7577,7581,7582,7587,7588,7593,7594,7598,7599,7604,7605,7610,7611,7615,7616,7619,7621,7625,7626,7631,7633],{"type":26,"value":1123},{"type":21,"tag":537,"props":7564,"children":7565},{"href":7422},[7566],{"type":21,"tag":42,"props":7567,"children":7569},{"className":7568},[],[7570],{"type":26,"value":7429},{"type":26,"value":7480},{"type":21,"tag":537,"props":7573,"children":7574},{"href":7031},[7575],{"type":26,"value":7034},{"type":26,"value":5756},{"type":21,"tag":537,"props":7578,"children":7579},{"href":4018},[7580],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7583,"children":7585},{"className":7584},[],[7586],{"type":26,"value":7451},{"type":26,"value":7497},{"type":21,"tag":42,"props":7589,"children":7591},{"className":7590},[],[7592],{"type":26,"value":7503},{"type":26,"value":7505},{"type":21,"tag":537,"props":7595,"children":7596},{"href":4018},[7597],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7600,"children":7602},{"className":7601},[],[7603],{"type":26,"value":7516},{"type":26,"value":7518},{"type":21,"tag":42,"props":7606,"children":7608},{"className":7607},[],[7609],{"type":26,"value":7055},{"type":26,"value":628},{"type":21,"tag":537,"props":7612,"children":7613},{"href":2396},[7614],{"type":26,"value":2399},{"type":26,"value":652},{"type":21,"tag":654,"props":7617,"children":7618},{"type":656},[],{"type":26,"value":7620}," have the\ncorresponding element of\n",{"type":21,"tag":537,"props":7622,"children":7623},{"href":7390},[7624],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":7627,"children":7629},{"className":7628},[],[7630],{"type":26,"value":7552},{"type":26,"value":7632}," used\nto create the currently bound pipeline equal to\n",{"type":21,"tag":42,"props":7634,"children":7636},{"className":7635},[],[7637],{"type":26,"value":7638},"VK_FORMAT_UNDEFINED",{"type":21,"tag":565,"props":7640,"children":7642},{"name":7641},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-dynamicRenderingUnusedAttachments-08911",[7643],{"type":21,"tag":22,"props":7644,"children":7645},{},[7646,7647,7655,7657,7661,7663,7667,7668,7673,7674,7679,7681,7685,7686,7691,7693,7698,7699,7703,7704,7707,7709,7713,7715,7719,7720,7725,7727,7731,7732,7737,7739,7742,7743],{"type":26,"value":1301},{"type":21,"tag":537,"props":7648,"children":7649},{"href":7422},[7650],{"type":21,"tag":42,"props":7651,"children":7653},{"className":7652},[],[7654],{"type":26,"value":7429},{"type":26,"value":7656}," feature is enabled, and the\ncurrent render pass instance was begun with ",{"type":21,"tag":537,"props":7658,"children":7659},{"href":7031},[7660],{"type":26,"value":7034},{"type":26,"value":7662},"\nand ",{"type":21,"tag":537,"props":7664,"children":7665},{"href":4018},[7666],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7669,"children":7671},{"className":7670},[],[7672],{"type":26,"value":7451},{"type":26,"value":7497},{"type":21,"tag":42,"props":7675,"children":7677},{"className":7676},[],[7678],{"type":26,"value":7503},{"type":26,"value":7680},",\nthen each element of the ",{"type":21,"tag":537,"props":7682,"children":7683},{"href":4018},[7684],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7687,"children":7689},{"className":7688},[],[7690],{"type":26,"value":7516},{"type":26,"value":7692},"\narray with an ",{"type":21,"tag":42,"props":7694,"children":7696},{"className":7695},[],[7697],{"type":26,"value":7055},{"type":26,"value":7525},{"type":21,"tag":537,"props":7700,"children":7701},{"href":2396},[7702],{"type":26,"value":2399},{"type":26,"value":652},{"type":21,"tag":654,"props":7705,"children":7706},{"type":656},[],{"type":26,"value":7708},"\nhave been created with a ",{"type":21,"tag":537,"props":7710,"children":7711},{"href":2940},[7712],{"type":26,"value":2943},{"type":26,"value":7714}," equal to the corresponding\nelement of\n",{"type":21,"tag":537,"props":7716,"children":7717},{"href":7390},[7718],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":7721,"children":7723},{"className":7722},[],[7724],{"type":26,"value":7552},{"type":26,"value":7726}," used\nto create the currently bound graphics pipeline, or the corresponding\nelement of\n",{"type":21,"tag":537,"props":7728,"children":7729},{"href":7390},[7730],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":7733,"children":7735},{"className":7734},[],[7736],{"type":26,"value":7552},{"type":26,"value":7738},", if\nit exists, ",{"type":21,"tag":654,"props":7740,"children":7741},{"type":656},[],{"type":26,"value":3749},{"type":21,"tag":42,"props":7744,"children":7746},{"className":7745},[],[7747],{"type":26,"value":7638},{"type":21,"tag":565,"props":7749,"children":7751},{"name":7750},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-colorAttachmentCount-09362",[7752],{"type":21,"tag":22,"props":7753,"children":7754},{},[7755,7756,7760,7762,7766,7767,7772,7773,7778,7780,7786,7788,7792,7793,7798,7800,7806,7807,7811,7812,7815,7817,7823,7824,7830,7832,7836,7837,7842],{"type":26,"value":7043},{"type":21,"tag":537,"props":7757,"children":7758},{"href":7031},[7759],{"type":26,"value":7034},{"type":26,"value":7761},", with a\n",{"type":21,"tag":537,"props":7763,"children":7764},{"href":4018},[7765],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7768,"children":7770},{"className":7769},[],[7771],{"type":26,"value":7451},{"type":26,"value":628},{"type":21,"tag":42,"props":7774,"children":7776},{"className":7775},[],[7777],{"type":26,"value":6802},{"type":26,"value":7779},",\nthere is no shader object bound to any graphics stage,\nand a color attachment with a resolve mode of\n",{"type":21,"tag":42,"props":7781,"children":7783},{"className":7782},[],[7784],{"type":26,"value":7785},"VK_RESOLVE_MODE_EXTERNAL_FORMAT_DOWNSAMPLE_ANDROID",{"type":26,"value":7787},", each element\nof the ",{"type":21,"tag":537,"props":7789,"children":7790},{"href":4018},[7791],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7794,"children":7796},{"className":7795},[],[7797],{"type":26,"value":7516},{"type":26,"value":7799}," array with a\n",{"type":21,"tag":42,"props":7801,"children":7803},{"className":7802},[],[7804],{"type":26,"value":7805},"resolveImageView",{"type":26,"value":7525},{"type":21,"tag":537,"props":7808,"children":7809},{"href":2396},[7810],{"type":26,"value":2399},{"type":26,"value":652},{"type":21,"tag":654,"props":7813,"children":7814},{"type":656},[],{"type":26,"value":7816}," have been\ncreated with an image created with a\n",{"type":21,"tag":537,"props":7818,"children":7820},{"href":7819},"/man/VkExternalFormatANDROID",[7821],{"type":26,"value":7822},"VkExternalFormatANDROID",{"type":26,"value":249},{"type":21,"tag":42,"props":7825,"children":7827},{"className":7826},[],[7828],{"type":26,"value":7829},"externalFormat",{"type":26,"value":7831}," value equal to the\n",{"type":21,"tag":537,"props":7833,"children":7834},{"href":7819},[7835],{"type":26,"value":7822},{"type":26,"value":249},{"type":21,"tag":42,"props":7838,"children":7840},{"className":7839},[],[7841],{"type":26,"value":7829},{"type":26,"value":7843}," value used to create\nthe currently bound graphics pipeline",{"type":21,"tag":565,"props":7845,"children":7847},{"name":7846},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09363",[7848],{"type":21,"tag":22,"props":7849,"children":7850},{},[7851,7853,7857,7859,7863,7864,7869,7870,7875,7877,7882,7883,7887,7888,7893,7894,7899,7900,7904,7905,7908,7909,7913,7914,7919,7920,7924,7925,7930],{"type":26,"value":7852},"If\nthere is no shader object bound to any graphics stage,\nthe current render pass instance was begun with\n",{"type":21,"tag":537,"props":7854,"children":7855},{"href":7031},[7856],{"type":26,"value":7034},{"type":26,"value":7858}," and a\n",{"type":21,"tag":537,"props":7860,"children":7861},{"href":4018},[7862],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7865,"children":7867},{"className":7866},[],[7868],{"type":26,"value":7451},{"type":26,"value":628},{"type":21,"tag":42,"props":7871,"children":7873},{"className":7872},[],[7874],{"type":26,"value":6802},{"type":26,"value":7876},", and a\ncolor attachment with a resolve mode of\n",{"type":21,"tag":42,"props":7878,"children":7880},{"className":7879},[],[7881],{"type":26,"value":7785},{"type":26,"value":7787},{"type":21,"tag":537,"props":7884,"children":7885},{"href":4018},[7886],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":7889,"children":7891},{"className":7890},[],[7892],{"type":26,"value":7516},{"type":26,"value":7799},{"type":21,"tag":42,"props":7895,"children":7897},{"className":7896},[],[7898],{"type":26,"value":7055},{"type":26,"value":7525},{"type":21,"tag":537,"props":7901,"children":7902},{"href":2396},[7903],{"type":26,"value":2399},{"type":26,"value":652},{"type":21,"tag":654,"props":7906,"children":7907},{"type":656},[],{"type":26,"value":7816},{"type":21,"tag":537,"props":7910,"children":7911},{"href":7819},[7912],{"type":26,"value":7822},{"type":26,"value":249},{"type":21,"tag":42,"props":7915,"children":7917},{"className":7916},[],[7918],{"type":26,"value":7829},{"type":26,"value":7831},{"type":21,"tag":537,"props":7921,"children":7922},{"href":7819},[7923],{"type":26,"value":7822},{"type":26,"value":249},{"type":21,"tag":42,"props":7926,"children":7928},{"className":7927},[],[7929],{"type":26,"value":7829},{"type":26,"value":7843},{"type":21,"tag":565,"props":7932,"children":7934},{"name":7933},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09364",[7935],{"type":21,"tag":22,"props":7936,"children":7937},{},[7938,7939,7943,7945,7949,7950,7955,7957,7963,7964,7968,7969,7972,7974,7979],{"type":26,"value":7043},{"type":21,"tag":537,"props":7940,"children":7941},{"href":7031},[7942],{"type":26,"value":7034},{"type":26,"value":7944},",\nthere is no shader object bound to any graphics stage,\nand the currently bound graphics pipeline was created with a non-zero\n",{"type":21,"tag":537,"props":7946,"children":7947},{"href":7819},[7948],{"type":26,"value":7822},{"type":26,"value":249},{"type":21,"tag":42,"props":7951,"children":7953},{"className":7952},[],[7954],{"type":26,"value":7829},{"type":26,"value":7956}," value and with the\n",{"type":21,"tag":42,"props":7958,"children":7960},{"className":7959},[],[7961],{"type":26,"value":7962},"VK_DYNAMIC_STATE_COLOR_BLEND_ENABLE_EXT",{"type":26,"value":5633},{"type":21,"tag":537,"props":7965,"children":7966},{"href":4674},[7967],{"type":26,"value":4677},{"type":26,"value":652},{"type":21,"tag":654,"props":7970,"children":7971},{"type":656},[],{"type":26,"value":7973}," have set the blend enable\nto ",{"type":21,"tag":42,"props":7975,"children":7977},{"className":7976},[],[7978],{"type":26,"value":634},{"type":26,"value":7980}," prior to this drawing command",{"type":21,"tag":565,"props":7982,"children":7984},{"name":7983},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09365",[7985],{"type":21,"tag":22,"props":7986,"children":7987},{},[7988,7989,7993,7994,7998,7999,8004,8005,8011,8012,8018,8019,8022,8024,8030,8031,8037],{"type":26,"value":7043},{"type":21,"tag":537,"props":7990,"children":7991},{"href":7031},[7992],{"type":26,"value":7034},{"type":26,"value":7944},{"type":21,"tag":537,"props":7995,"children":7996},{"href":7819},[7997],{"type":26,"value":7822},{"type":26,"value":249},{"type":21,"tag":42,"props":8000,"children":8002},{"className":8001},[],[8003],{"type":26,"value":7829},{"type":26,"value":7956},{"type":21,"tag":42,"props":8006,"children":8008},{"className":8007},[],[8009],{"type":26,"value":8010},"VK_DYNAMIC_STATE_RASTERIZATION_SAMPLES_EXT",{"type":26,"value":5633},{"type":21,"tag":537,"props":8013,"children":8015},{"href":8014},"/man/vkCmdSetRasterizationSamplesEXT",[8016],{"type":26,"value":8017},"vkCmdSetRasterizationSamplesEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":8020,"children":8021},{"type":656},[],{"type":26,"value":8023}," have set\n",{"type":21,"tag":42,"props":8025,"children":8027},{"className":8026},[],[8028],{"type":26,"value":8029},"rasterizationSamples",{"type":26,"value":4370},{"type":21,"tag":42,"props":8032,"children":8034},{"className":8033},[],[8035],{"type":26,"value":8036},"VK_SAMPLE_COUNT_1_BIT",{"type":26,"value":8038}," prior to this\ndrawing command",{"type":21,"tag":565,"props":8040,"children":8042},{"name":8041},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09366",[8043],{"type":21,"tag":22,"props":8044,"children":8045},{},[8046,8048,8053,8055,8059,8060,8063,8065,8070],{"type":26,"value":8047},"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":21,"tag":42,"props":8049,"children":8051},{"className":8050},[],[8052],{"type":26,"value":7785},{"type":26,"value":8054}," resolve mode,\nthen ",{"type":21,"tag":537,"props":8056,"children":8057},{"href":4674},[8058],{"type":26,"value":4677},{"type":26,"value":652},{"type":21,"tag":654,"props":8061,"children":8062},{"type":656},[],{"type":26,"value":8064}," have set blend enable to\n",{"type":21,"tag":42,"props":8066,"children":8068},{"className":8067},[],[8069],{"type":26,"value":634},{"type":26,"value":7980},{"type":21,"tag":565,"props":8072,"children":8074},{"name":8073},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizationSamples-09367",[8075],{"type":21,"tag":22,"props":8076,"children":8077},{},[8078,8079,8084,8085,8089,8090,8093,8094,8099,8100,8105],{"type":26,"value":8047},{"type":21,"tag":42,"props":8080,"children":8082},{"className":8081},[],[8083],{"type":26,"value":7785},{"type":26,"value":8054},{"type":21,"tag":537,"props":8086,"children":8087},{"href":8014},[8088],{"type":26,"value":8017},{"type":26,"value":652},{"type":21,"tag":654,"props":8091,"children":8092},{"type":656},[],{"type":26,"value":8023},{"type":21,"tag":42,"props":8095,"children":8097},{"className":8096},[],[8098],{"type":26,"value":8029},{"type":26,"value":4370},{"type":21,"tag":42,"props":8101,"children":8103},{"className":8102},[],[8104],{"type":26,"value":8036},{"type":26,"value":8038},{"type":21,"tag":565,"props":8107,"children":8109},{"name":8108},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09368",[8110],{"type":21,"tag":22,"props":8111,"children":8112},{},[8113,8114,8118,8119,8123,8124,8129,8130,8136,8137,8143,8144,8147,8148,8154,8155,8160],{"type":26,"value":7043},{"type":21,"tag":537,"props":8115,"children":8116},{"href":7031},[8117],{"type":26,"value":7034},{"type":26,"value":7944},{"type":21,"tag":537,"props":8120,"children":8121},{"href":7819},[8122],{"type":26,"value":7822},{"type":26,"value":249},{"type":21,"tag":42,"props":8125,"children":8127},{"className":8126},[],[8128],{"type":26,"value":7829},{"type":26,"value":7956},{"type":21,"tag":42,"props":8131,"children":8133},{"className":8132},[],[8134],{"type":26,"value":8135},"VK_DYNAMIC_STATE_FRAGMENT_SHADING_RATE_KHR",{"type":26,"value":5633},{"type":21,"tag":537,"props":8138,"children":8140},{"href":8139},"/man/vkCmdSetFragmentShadingRateKHR",[8141],{"type":26,"value":8142},"vkCmdSetFragmentShadingRateKHR",{"type":26,"value":652},{"type":21,"tag":654,"props":8145,"children":8146},{"type":656},[],{"type":26,"value":8023},{"type":21,"tag":42,"props":8149,"children":8151},{"className":8150},[],[8152],{"type":26,"value":8153},"pFragmentSize→width",{"type":26,"value":4370},{"type":21,"tag":42,"props":8156,"children":8158},{"className":8157},[],[8159],{"type":26,"value":6802},{"type":26,"value":7980},{"type":21,"tag":565,"props":8162,"children":8164},{"name":8163},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09369",[8165],{"type":21,"tag":22,"props":8166,"children":8167},{},[8168,8169,8173,8174,8178,8179,8184,8185,8190,8191,8195,8196,8199,8200,8206,8207,8212],{"type":26,"value":7043},{"type":21,"tag":537,"props":8170,"children":8171},{"href":7031},[8172],{"type":26,"value":7034},{"type":26,"value":7944},{"type":21,"tag":537,"props":8175,"children":8176},{"href":7819},[8177],{"type":26,"value":7822},{"type":26,"value":249},{"type":21,"tag":42,"props":8180,"children":8182},{"className":8181},[],[8183],{"type":26,"value":7829},{"type":26,"value":7956},{"type":21,"tag":42,"props":8186,"children":8188},{"className":8187},[],[8189],{"type":26,"value":8135},{"type":26,"value":5633},{"type":21,"tag":537,"props":8192,"children":8193},{"href":8139},[8194],{"type":26,"value":8142},{"type":26,"value":652},{"type":21,"tag":654,"props":8197,"children":8198},{"type":656},[],{"type":26,"value":8023},{"type":21,"tag":42,"props":8201,"children":8203},{"className":8202},[],[8204],{"type":26,"value":8205},"pFragmentSize→height",{"type":26,"value":4370},{"type":21,"tag":42,"props":8208,"children":8210},{"className":8209},[],[8211],{"type":26,"value":6802},{"type":26,"value":7980},{"type":21,"tag":565,"props":8214,"children":8216},{"name":8215},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pFragmentSize-09370",[8217],{"type":21,"tag":22,"props":8218,"children":8219},{},[8220,8221,8226,8227,8231,8232,8235,8236,8241,8242,8247],{"type":26,"value":8047},{"type":21,"tag":42,"props":8222,"children":8224},{"className":8223},[],[8225],{"type":26,"value":7785},{"type":26,"value":8054},{"type":21,"tag":537,"props":8228,"children":8229},{"href":8139},[8230],{"type":26,"value":8142},{"type":26,"value":652},{"type":21,"tag":654,"props":8233,"children":8234},{"type":656},[],{"type":26,"value":8023},{"type":21,"tag":42,"props":8237,"children":8239},{"className":8238},[],[8240],{"type":26,"value":8153},{"type":26,"value":4370},{"type":21,"tag":42,"props":8243,"children":8245},{"className":8244},[],[8246],{"type":26,"value":6802},{"type":26,"value":7980},{"type":21,"tag":565,"props":8249,"children":8251},{"name":8250},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pFragmentSize-09371",[8252],{"type":21,"tag":22,"props":8253,"children":8254},{},[8255,8256,8261,8262,8266,8267,8270,8271,8276,8277,8282],{"type":26,"value":8047},{"type":21,"tag":42,"props":8257,"children":8259},{"className":8258},[],[8260],{"type":26,"value":7785},{"type":26,"value":8054},{"type":21,"tag":537,"props":8263,"children":8264},{"href":8139},[8265],{"type":26,"value":8142},{"type":26,"value":652},{"type":21,"tag":654,"props":8268,"children":8269},{"type":656},[],{"type":26,"value":8023},{"type":21,"tag":42,"props":8272,"children":8274},{"className":8273},[],[8275],{"type":26,"value":8205},{"type":26,"value":4370},{"type":21,"tag":42,"props":8278,"children":8280},{"className":8279},[],[8281],{"type":26,"value":6802},{"type":26,"value":7980},{"type":21,"tag":565,"props":8284,"children":8286},{"name":8285},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07749",[8287],{"type":21,"tag":22,"props":8288,"children":8289},{},[8290,8291,8297,8298,8304,8305,8308,8309,8313],{"type":26,"value":4255},{"type":21,"tag":42,"props":8292,"children":8294},{"className":8293},[],[8295],{"type":26,"value":8296},"VK_DYNAMIC_STATE_COLOR_WRITE_ENABLE_EXT",{"type":26,"value":4263},{"type":21,"tag":537,"props":8299,"children":8301},{"href":8300},"/man/vkCmdSetColorWriteEnableEXT",[8302],{"type":26,"value":8303},"vkCmdSetColorWriteEnableEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":8306,"children":8307},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":8310,"children":8311},{"href":4278},[8312],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":8315,"children":8317},{"name":8316},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08646",[8318],{"type":21,"tag":22,"props":8319,"children":8320},{},[8321,8322,8332,8334,8339,8340,8344,8345,8350,8351,8356,8357,8361,8362,8365,8366,8370],{"type":26,"value":1301},{"type":21,"tag":537,"props":8323,"children":8325},{"href":8324},"/man/VkPhysicalDeviceColorWriteEnableFeaturesEXT#features-colorWriteEnable",[8326],{"type":21,"tag":42,"props":8327,"children":8329},{"className":8328},[],[8330],{"type":26,"value":8331},"colorWriteEnable",{"type":26,"value":8333}," feature is\nenabled on the device, and a shader object is bound to the\n",{"type":21,"tag":42,"props":8335,"children":8337},{"className":8336},[],[8338],{"type":26,"value":4649},{"type":26,"value":4490},{"type":21,"tag":537,"props":8341,"children":8342},{"href":4357},[8343],{"type":26,"value":4360},{"type":26,"value":4496},{"type":21,"tag":42,"props":8346,"children":8348},{"className":8347},[],[8349],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":8352,"children":8354},{"className":8353},[],[8355],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":8358,"children":8359},{"href":8300},[8360],{"type":26,"value":8303},{"type":26,"value":652},{"type":21,"tag":654,"props":8363,"children":8364},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":8367,"children":8368},{"href":4278},[8369],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":8372,"children":8374},{"name":8373},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-attachmentCount-07750",[8375],{"type":21,"tag":22,"props":8376,"children":8377},{},[8378,8379,8384,8386,8392,8393,8398,8401,8402,8408,8409,8414],{"type":26,"value":4255},{"type":21,"tag":42,"props":8380,"children":8382},{"className":8381},[],[8383],{"type":26,"value":8296},{"type":26,"value":8385}," dynamic state enabled then\nthe ",{"type":21,"tag":42,"props":8387,"children":8389},{"className":8388},[],[8390],{"type":26,"value":8391},"attachmentCount",{"type":26,"value":5653},{"type":21,"tag":42,"props":8394,"children":8396},{"className":8395},[],[8397],{"type":26,"value":8303},{"type":21,"tag":654,"props":8399,"children":8400},{"type":656},[],{"type":26,"value":5948},{"type":21,"tag":42,"props":8403,"children":8405},{"className":8404},[],[8406],{"type":26,"value":8407},"VkPipelineColorBlendStateCreateInfo",{"type":26,"value":249},{"type":21,"tag":42,"props":8410,"children":8412},{"className":8411},[],[8413],{"type":26,"value":8391},{"type":26,"value":8415}," of the\ncurrently bound graphics pipeline",{"type":21,"tag":565,"props":8417,"children":8419},{"name":8418},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08647",[8420],{"type":21,"tag":22,"props":8421,"children":8422},{},[8423,8424,8432,8433,8438,8439,8443,8444,8449,8450,8455,8456,8461,8463,8468,8470,8473],{"type":26,"value":1301},{"type":21,"tag":537,"props":8425,"children":8426},{"href":8324},[8427],{"type":21,"tag":42,"props":8428,"children":8430},{"className":8429},[],[8431],{"type":26,"value":8331},{"type":26,"value":8333},{"type":21,"tag":42,"props":8434,"children":8436},{"className":8435},[],[8437],{"type":26,"value":4649},{"type":26,"value":4490},{"type":21,"tag":537,"props":8440,"children":8441},{"href":4357},[8442],{"type":26,"value":4360},{"type":26,"value":4496},{"type":21,"tag":42,"props":8445,"children":8447},{"className":8446},[],[8448],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":8451,"children":8453},{"className":8452},[],[8454],{"type":26,"value":634},{"type":26,"value":6040},{"type":21,"tag":42,"props":8457,"children":8459},{"className":8458},[],[8460],{"type":26,"value":8391},{"type":26,"value":8462}," parameter of most recent call to\n",{"type":21,"tag":42,"props":8464,"children":8466},{"className":8465},[],[8467],{"type":26,"value":8303},{"type":26,"value":8469}," in the current command buffer ",{"type":21,"tag":654,"props":8471,"children":8472},{"type":656},[],{"type":26,"value":8474}," be\ngreater than or equal to the number of color attachments in the current\nrender pass instance",{"type":21,"tag":565,"props":8476,"children":8478},{"name":8477},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07751",[8479],{"type":21,"tag":22,"props":8480,"children":8481},{},[8482,8483,8489,8490,8496,8497,8500,8501,8505,8507,8513,8514],{"type":26,"value":4255},{"type":21,"tag":42,"props":8484,"children":8486},{"className":8485},[],[8487],{"type":26,"value":8488},"VK_DYNAMIC_STATE_DISCARD_RECTANGLE_EXT",{"type":26,"value":4263},{"type":21,"tag":537,"props":8491,"children":8493},{"href":8492},"/man/vkCmdSetDiscardRectangleEXT",[8494],{"type":26,"value":8495},"vkCmdSetDiscardRectangleEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":8498,"children":8499},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":8502,"children":8503},{"href":4278},[8504],{"type":26,"value":4281},{"type":26,"value":8506}," in the current\ncommand buffer prior to this drawing command for each discard rectangle\nin\n",{"type":21,"tag":537,"props":8508,"children":8510},{"href":8509},"/man/VkPipelineDiscardRectangleStateCreateInfoEXT",[8511],{"type":26,"value":8512},"VkPipelineDiscardRectangleStateCreateInfoEXT",{"type":26,"value":249},{"type":21,"tag":42,"props":8515,"children":8517},{"className":8516},[],[8518],{"type":26,"value":8519},"discardRectangleCount",{"type":21,"tag":565,"props":8521,"children":8523},{"name":8522},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07880",[8524],{"type":21,"tag":22,"props":8525,"children":8526},{},[8527,8528,8534,8536,8542,8543,8546,8547,8551],{"type":26,"value":4255},{"type":21,"tag":42,"props":8529,"children":8531},{"className":8530},[],[8532],{"type":26,"value":8533},"VK_DYNAMIC_STATE_DISCARD_RECTANGLE_ENABLE_EXT",{"type":26,"value":8535}," dynamic state\nenabled then ",{"type":21,"tag":537,"props":8537,"children":8539},{"href":8538},"/man/vkCmdSetDiscardRectangleEnableEXT",[8540],{"type":26,"value":8541},"vkCmdSetDiscardRectangleEnableEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":8544,"children":8545},{"type":656},[],{"type":26,"value":5429},{"type":21,"tag":537,"props":8548,"children":8549},{"href":4278},[8550],{"type":26,"value":4281},{"type":26,"value":5435},{"type":21,"tag":565,"props":8553,"children":8555},{"name":8554},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizerDiscardEnable-09236",[8556],{"type":21,"tag":22,"props":8557,"children":8558},{},[8559,8560,8566,8567,8571,8572,8577,8578,8583,8585,8589,8590,8596,8597,8602,8603,8607,8608,8611,8612,8616],{"type":26,"value":1301},{"type":21,"tag":537,"props":8561,"children":8563},{"href":8562},"/extensions/VK_EXT_discard_rectangles",[8564],{"type":26,"value":8565},"VK_EXT_discard_rectangles",{"type":26,"value":5974},{"type":21,"tag":537,"props":8568,"children":8569},{"href":4357},[8570],{"type":26,"value":4360},{"type":26,"value":5982},{"type":21,"tag":42,"props":8573,"children":8575},{"className":8574},[],[8576],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":8579,"children":8581},{"className":8580},[],[8582],{"type":26,"value":634},{"type":26,"value":8584},", and the most recent\ncall to ",{"type":21,"tag":537,"props":8586,"children":8587},{"href":8538},[8588],{"type":26,"value":8541},{"type":26,"value":4362},{"type":21,"tag":42,"props":8591,"children":8593},{"className":8592},[],[8594],{"type":26,"value":8595},"discardRectangleEnable",{"type":26,"value":4370},{"type":21,"tag":42,"props":8598,"children":8600},{"className":8599},[],[8601],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":8604,"children":8605},{"href":8492},[8606],{"type":26,"value":8495},{"type":26,"value":652},{"type":21,"tag":654,"props":8609,"children":8610},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":8613,"children":8614},{"href":4278},[8615],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":8618,"children":8620},{"name":8619},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08648",[8621],{"type":21,"tag":22,"props":8622,"children":8623},{},[8624,8625,8629,8630,8634,8635,8640,8641,8646,8647,8651,8652,8655,8656,8660],{"type":26,"value":1301},{"type":21,"tag":537,"props":8626,"children":8627},{"href":8562},[8628],{"type":26,"value":8565},{"type":26,"value":5974},{"type":21,"tag":537,"props":8631,"children":8632},{"href":4357},[8633],{"type":26,"value":4360},{"type":26,"value":5982},{"type":21,"tag":42,"props":8636,"children":8638},{"className":8637},[],[8639],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":8642,"children":8644},{"className":8643},[],[8645],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":8648,"children":8649},{"href":8538},[8650],{"type":26,"value":8541},{"type":26,"value":652},{"type":21,"tag":654,"props":8653,"children":8654},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":8657,"children":8658},{"href":4278},[8659],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":8662,"children":8664},{"name":8663},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07881",[8665],{"type":21,"tag":22,"props":8666,"children":8667},{},[8668,8669,8675,8677,8683,8684,8687,8688,8692],{"type":26,"value":4255},{"type":21,"tag":42,"props":8670,"children":8672},{"className":8671},[],[8673],{"type":26,"value":8674},"VK_DYNAMIC_STATE_DISCARD_RECTANGLE_MODE_EXT",{"type":26,"value":8676}," dynamic state enabled\nthen ",{"type":21,"tag":537,"props":8678,"children":8680},{"href":8679},"/man/vkCmdSetDiscardRectangleModeEXT",[8681],{"type":26,"value":8682},"vkCmdSetDiscardRectangleModeEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":8685,"children":8686},{"type":656},[],{"type":26,"value":6606},{"type":21,"tag":537,"props":8689,"children":8690},{"href":4278},[8691],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":8694,"children":8696},{"name":8695},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08649",[8697],{"type":21,"tag":22,"props":8698,"children":8699},{},[8700,8701,8705,8706,8710,8711,8716,8717,8722,8723,8727,8728,8733,8734,8739,8740,8744,8745,8748,8749,8753],{"type":26,"value":1301},{"type":21,"tag":537,"props":8702,"children":8703},{"href":8562},[8704],{"type":26,"value":8565},{"type":26,"value":5974},{"type":21,"tag":537,"props":8707,"children":8708},{"href":4357},[8709],{"type":26,"value":4360},{"type":26,"value":5982},{"type":21,"tag":42,"props":8712,"children":8714},{"className":8713},[],[8715],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":8718,"children":8720},{"className":8719},[],[8721],{"type":26,"value":634},{"type":26,"value":8584},{"type":21,"tag":537,"props":8724,"children":8725},{"href":8538},[8726],{"type":26,"value":8541},{"type":26,"value":4362},{"type":21,"tag":42,"props":8729,"children":8731},{"className":8730},[],[8732],{"type":26,"value":8595},{"type":26,"value":4370},{"type":21,"tag":42,"props":8735,"children":8737},{"className":8736},[],[8738],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":8741,"children":8742},{"href":8679},[8743],{"type":26,"value":8682},{"type":26,"value":652},{"type":21,"tag":654,"props":8746,"children":8747},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":8750,"children":8751},{"href":4278},[8752],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":8755,"children":8757},{"name":8756},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-dynamicRenderingUnusedAttachments-08913",[8758],{"type":21,"tag":22,"props":8759,"children":8760},{},[8761,8762,8766,8768,8776,8778,8782,8783,8789,8791,8795,8797,8801,8802,8808,8810,8813,8815],{"type":26,"value":7043},{"type":21,"tag":537,"props":8763,"children":8764},{"href":7031},[8765],{"type":26,"value":7034},{"type":26,"value":8767},",\nthe\n",{"type":21,"tag":537,"props":8769,"children":8770},{"href":7422},[8771],{"type":21,"tag":42,"props":8772,"children":8774},{"className":8773},[],[8775],{"type":26,"value":7429},{"type":26,"value":8777},"\nfeature is not enabled,\nand ",{"type":21,"tag":537,"props":8779,"children":8780},{"href":4018},[8781],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":8784,"children":8786},{"className":8785},[],[8787],{"type":26,"value":8788},"pDepthAttachment→imageView",{"type":26,"value":8790}," was\n",{"type":21,"tag":537,"props":8792,"children":8793},{"href":2396},[8794],{"type":26,"value":2399},{"type":26,"value":8796},", the value of\n",{"type":21,"tag":537,"props":8798,"children":8799},{"href":7390},[8800],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":8803,"children":8805},{"className":8804},[],[8806],{"type":26,"value":8807},"depthAttachmentFormat",{"type":26,"value":8809}," used to\ncreate the currently bound graphics pipeline ",{"type":21,"tag":654,"props":8811,"children":8812},{"type":656},[],{"type":26,"value":8814}," be equal to\n",{"type":21,"tag":42,"props":8816,"children":8818},{"className":8817},[],[8819],{"type":26,"value":7638},{"type":21,"tag":565,"props":8821,"children":8823},{"name":8822},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-dynamicRenderingUnusedAttachments-08914",[8824],{"type":21,"tag":22,"props":8825,"children":8826},{},[8827,8829,8833,8834,8842,8843,8847,8848,8853,8855,8859,8860,8864,8865,8870,8871,8874,8875,8879,8881,8885,8886],{"type":26,"value":8828},"If current render pass instance was begun with\n",{"type":21,"tag":537,"props":8830,"children":8831},{"href":7031},[8832],{"type":26,"value":7034},{"type":26,"value":8767},{"type":21,"tag":537,"props":8835,"children":8836},{"href":7422},[8837],{"type":21,"tag":42,"props":8838,"children":8840},{"className":8839},[],[8841],{"type":26,"value":7429},{"type":26,"value":8777},{"type":21,"tag":537,"props":8844,"children":8845},{"href":4018},[8846],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":8849,"children":8851},{"className":8850},[],[8852],{"type":26,"value":8788},{"type":26,"value":8854}," was not\n",{"type":21,"tag":537,"props":8856,"children":8857},{"href":2396},[8858],{"type":26,"value":2399},{"type":26,"value":8796},{"type":21,"tag":537,"props":8861,"children":8862},{"href":7390},[8863],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":8866,"children":8868},{"className":8867},[],[8869],{"type":26,"value":8807},{"type":26,"value":8809},{"type":21,"tag":654,"props":8872,"children":8873},{"type":656},[],{"type":26,"value":3800},{"type":21,"tag":537,"props":8876,"children":8877},{"href":2940},[8878],{"type":26,"value":2943},{"type":26,"value":8880}," used to create\n",{"type":21,"tag":537,"props":8882,"children":8883},{"href":4018},[8884],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":8887,"children":8889},{"className":8888},[],[8890],{"type":26,"value":8788},{"type":21,"tag":565,"props":8892,"children":8894},{"name":8893},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-dynamicRenderingUnusedAttachments-08915",[8895],{"type":21,"tag":22,"props":8896,"children":8897},{},[8898,8899,8903,8904,8912,8914,8918,8919,8924,8925,8929,8931,8935,8936,8941,8943,8947,8948,8952,8953,8958,8960,8963,8964],{"type":26,"value":7043},{"type":21,"tag":537,"props":8900,"children":8901},{"href":7031},[8902],{"type":26,"value":7034},{"type":26,"value":4087},{"type":21,"tag":537,"props":8905,"children":8906},{"href":7422},[8907],{"type":21,"tag":42,"props":8908,"children":8910},{"className":8909},[],[8911],{"type":26,"value":7429},{"type":26,"value":8913}," feature is enabled,\n",{"type":21,"tag":537,"props":8915,"children":8916},{"href":4018},[8917],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":8920,"children":8922},{"className":8921},[],[8923],{"type":26,"value":8788},{"type":26,"value":8854},{"type":21,"tag":537,"props":8926,"children":8927},{"href":2396},[8928],{"type":26,"value":2399},{"type":26,"value":8930},", and the value of\n",{"type":21,"tag":537,"props":8932,"children":8933},{"href":7390},[8934],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":8937,"children":8939},{"className":8938},[],[8940],{"type":26,"value":8807},{"type":26,"value":8942}," used to\ncreate the currently bound graphics pipeline was not equal to the\n",{"type":21,"tag":537,"props":8944,"children":8945},{"href":2940},[8946],{"type":26,"value":2943},{"type":26,"value":8880},{"type":21,"tag":537,"props":8949,"children":8950},{"href":4018},[8951],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":8954,"children":8956},{"className":8955},[],[8957],{"type":26,"value":8788},{"type":26,"value":8959},", the value of\nthe format ",{"type":21,"tag":654,"props":8961,"children":8962},{"type":656},[],{"type":26,"value":3749},{"type":21,"tag":42,"props":8965,"children":8967},{"className":8966},[],[8968],{"type":26,"value":7638},{"type":21,"tag":565,"props":8970,"children":8972},{"name":8971},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-dynamicRenderingUnusedAttachments-08916",[8973],{"type":21,"tag":22,"props":8974,"children":8975},{},[8976,8977,8981,8982,8990,8991,8995,8996,9002,9003,9007,9008,9012,9013,9019,9021,9024,9025],{"type":26,"value":7043},{"type":21,"tag":537,"props":8978,"children":8979},{"href":7031},[8980],{"type":26,"value":7034},{"type":26,"value":8767},{"type":21,"tag":537,"props":8983,"children":8984},{"href":7422},[8985],{"type":21,"tag":42,"props":8986,"children":8988},{"className":8987},[],[8989],{"type":26,"value":7429},{"type":26,"value":8777},{"type":21,"tag":537,"props":8992,"children":8993},{"href":4018},[8994],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":8997,"children":8999},{"className":8998},[],[9000],{"type":26,"value":9001},"pStencilAttachment→imageView",{"type":26,"value":8790},{"type":21,"tag":537,"props":9004,"children":9005},{"href":2396},[9006],{"type":26,"value":2399},{"type":26,"value":8796},{"type":21,"tag":537,"props":9009,"children":9010},{"href":7390},[9011],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":9014,"children":9016},{"className":9015},[],[9017],{"type":26,"value":9018},"stencilAttachmentFormat",{"type":26,"value":9020}," used\nto create the currently bound graphics pipeline ",{"type":21,"tag":654,"props":9022,"children":9023},{"type":656},[],{"type":26,"value":8814},{"type":21,"tag":42,"props":9026,"children":9028},{"className":9027},[],[9029],{"type":26,"value":7638},{"type":21,"tag":565,"props":9031,"children":9033},{"name":9032},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-dynamicRenderingUnusedAttachments-08917",[9034],{"type":21,"tag":22,"props":9035,"children":9036},{},[9037,9038,9042,9043,9051,9052,9056,9057,9062,9063,9067,9068,9072,9073,9078,9079,9082,9083,9087,9088,9092,9093],{"type":26,"value":8828},{"type":21,"tag":537,"props":9039,"children":9040},{"href":7031},[9041],{"type":26,"value":7034},{"type":26,"value":8767},{"type":21,"tag":537,"props":9044,"children":9045},{"href":7422},[9046],{"type":21,"tag":42,"props":9047,"children":9049},{"className":9048},[],[9050],{"type":26,"value":7429},{"type":26,"value":8777},{"type":21,"tag":537,"props":9053,"children":9054},{"href":4018},[9055],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9058,"children":9060},{"className":9059},[],[9061],{"type":26,"value":9001},{"type":26,"value":8854},{"type":21,"tag":537,"props":9064,"children":9065},{"href":2396},[9066],{"type":26,"value":2399},{"type":26,"value":8796},{"type":21,"tag":537,"props":9069,"children":9070},{"href":7390},[9071],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":9074,"children":9076},{"className":9075},[],[9077],{"type":26,"value":9018},{"type":26,"value":9020},{"type":21,"tag":654,"props":9080,"children":9081},{"type":656},[],{"type":26,"value":3800},{"type":21,"tag":537,"props":9084,"children":9085},{"href":2940},[9086],{"type":26,"value":2943},{"type":26,"value":8880},{"type":21,"tag":537,"props":9089,"children":9090},{"href":4018},[9091],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9094,"children":9096},{"className":9095},[],[9097],{"type":26,"value":9001},{"type":21,"tag":565,"props":9099,"children":9101},{"name":9100},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-dynamicRenderingUnusedAttachments-08918",[9102],{"type":21,"tag":22,"props":9103,"children":9104},{},[9105,9106,9110,9111,9119,9120,9124,9125,9130,9131,9135,9136,9140,9141,9146,9148,9152,9153,9157,9158,9163,9164,9167,9168],{"type":26,"value":7043},{"type":21,"tag":537,"props":9107,"children":9108},{"href":7031},[9109],{"type":26,"value":7034},{"type":26,"value":4087},{"type":21,"tag":537,"props":9112,"children":9113},{"href":7422},[9114],{"type":21,"tag":42,"props":9115,"children":9117},{"className":9116},[],[9118],{"type":26,"value":7429},{"type":26,"value":8913},{"type":21,"tag":537,"props":9121,"children":9122},{"href":4018},[9123],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9126,"children":9128},{"className":9127},[],[9129],{"type":26,"value":9001},{"type":26,"value":8854},{"type":21,"tag":537,"props":9132,"children":9133},{"href":2396},[9134],{"type":26,"value":2399},{"type":26,"value":8930},{"type":21,"tag":537,"props":9137,"children":9138},{"href":7390},[9139],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":9142,"children":9144},{"className":9143},[],[9145],{"type":26,"value":9018},{"type":26,"value":9147}," used\nto create the currently bound graphics pipeline was not equal to the\n",{"type":21,"tag":537,"props":9149,"children":9150},{"href":2940},[9151],{"type":26,"value":2943},{"type":26,"value":8880},{"type":21,"tag":537,"props":9154,"children":9155},{"href":4018},[9156],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9159,"children":9161},{"className":9160},[],[9162],{"type":26,"value":9001},{"type":26,"value":8959},{"type":21,"tag":654,"props":9165,"children":9166},{"type":656},[],{"type":26,"value":3749},{"type":21,"tag":42,"props":9169,"children":9171},{"className":9170},[],[9172],{"type":26,"value":7638},{"type":21,"tag":565,"props":9174,"children":9176},{"name":9175},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-imageView-06183",[9177],{"type":21,"tag":22,"props":9178,"children":9179},{},[9180,9181,9185,9186,9192,9193,9198,9200,9204,9206,9209,9210],{"type":26,"value":7043},{"type":21,"tag":537,"props":9182,"children":9183},{"href":7031},[9184],{"type":26,"value":7034},{"type":26,"value":5756},{"type":21,"tag":537,"props":9187,"children":9189},{"href":9188},"/man/VkRenderingFragmentShadingRateAttachmentInfoKHR",[9190],{"type":26,"value":9191},"VkRenderingFragmentShadingRateAttachmentInfoKHR",{"type":26,"value":249},{"type":21,"tag":42,"props":9194,"children":9196},{"className":9195},[],[9197],{"type":26,"value":7055},{"type":26,"value":9199},"\nwas not ",{"type":21,"tag":537,"props":9201,"children":9202},{"href":2396},[9203],{"type":26,"value":2399},{"type":26,"value":9205},", the currently bound graphics pipeline\n",{"type":21,"tag":654,"props":9207,"children":9208},{"type":656},[],{"type":26,"value":2078},{"type":21,"tag":42,"props":9211,"children":9213},{"className":9212},[],[9214],{"type":26,"value":9215},"VK_PIPELINE_CREATE_RENDERING_FRAGMENT_SHADING_RATE_ATTACHMENT_BIT_KHR",{"type":21,"tag":565,"props":9217,"children":9219},{"name":9218},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-imageView-06184",[9220],{"type":21,"tag":22,"props":9221,"children":9222},{},[9223,9224,9228,9229,9235,9236,9241,9242,9246,9247,9250,9251],{"type":26,"value":7043},{"type":21,"tag":537,"props":9225,"children":9226},{"href":7031},[9227],{"type":26,"value":7034},{"type":26,"value":5756},{"type":21,"tag":537,"props":9230,"children":9232},{"href":9231},"/man/VkRenderingFragmentDensityMapAttachmentInfoEXT",[9233],{"type":26,"value":9234},"VkRenderingFragmentDensityMapAttachmentInfoEXT",{"type":26,"value":249},{"type":21,"tag":42,"props":9237,"children":9239},{"className":9238},[],[9240],{"type":26,"value":7055},{"type":26,"value":9199},{"type":21,"tag":537,"props":9243,"children":9244},{"href":2396},[9245],{"type":26,"value":2399},{"type":26,"value":9205},{"type":21,"tag":654,"props":9248,"children":9249},{"type":656},[],{"type":26,"value":2078},{"type":21,"tag":42,"props":9252,"children":9254},{"className":9253},[],[9255],{"type":26,"value":9256},"VK_PIPELINE_CREATE_RENDERING_FRAGMENT_DENSITY_MAP_ATTACHMENT_BIT_EXT",{"type":21,"tag":565,"props":9258,"children":9260},{"name":9259},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-colorAttachmentCount-06185",[9261],{"type":21,"tag":22,"props":9262,"children":9263},{},[9264,9266,9272,9273,9279,9281,9285,9286,9290,9291,9296,9298,9303,9305,9309,9310,9315,9316,9321,9322,9326,9327,9330,9332,9338,9339,9343,9344,9348],{"type":26,"value":9265},"If the currently bound pipeline was created with a\n",{"type":21,"tag":537,"props":9267,"children":9269},{"href":9268},"/man/VkAttachmentSampleCountInfoAMD",[9270],{"type":26,"value":9271},"VkAttachmentSampleCountInfoAMD",{"type":26,"value":711},{"type":21,"tag":537,"props":9274,"children":9276},{"href":9275},"/man/VkAttachmentSampleCountInfoNV",[9277],{"type":26,"value":9278},"VkAttachmentSampleCountInfoNV",{"type":26,"value":9280}," structure, and the current render\npass instance was begun with ",{"type":21,"tag":537,"props":9282,"children":9283},{"href":7031},[9284],{"type":26,"value":7034},{"type":26,"value":2225},{"type":21,"tag":537,"props":9287,"children":9288},{"href":4018},[9289],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9292,"children":9294},{"className":9293},[],[9295],{"type":26,"value":7451},{"type":26,"value":9297}," parameter greater than\n",{"type":21,"tag":42,"props":9299,"children":9301},{"className":9300},[],[9302],{"type":26,"value":7503},{"type":26,"value":9304},", then each element of the\n",{"type":21,"tag":537,"props":9306,"children":9307},{"href":4018},[9308],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9311,"children":9313},{"className":9312},[],[9314],{"type":26,"value":7516},{"type":26,"value":7799},{"type":21,"tag":42,"props":9317,"children":9319},{"className":9318},[],[9320],{"type":26,"value":7055},{"type":26,"value":7525},{"type":21,"tag":537,"props":9323,"children":9324},{"href":2396},[9325],{"type":26,"value":2399},{"type":26,"value":652},{"type":21,"tag":654,"props":9328,"children":9329},{"type":656},[],{"type":26,"value":9331}," have been\ncreated with a sample count equal to the corresponding element of the\n",{"type":21,"tag":42,"props":9333,"children":9335},{"className":9334},[],[9336],{"type":26,"value":9337},"pColorAttachmentSamples",{"type":26,"value":7057},{"type":21,"tag":537,"props":9340,"children":9341},{"href":9268},[9342],{"type":26,"value":9271},{"type":26,"value":711},{"type":21,"tag":537,"props":9345,"children":9346},{"href":9275},[9347],{"type":26,"value":9278},{"type":26,"value":9349}," used to create the currently bound\ngraphics pipeline",{"type":21,"tag":565,"props":9351,"children":9353},{"name":9352},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pDepthAttachment-06186",[9354],{"type":21,"tag":22,"props":9355,"children":9356},{},[9357,9358,9362,9364,9368,9369,9373,9375,9379,9380,9385,9386,9390,9392,9398,9399,9403,9404,9408,9410,9413,9415,9419,9420],{"type":26,"value":7043},{"type":21,"tag":537,"props":9359,"children":9360},{"href":7031},[9361],{"type":26,"value":7034},{"type":26,"value":9363},", the currently bound pipeline was created with\na ",{"type":21,"tag":537,"props":9365,"children":9366},{"href":9268},[9367],{"type":26,"value":9271},{"type":26,"value":711},{"type":21,"tag":537,"props":9370,"children":9371},{"href":9275},[9372],{"type":26,"value":9278},{"type":26,"value":9374}," structure, and\n",{"type":21,"tag":537,"props":9376,"children":9377},{"href":4018},[9378],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9381,"children":9383},{"className":9382},[],[9384],{"type":26,"value":8788},{"type":26,"value":8854},{"type":21,"tag":537,"props":9387,"children":9388},{"href":2396},[9389],{"type":26,"value":2399},{"type":26,"value":9391},", the value of the\n",{"type":21,"tag":42,"props":9393,"children":9395},{"className":9394},[],[9396],{"type":26,"value":9397},"depthStencilAttachmentSamples",{"type":26,"value":7057},{"type":21,"tag":537,"props":9400,"children":9401},{"href":9268},[9402],{"type":26,"value":9271},{"type":26,"value":711},{"type":21,"tag":537,"props":9405,"children":9406},{"href":9275},[9407],{"type":26,"value":9278},{"type":26,"value":9409}," used to create the currently bound\ngraphics pipeline ",{"type":21,"tag":654,"props":9411,"children":9412},{"type":656},[],{"type":26,"value":9414}," be equal to the sample count used to create\n",{"type":21,"tag":537,"props":9416,"children":9417},{"href":4018},[9418],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9421,"children":9423},{"className":9422},[],[9424],{"type":26,"value":8788},{"type":21,"tag":565,"props":9426,"children":9428},{"name":9427},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pStencilAttachment-06187",[9429],{"type":21,"tag":22,"props":9430,"children":9431},{},[9432,9433,9437,9438,9442,9443,9447,9448,9452,9453,9458,9459,9463,9464,9469,9470,9474,9475,9479,9480,9483,9484,9488,9489],{"type":26,"value":7043},{"type":21,"tag":537,"props":9434,"children":9435},{"href":7031},[9436],{"type":26,"value":7034},{"type":26,"value":9363},{"type":21,"tag":537,"props":9439,"children":9440},{"href":9268},[9441],{"type":26,"value":9271},{"type":26,"value":711},{"type":21,"tag":537,"props":9444,"children":9445},{"href":9275},[9446],{"type":26,"value":9278},{"type":26,"value":9374},{"type":21,"tag":537,"props":9449,"children":9450},{"href":4018},[9451],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9454,"children":9456},{"className":9455},[],[9457],{"type":26,"value":9001},{"type":26,"value":8854},{"type":21,"tag":537,"props":9460,"children":9461},{"href":2396},[9462],{"type":26,"value":2399},{"type":26,"value":9391},{"type":21,"tag":42,"props":9465,"children":9467},{"className":9466},[],[9468],{"type":26,"value":9397},{"type":26,"value":7057},{"type":21,"tag":537,"props":9471,"children":9472},{"href":9268},[9473],{"type":26,"value":9271},{"type":26,"value":711},{"type":21,"tag":537,"props":9476,"children":9477},{"href":9275},[9478],{"type":26,"value":9278},{"type":26,"value":9409},{"type":21,"tag":654,"props":9481,"children":9482},{"type":656},[],{"type":26,"value":9414},{"type":21,"tag":537,"props":9485,"children":9486},{"href":4018},[9487],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9490,"children":9492},{"className":9491},[],[9493],{"type":26,"value":9001},{"type":21,"tag":565,"props":9495,"children":9497},{"name":9496},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-multisampledRenderToSingleSampled-07285",[9498,9506],{"type":21,"tag":33,"props":9499,"children":9501},{"code":9500},"If\nthe currently bound pipeline was created without a\n[VkAttachmentSampleCountInfoAMD](/man/VkAttachmentSampleCountInfoAMD)\n",[9502],{"type":21,"tag":42,"props":9503,"children":9504},{"__ignoreMap":38},[9505],{"type":26,"value":9500},{"type":21,"tag":22,"props":9507,"children":9508},{},[9509,9511,9515,9517,9527,9528,9532,9533,9537,9538,9543,9544,9549,9550,9554,9555,9560,9561,9566,9567,9571,9572,9575,9577,9582],{"type":26,"value":9510},"or\n",{"type":21,"tag":537,"props":9512,"children":9513},{"href":9275},[9514],{"type":26,"value":9278},{"type":26,"value":9516},"\nstructure, and\nthe ",{"type":21,"tag":537,"props":9518,"children":9520},{"href":9519},"/man/VkPhysicalDeviceMultisampledRenderToSingleSampledFeaturesEXT#features-multisampledRenderToSingleSampled",[9521],{"type":21,"tag":42,"props":9522,"children":9524},{"className":9523},[],[9525],{"type":26,"value":9526},"multisampledRenderToSingleSampled",{"type":26,"value":7480},{"type":21,"tag":537,"props":9529,"children":9530},{"href":7031},[9531],{"type":26,"value":7034},{"type":26,"value":2225},{"type":21,"tag":537,"props":9534,"children":9535},{"href":4018},[9536],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9539,"children":9541},{"className":9540},[],[9542],{"type":26,"value":7451},{"type":26,"value":9297},{"type":21,"tag":42,"props":9545,"children":9547},{"className":9546},[],[9548],{"type":26,"value":7503},{"type":26,"value":9304},{"type":21,"tag":537,"props":9551,"children":9552},{"href":4018},[9553],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9556,"children":9558},{"className":9557},[],[9559],{"type":26,"value":7516},{"type":26,"value":7799},{"type":21,"tag":42,"props":9562,"children":9564},{"className":9563},[],[9565],{"type":26,"value":7055},{"type":26,"value":7525},{"type":21,"tag":537,"props":9568,"children":9569},{"href":2396},[9570],{"type":26,"value":2399},{"type":26,"value":652},{"type":21,"tag":654,"props":9573,"children":9574},{"type":656},[],{"type":26,"value":9576}," have been\ncreated with a sample count equal to the value of\n",{"type":21,"tag":42,"props":9578,"children":9580},{"className":9579},[],[9581],{"type":26,"value":8029},{"type":26,"value":9583}," for the currently bound graphics pipeline",{"type":21,"tag":565,"props":9585,"children":9587},{"name":9586},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-multisampledRenderToSingleSampled-07286",[9588,9595],{"type":21,"tag":33,"props":9589,"children":9590},{"code":9500},[9591],{"type":21,"tag":42,"props":9592,"children":9593},{"__ignoreMap":38},[9594],{"type":26,"value":9500},{"type":21,"tag":22,"props":9596,"children":9597},{},[9598,9599,9603,9604,9612,9614,9618,9619,9624,9625,9629,9631,9636,9638,9641,9643,9647,9648],{"type":26,"value":9510},{"type":21,"tag":537,"props":9600,"children":9601},{"href":9275},[9602],{"type":26,"value":9278},{"type":26,"value":9516},{"type":21,"tag":537,"props":9605,"children":9606},{"href":9519},[9607],{"type":21,"tag":42,"props":9608,"children":9610},{"className":9609},[],[9611],{"type":26,"value":9526},{"type":26,"value":9613}," feature is not enabled, and\n",{"type":21,"tag":537,"props":9615,"children":9616},{"href":4018},[9617],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9620,"children":9622},{"className":9621},[],[9623],{"type":26,"value":8788},{"type":26,"value":8854},{"type":21,"tag":537,"props":9626,"children":9627},{"href":2396},[9628],{"type":26,"value":2399},{"type":26,"value":9630},", the value of ",{"type":21,"tag":42,"props":9632,"children":9634},{"className":9633},[],[9635],{"type":26,"value":8029},{"type":26,"value":9637}," for the\ncurrently bound graphics pipeline ",{"type":21,"tag":654,"props":9639,"children":9640},{"type":656},[],{"type":26,"value":9642}," be equal to the sample count\nused to create ",{"type":21,"tag":537,"props":9644,"children":9645},{"href":4018},[9646],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9649,"children":9651},{"className":9650},[],[9652],{"type":26,"value":8788},{"type":21,"tag":565,"props":9654,"children":9656},{"name":9655},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-multisampledRenderToSingleSampled-07287",[9657,9664],{"type":21,"tag":33,"props":9658,"children":9659},{"code":9500},[9660],{"type":21,"tag":42,"props":9661,"children":9662},{"__ignoreMap":38},[9663],{"type":26,"value":9500},{"type":21,"tag":22,"props":9665,"children":9666},{},[9667,9668,9672,9673,9681,9682,9686,9687,9692,9693,9697,9698,9703,9704,9707,9709,9713,9714],{"type":26,"value":9510},{"type":21,"tag":537,"props":9669,"children":9670},{"href":9275},[9671],{"type":26,"value":9278},{"type":26,"value":9516},{"type":21,"tag":537,"props":9674,"children":9675},{"href":9519},[9676],{"type":21,"tag":42,"props":9677,"children":9679},{"className":9678},[],[9680],{"type":26,"value":9526},{"type":26,"value":9613},{"type":21,"tag":537,"props":9683,"children":9684},{"href":4018},[9685],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9688,"children":9690},{"className":9689},[],[9691],{"type":26,"value":9001},{"type":26,"value":8854},{"type":21,"tag":537,"props":9694,"children":9695},{"href":2396},[9696],{"type":26,"value":2399},{"type":26,"value":9630},{"type":21,"tag":42,"props":9699,"children":9701},{"className":9700},[],[9702],{"type":26,"value":8029},{"type":26,"value":9637},{"type":21,"tag":654,"props":9705,"children":9706},{"type":656},[],{"type":26,"value":9708}," be equal to the sample count\nused to create\n",{"type":21,"tag":537,"props":9710,"children":9711},{"href":4018},[9712],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9715,"children":9717},{"className":9716},[],[9718],{"type":26,"value":9001},{"type":21,"tag":565,"props":9720,"children":9722},{"name":9721},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pNext-07935",[9723],{"type":21,"tag":22,"props":9724,"children":9725},{},[9726,9728,9732,9733,9739,9741,9745,9747,9753,9755,9761,9762,9767,9769,9774,9776,9779,9780,9784,9785],{"type":26,"value":9727},"If this command has been called inside a render pass instance started\nwith ",{"type":21,"tag":537,"props":9729,"children":9730},{"href":7031},[9731],{"type":26,"value":7034},{"type":26,"value":7071},{"type":21,"tag":42,"props":9734,"children":9736},{"className":9735},[],[9737],{"type":26,"value":9738},"pNext",{"type":26,"value":9740}," chain of\n",{"type":21,"tag":537,"props":9742,"children":9743},{"href":4018},[9744],{"type":26,"value":4021},{"type":26,"value":9746}," includes a\n",{"type":21,"tag":537,"props":9748,"children":9750},{"href":9749},"/man/VkMultisampledRenderToSingleSampledInfoEXT",[9751],{"type":26,"value":9752},"VkMultisampledRenderToSingleSampledInfoEXT",{"type":26,"value":9754}," structure with\n",{"type":21,"tag":42,"props":9756,"children":9758},{"className":9757},[],[9759],{"type":26,"value":9760},"multisampledRenderToSingleSampledEnable",{"type":26,"value":628},{"type":21,"tag":42,"props":9763,"children":9765},{"className":9764},[],[9766],{"type":26,"value":897},{"type":26,"value":9768},",\nthen the value of ",{"type":21,"tag":42,"props":9770,"children":9772},{"className":9771},[],[9773],{"type":26,"value":8029},{"type":26,"value":9775}," for the currently bound\ngraphics pipeline ",{"type":21,"tag":654,"props":9777,"children":9778},{"type":656},[],{"type":26,"value":8814},{"type":21,"tag":537,"props":9781,"children":9782},{"href":9749},[9783],{"type":26,"value":9752},{"type":26,"value":249},{"type":21,"tag":42,"props":9786,"children":9788},{"className":9787},[],[9789],{"type":26,"value":8029},{"type":21,"tag":565,"props":9791,"children":9793},{"name":9792},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-renderPass-06198",[9794],{"type":21,"tag":22,"props":9795,"children":9796},{},[9797,9798,9802,9804,9807,9809,9814,9815,9820,9821],{"type":26,"value":7043},{"type":21,"tag":537,"props":9799,"children":9800},{"href":7031},[9801],{"type":26,"value":7034},{"type":26,"value":9803},", the currently bound pipeline ",{"type":21,"tag":654,"props":9805,"children":9806},{"type":656},[],{"type":26,"value":9808}," have been\ncreated with a ",{"type":21,"tag":537,"props":9810,"children":9812},{"href":9811},"/man/VkGraphicsPipelineCreateInfo",[9813],{"type":26,"value":3771},{"type":26,"value":249},{"type":21,"tag":42,"props":9816,"children":9818},{"className":9817},[],[9819],{"type":26,"value":3763},{"type":26,"value":597},{"type":21,"tag":537,"props":9822,"children":9823},{"href":2396},[9824],{"type":26,"value":2399},{"type":21,"tag":565,"props":9826,"children":9828},{"name":9827},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pColorAttachments-08963",[9829],{"type":21,"tag":22,"props":9830,"children":9831},{},[9832,9833,9837,9839,9843,9844,9850,9851,9855,9857,9861,9862,9867,9869,9872,9874],{"type":26,"value":7043},{"type":21,"tag":537,"props":9834,"children":9835},{"href":7031},[9836],{"type":26,"value":7034},{"type":26,"value":9838},", 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":21,"tag":537,"props":9840,"children":9841},{"href":4018},[9842],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9845,"children":9847},{"className":9846},[],[9848],{"type":26,"value":9849},"pColorAttachments→imageView",{"type":26,"value":9199},{"type":21,"tag":537,"props":9852,"children":9853},{"href":2396},[9854],{"type":26,"value":2399},{"type":26,"value":9856},", then the corresponding element of\n",{"type":21,"tag":537,"props":9858,"children":9859},{"href":7390},[9860],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":9863,"children":9865},{"className":9864},[],[9866],{"type":26,"value":7552},{"type":26,"value":9868}," used\nto create the pipeline ",{"type":21,"tag":654,"props":9870,"children":9871},{"type":656},[],{"type":26,"value":9873}," not be ",{"type":21,"tag":42,"props":9875,"children":9877},{"className":9876},[],[9878],{"type":26,"value":7638},{"type":21,"tag":565,"props":9880,"children":9882},{"name":9881},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pDepthAttachment-08964",[9883],{"type":21,"tag":22,"props":9884,"children":9885},{},[9886,9887,9891,9893,9897,9898,9903,9904,9908,9909,9913,9914,9919,9921,9924,9925],{"type":26,"value":7043},{"type":21,"tag":537,"props":9888,"children":9889},{"href":7031},[9890],{"type":26,"value":7034},{"type":26,"value":9892},", there is a graphics pipeline bound, depth\ntest is enabled, depth write is enabled, and the\n",{"type":21,"tag":537,"props":9894,"children":9895},{"href":4018},[9896],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9899,"children":9901},{"className":9900},[],[9902],{"type":26,"value":8788},{"type":26,"value":8854},{"type":21,"tag":537,"props":9905,"children":9906},{"href":2396},[9907],{"type":26,"value":2399},{"type":26,"value":6040},{"type":21,"tag":537,"props":9910,"children":9911},{"href":7390},[9912],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":9915,"children":9917},{"className":9916},[],[9918],{"type":26,"value":8807},{"type":26,"value":9920}," used to\ncreate the pipeline ",{"type":21,"tag":654,"props":9922,"children":9923},{"type":656},[],{"type":26,"value":9873},{"type":21,"tag":42,"props":9926,"children":9928},{"className":9927},[],[9929],{"type":26,"value":7638},{"type":21,"tag":565,"props":9931,"children":9933},{"name":9932},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pStencilAttachment-08965",[9934],{"type":21,"tag":22,"props":9935,"children":9936},{},[9937,9938,9942,9944,9948,9949,9954,9955,9959,9960,9964,9965,9970,9971,9974,9975],{"type":26,"value":7043},{"type":21,"tag":537,"props":9939,"children":9940},{"href":7031},[9941],{"type":26,"value":7034},{"type":26,"value":9943},", there is a graphics pipeline bound, stencil\ntest is enabled and the\n",{"type":21,"tag":537,"props":9945,"children":9946},{"href":4018},[9947],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":9950,"children":9952},{"className":9951},[],[9953],{"type":26,"value":9001},{"type":26,"value":8854},{"type":21,"tag":537,"props":9956,"children":9957},{"href":2396},[9958],{"type":26,"value":2399},{"type":26,"value":6040},{"type":21,"tag":537,"props":9961,"children":9962},{"href":7390},[9963],{"type":26,"value":7393},{"type":26,"value":249},{"type":21,"tag":42,"props":9966,"children":9968},{"className":9967},[],[9969],{"type":26,"value":9018},{"type":26,"value":9868},{"type":21,"tag":654,"props":9972,"children":9973},{"type":656},[],{"type":26,"value":9873},{"type":21,"tag":42,"props":9976,"children":9978},{"className":9977},[],[9979],{"type":26,"value":7638},{"type":21,"tag":565,"props":9981,"children":9983},{"name":9982},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-primitivesGeneratedQueryWithRasterizerDiscard-06708",[9984],{"type":21,"tag":22,"props":9985,"children":9986},{},[9987,9988,9998,10000,10006,10008,10014,10015,10018],{"type":26,"value":1301},{"type":21,"tag":537,"props":9989,"children":9991},{"href":9990},"/man/VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT#features-primitivesGeneratedQueryWithRasterizerDiscard",[9992],{"type":21,"tag":42,"props":9993,"children":9995},{"className":9994},[],[9996],{"type":26,"value":9997},"primitivesGeneratedQueryWithRasterizerDiscard",{"type":26,"value":9999}," feature is not\nenabled and the ",{"type":21,"tag":42,"props":10001,"children":10003},{"className":10002},[],[10004],{"type":26,"value":10005},"VK_QUERY_TYPE_PRIMITIVES_GENERATED_EXT",{"type":26,"value":10007}," query is\nactive, ",{"type":21,"tag":537,"props":10009,"children":10011},{"href":10010},"/chapters/primsrast#primsrast-discard",[10012],{"type":26,"value":10013},"rasterization discard",{"type":26,"value":652},{"type":21,"tag":654,"props":10016,"children":10017},{"type":656},[],{"type":26,"value":10019}," not be enabled",{"type":21,"tag":565,"props":10021,"children":10023},{"name":10022},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-primitivesGeneratedQueryWithNonZeroStreams-06709",[10024],{"type":21,"tag":22,"props":10025,"children":10026},{},[10027,10028,10038,10039,10044,10046,10049,10051,10057,10058],{"type":26,"value":1301},{"type":21,"tag":537,"props":10029,"children":10031},{"href":10030},"/man/VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT#features-primitivesGeneratedQueryWithNonZeroStreams",[10032],{"type":21,"tag":42,"props":10033,"children":10035},{"className":10034},[],[10036],{"type":26,"value":10037},"primitivesGeneratedQueryWithNonZeroStreams",{"type":26,"value":9999},{"type":21,"tag":42,"props":10040,"children":10042},{"className":10041},[],[10043],{"type":26,"value":10005},{"type":26,"value":10045}," query is\nactive, the bound graphics pipeline ",{"type":21,"tag":654,"props":10047,"children":10048},{"type":656},[],{"type":26,"value":10050}," not have been created with a\nnon-zero value in\n",{"type":21,"tag":42,"props":10052,"children":10054},{"className":10053},[],[10055],{"type":26,"value":10056},"VkPipelineRasterizationStateStreamCreateInfoEXT",{"type":26,"value":249},{"type":21,"tag":42,"props":10059,"children":10061},{"className":10060},[],[10062],{"type":26,"value":10063},"rasterizationStream",{"type":21,"tag":565,"props":10065,"children":10067},{"name":10066},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07619",[10068],{"type":21,"tag":22,"props":10069,"children":10070},{},[10071,10073,10078,10080,10086,10087,10093,10094,10097,10098,10102],{"type":26,"value":10072},"If\na shader object is bound to the\n",{"type":21,"tag":42,"props":10074,"children":10076},{"className":10075},[],[10077],{"type":26,"value":4481},{"type":26,"value":10079}," stage or\na graphics pipeline is bound which was created with the\n",{"type":21,"tag":42,"props":10081,"children":10083},{"className":10082},[],[10084],{"type":26,"value":10085},"VK_DYNAMIC_STATE_TESSELLATION_DOMAIN_ORIGIN_EXT",{"type":26,"value":6503},{"type":21,"tag":537,"props":10088,"children":10090},{"href":10089},"/man/vkCmdSetTessellationDomainOriginEXT",[10091],{"type":26,"value":10092},"vkCmdSetTessellationDomainOriginEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":10095,"children":10096},{"type":656},[],{"type":26,"value":5429},{"type":21,"tag":537,"props":10099,"children":10100},{"href":4278},[10101],{"type":26,"value":4281},{"type":26,"value":5435},{"type":21,"tag":565,"props":10104,"children":10106},{"name":10105},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07620",[10107],{"type":21,"tag":22,"props":10108,"children":10109},{},[10110,10111,10121,10122,10128,10129,10133,10134,10139,10140,10145,10146,10152,10153,10156,10157,10161],{"type":26,"value":1301},{"type":21,"tag":537,"props":10112,"children":10114},{"href":10113},"/man/VkPhysicalDeviceFeatures#features-depthClamp",[10115],{"type":21,"tag":42,"props":10116,"children":10118},{"className":10117},[],[10119],{"type":26,"value":10120},"depthClamp",{"type":26,"value":5455},{"type":21,"tag":42,"props":10123,"children":10125},{"className":10124},[],[10126],{"type":26,"value":10127},"VK_DYNAMIC_STATE_DEPTH_CLAMP_ENABLE_EXT",{"type":26,"value":5512},{"type":21,"tag":537,"props":10130,"children":10131},{"href":4543},[10132],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":10135,"children":10137},{"className":10136},[],[10138],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":10141,"children":10143},{"className":10142},[],[10144],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":10147,"children":10149},{"href":10148},"/man/vkCmdSetDepthClampEnableEXT",[10150],{"type":26,"value":10151},"vkCmdSetDepthClampEnableEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":10154,"children":10155},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":10158,"children":10159},{"href":4278},[10160],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":10163,"children":10165},{"name":10164},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07621",[10166],{"type":21,"tag":22,"props":10167,"children":10168},{},[10169,10170,10176,10177,10181,10182,10187,10188,10193,10194,10198,10199,10202,10203,10207],{"type":26,"value":4532},{"type":21,"tag":42,"props":10171,"children":10173},{"className":10172},[],[10174],{"type":26,"value":10175},"VK_DYNAMIC_STATE_POLYGON_MODE_EXT",{"type":26,"value":5190},{"type":21,"tag":537,"props":10178,"children":10179},{"href":4543},[10180],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":10183,"children":10185},{"className":10184},[],[10186],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":10189,"children":10191},{"className":10190},[],[10192],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":10195,"children":10196},{"href":4380},[10197],{"type":26,"value":4383},{"type":26,"value":652},{"type":21,"tag":654,"props":10200,"children":10201},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":10204,"children":10205},{"href":4278},[10206],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":10209,"children":10211},{"name":10210},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07622",[10212],{"type":21,"tag":22,"props":10213,"children":10214},{},[10215,10216,10221,10222,10226,10227,10232,10233,10238,10239,10243,10244,10247,10248,10252],{"type":26,"value":4532},{"type":21,"tag":42,"props":10217,"children":10219},{"className":10218},[],[10220],{"type":26,"value":8010},{"type":26,"value":5463},{"type":21,"tag":537,"props":10223,"children":10224},{"href":4543},[10225],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":10228,"children":10230},{"className":10229},[],[10231],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":10234,"children":10236},{"className":10235},[],[10237],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":10240,"children":10241},{"href":8014},[10242],{"type":26,"value":8017},{"type":26,"value":652},{"type":21,"tag":654,"props":10245,"children":10246},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":10249,"children":10250},{"href":4278},[10251],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":10254,"children":10256},{"name":10255},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07623",[10257],{"type":21,"tag":22,"props":10258,"children":10259},{},[10260,10261,10267,10268,10272,10273,10278,10279,10284,10285,10291,10292,10295,10296,10300],{"type":26,"value":4532},{"type":21,"tag":42,"props":10262,"children":10264},{"className":10263},[],[10265],{"type":26,"value":10266},"VK_DYNAMIC_STATE_SAMPLE_MASK_EXT",{"type":26,"value":5190},{"type":21,"tag":537,"props":10269,"children":10270},{"href":4543},[10271],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":10274,"children":10276},{"className":10275},[],[10277],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":10280,"children":10282},{"className":10281},[],[10283],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":10286,"children":10288},{"href":10287},"/man/vkCmdSetSampleMaskEXT",[10289],{"type":26,"value":10290},"vkCmdSetSampleMaskEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":10293,"children":10294},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":10297,"children":10298},{"href":4278},[10299],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":10302,"children":10304},{"name":10303},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-alphaToCoverageEnable-08919",[10305],{"type":21,"tag":22,"props":10306,"children":10307},{},[10308,10309,10315,10317,10323,10325,10330,10332,10338,10339,10345,10346,10349,10351,10357,10359,10365,10367,10373],{"type":26,"value":4255},{"type":21,"tag":42,"props":10310,"children":10312},{"className":10311},[],[10313],{"type":26,"value":10314},"VK_DYNAMIC_STATE_ALPHA_TO_COVERAGE_ENABLE_EXT",{"type":26,"value":10316}," dynamic state\nenabled, and ",{"type":21,"tag":42,"props":10318,"children":10320},{"className":10319},[],[10321],{"type":26,"value":10322},"alphaToCoverageEnable",{"type":26,"value":10324}," was ",{"type":21,"tag":42,"props":10326,"children":10328},{"className":10327},[],[10329],{"type":26,"value":897},{"type":26,"value":10331}," in the last\ncall to ",{"type":21,"tag":537,"props":10333,"children":10335},{"href":10334},"/man/vkCmdSetAlphaToCoverageEnableEXT",[10336],{"type":26,"value":10337},"vkCmdSetAlphaToCoverageEnableEXT",{"type":26,"value":6040},{"type":21,"tag":537,"props":10340,"children":10342},{"href":10341},"/chapters/interfaces#interfaces-fragmentoutput",[10343],{"type":26,"value":10344},"Fragment Output Interface",{"type":26,"value":652},{"type":21,"tag":654,"props":10347,"children":10348},{"type":656},[],{"type":26,"value":10350}," contain a\nvariable for the alpha ",{"type":21,"tag":42,"props":10352,"children":10354},{"className":10353},[],[10355],{"type":26,"value":10356},"Component",{"type":26,"value":10358}," word in ",{"type":21,"tag":42,"props":10360,"children":10362},{"className":10361},[],[10363],{"type":26,"value":10364},"Location",{"type":26,"value":10366}," 0 at\n",{"type":21,"tag":42,"props":10368,"children":10370},{"className":10369},[],[10371],{"type":26,"value":10372},"Index",{"type":26,"value":10374}," 0",{"type":21,"tag":565,"props":10376,"children":10378},{"name":10377},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-alphaToCoverageEnable-08920",[10379],{"type":21,"tag":22,"props":10380,"children":10381},{},[10382,10383,10387,10388,10393,10394,10399,10400,10404,10405,10408,10409,10414,10415,10420,10421,10426],{"type":26,"value":4354},{"type":21,"tag":537,"props":10384,"children":10385},{"href":10334},[10386],{"type":26,"value":10337},{"type":26,"value":4362},{"type":21,"tag":42,"props":10389,"children":10391},{"className":10390},[],[10392],{"type":26,"value":10322},{"type":26,"value":4370},{"type":21,"tag":42,"props":10395,"children":10397},{"className":10396},[],[10398],{"type":26,"value":897},{"type":26,"value":6040},{"type":21,"tag":537,"props":10401,"children":10402},{"href":10341},[10403],{"type":26,"value":10344},{"type":26,"value":652},{"type":21,"tag":654,"props":10406,"children":10407},{"type":656},[],{"type":26,"value":10350},{"type":21,"tag":42,"props":10410,"children":10412},{"className":10411},[],[10413],{"type":26,"value":10356},{"type":26,"value":10358},{"type":21,"tag":42,"props":10416,"children":10418},{"className":10417},[],[10419],{"type":26,"value":10364},{"type":26,"value":10366},{"type":21,"tag":42,"props":10422,"children":10424},{"className":10423},[],[10425],{"type":26,"value":10372},{"type":26,"value":10374},{"type":21,"tag":565,"props":10428,"children":10430},{"name":10429},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07624",[10431],{"type":21,"tag":22,"props":10432,"children":10433},{},[10434,10435,10440,10442,10446,10447,10452,10453,10458,10459,10463,10464,10467,10468,10472],{"type":26,"value":4532},{"type":21,"tag":42,"props":10436,"children":10438},{"className":10437},[],[10439],{"type":26,"value":10314},{"type":26,"value":10441}," dynamic state\nenabled, and the ",{"type":21,"tag":537,"props":10443,"children":10444},{"href":4543},[10445],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":10448,"children":10450},{"className":10449},[],[10451],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":10454,"children":10456},{"className":10455},[],[10457],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":10460,"children":10461},{"href":10334},[10462],{"type":26,"value":10337},{"type":26,"value":652},{"type":21,"tag":654,"props":10465,"children":10466},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":10469,"children":10470},{"href":4278},[10471],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":10474,"children":10476},{"name":10475},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07625",[10477],{"type":21,"tag":22,"props":10478,"children":10479},{},[10480,10481,10491,10492,10498,10499,10503,10504,10509,10510,10515,10516,10522,10523,10526,10527,10531],{"type":26,"value":1301},{"type":21,"tag":537,"props":10482,"children":10484},{"href":10483},"/man/VkPhysicalDeviceFeatures#features-alphaToOne",[10485],{"type":21,"tag":42,"props":10486,"children":10488},{"className":10487},[],[10489],{"type":26,"value":10490},"alphaToOne",{"type":26,"value":5455},{"type":21,"tag":42,"props":10493,"children":10495},{"className":10494},[],[10496],{"type":26,"value":10497},"VK_DYNAMIC_STATE_ALPHA_TO_ONE_ENABLE_EXT",{"type":26,"value":5463},{"type":21,"tag":537,"props":10500,"children":10501},{"href":4543},[10502],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":10505,"children":10507},{"className":10506},[],[10508],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":10511,"children":10513},{"className":10512},[],[10514],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":10517,"children":10519},{"href":10518},"/man/vkCmdSetAlphaToOneEnableEXT",[10520],{"type":26,"value":10521},"vkCmdSetAlphaToOneEnableEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":10524,"children":10525},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":10528,"children":10529},{"href":4278},[10530],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":10533,"children":10535},{"name":10534},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07626",[10536],{"type":21,"tag":22,"props":10537,"children":10538},{},[10539,10540,10550,10552,10557,10559,10565,10566,10570,10571,10576,10577,10582,10583,10589,10590,10593,10594,10598],{"type":26,"value":1301},{"type":21,"tag":537,"props":10541,"children":10543},{"href":10542},"/man/VkPhysicalDeviceFeatures#features-logicOp",[10544],{"type":21,"tag":42,"props":10545,"children":10547},{"className":10546},[],[10548],{"type":26,"value":10549},"logicOp",{"type":26,"value":10551}," feature is enabled,\na shader object is bound to the ",{"type":21,"tag":42,"props":10553,"children":10555},{"className":10554},[],[10556],{"type":26,"value":4649},{"type":26,"value":10558}," stage\nor\na graphics pipeline is bound which was created with the\n",{"type":21,"tag":42,"props":10560,"children":10562},{"className":10561},[],[10563],{"type":26,"value":10564},"VK_DYNAMIC_STATE_LOGIC_OP_ENABLE_EXT",{"type":26,"value":5512},{"type":21,"tag":537,"props":10567,"children":10568},{"href":4543},[10569],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":10572,"children":10574},{"className":10573},[],[10575],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":10578,"children":10580},{"className":10579},[],[10581],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":10584,"children":10586},{"href":10585},"/man/vkCmdSetLogicOpEnableEXT",[10587],{"type":26,"value":10588},"vkCmdSetLogicOpEnableEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":10591,"children":10592},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":10595,"children":10596},{"href":4278},[10597],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":10600,"children":10602},{"name":10601},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07627",[10603],{"type":21,"tag":22,"props":10604,"children":10605},{},[10606,10607,10612,10613,10617,10618,10621,10622,10626],{"type":26,"value":4255},{"type":21,"tag":42,"props":10608,"children":10610},{"className":10609},[],[10611],{"type":26,"value":7962},{"type":26,"value":4263},{"type":21,"tag":537,"props":10614,"children":10615},{"href":4674},[10616],{"type":26,"value":4677},{"type":26,"value":652},{"type":21,"tag":654,"props":10619,"children":10620},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":10623,"children":10624},{"href":4278},[10625],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":10628,"children":10630},{"name":10629},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08657",[10631],{"type":21,"tag":22,"props":10632,"children":10633},{},[10634,10635,10640,10642,10646,10647,10652,10653,10658,10660,10664,10665,10668,10670,10674],{"type":26,"value":4643},{"type":21,"tag":42,"props":10636,"children":10638},{"className":10637},[],[10639],{"type":26,"value":4649},{"type":26,"value":10641},"\nstage, and both the most recent call to\n",{"type":21,"tag":537,"props":10643,"children":10644},{"href":4357},[10645],{"type":26,"value":4360},{"type":26,"value":4496},{"type":21,"tag":42,"props":10648,"children":10650},{"className":10649},[],[10651],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":10654,"children":10656},{"className":10655},[],[10657],{"type":26,"value":634},{"type":26,"value":10659}," and there are color\nattachments bound, then ",{"type":21,"tag":537,"props":10661,"children":10662},{"href":4674},[10663],{"type":26,"value":4677},{"type":26,"value":652},{"type":21,"tag":654,"props":10666,"children":10667},{"type":656},[],{"type":26,"value":10669}," have\nbeen called and not subsequently ",{"type":21,"tag":537,"props":10671,"children":10672},{"href":4278},[10673],{"type":26,"value":4281},{"type":26,"value":10675},"\nin the current command buffer prior to this drawing command",{"type":21,"tag":565,"props":10677,"children":10679},{"name":10678},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07628",[10680],{"type":21,"tag":22,"props":10681,"children":10682},{},[10683,10684,10690,10691,10695,10696,10699,10700,10704],{"type":26,"value":4255},{"type":21,"tag":42,"props":10685,"children":10687},{"className":10686},[],[10688],{"type":26,"value":10689},"VK_DYNAMIC_STATE_COLOR_BLEND_EQUATION_EXT",{"type":26,"value":8676},{"type":21,"tag":537,"props":10692,"children":10693},{"href":4695},[10694],{"type":26,"value":4698},{"type":26,"value":652},{"type":21,"tag":654,"props":10697,"children":10698},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":10701,"children":10702},{"href":4278},[10703],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":10706,"children":10708},{"name":10707},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08658",[10709],{"type":21,"tag":22,"props":10710,"children":10711},{},[10712,10713,10718,10719,10723,10724,10729,10730,10735,10736,10740,10742,10747,10748,10753,10754,10758,10759,10762,10763,10767],{"type":26,"value":4643},{"type":21,"tag":42,"props":10714,"children":10716},{"className":10715},[],[10717],{"type":26,"value":4649},{"type":26,"value":4651},{"type":21,"tag":537,"props":10720,"children":10721},{"href":4357},[10722],{"type":26,"value":4360},{"type":26,"value":4657},{"type":21,"tag":42,"props":10725,"children":10727},{"className":10726},[],[10728],{"type":26,"value":4368},{"type":26,"value":4664},{"type":21,"tag":42,"props":10731,"children":10733},{"className":10732},[],[10734],{"type":26,"value":634},{"type":26,"value":4671},{"type":21,"tag":537,"props":10737,"children":10738},{"href":4674},[10739],{"type":26,"value":4677},{"type":26,"value":10741}," for any attachment set that\nattachment’s value in ",{"type":21,"tag":42,"props":10743,"children":10745},{"className":10744},[],[10746],{"type":26,"value":4685},{"type":26,"value":4370},{"type":21,"tag":42,"props":10749,"children":10751},{"className":10750},[],[10752],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":10755,"children":10756},{"href":4695},[10757],{"type":26,"value":4698},{"type":26,"value":652},{"type":21,"tag":654,"props":10760,"children":10761},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":10764,"children":10765},{"href":4278},[10766],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":10769,"children":10771},{"name":10770},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07629",[10772],{"type":21,"tag":22,"props":10773,"children":10774},{},[10775,10776,10782,10783,10789,10790,10793,10794,10798],{"type":26,"value":4255},{"type":21,"tag":42,"props":10777,"children":10779},{"className":10778},[],[10780],{"type":26,"value":10781},"VK_DYNAMIC_STATE_COLOR_WRITE_MASK_EXT",{"type":26,"value":4263},{"type":21,"tag":537,"props":10784,"children":10786},{"href":10785},"/man/vkCmdSetColorWriteMaskEXT",[10787],{"type":26,"value":10788},"vkCmdSetColorWriteMaskEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":10791,"children":10792},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":10795,"children":10796},{"href":4278},[10797],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":10800,"children":10802},{"name":10801},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08659",[10803],{"type":21,"tag":22,"props":10804,"children":10805},{},[10806,10807,10812,10813,10817,10818,10823,10824,10829,10830,10834,10835,10838,10839,10843],{"type":26,"value":4643},{"type":21,"tag":42,"props":10808,"children":10810},{"className":10809},[],[10811],{"type":26,"value":4649},{"type":26,"value":10641},{"type":21,"tag":537,"props":10814,"children":10815},{"href":4357},[10816],{"type":26,"value":4360},{"type":26,"value":4496},{"type":21,"tag":42,"props":10819,"children":10821},{"className":10820},[],[10822],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":10825,"children":10827},{"className":10826},[],[10828],{"type":26,"value":634},{"type":26,"value":10659},{"type":21,"tag":537,"props":10831,"children":10832},{"href":10785},[10833],{"type":26,"value":10788},{"type":26,"value":652},{"type":21,"tag":654,"props":10836,"children":10837},{"type":656},[],{"type":26,"value":5429},{"type":21,"tag":537,"props":10840,"children":10841},{"href":4278},[10842],{"type":26,"value":4281},{"type":26,"value":5435},{"type":21,"tag":565,"props":10845,"children":10847},{"name":10846},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07630",[10848],{"type":21,"tag":22,"props":10849,"children":10850},{},[10851,10852,10862,10864,10869,10870,10876,10877,10883,10884,10887,10888,10892],{"type":26,"value":1301},{"type":21,"tag":537,"props":10853,"children":10855},{"href":10854},"/man/VkPhysicalDeviceTransformFeedbackFeaturesEXT#features-geometryStreams",[10856],{"type":21,"tag":42,"props":10857,"children":10859},{"className":10858},[],[10860],{"type":26,"value":10861},"geometryStreams",{"type":26,"value":10863}," feature is\nenabled, and\na shader object is bound to the ",{"type":21,"tag":42,"props":10865,"children":10867},{"className":10866},[],[10868],{"type":26,"value":4488},{"type":26,"value":10558},{"type":21,"tag":42,"props":10871,"children":10873},{"className":10872},[],[10874],{"type":26,"value":10875},"VK_DYNAMIC_STATE_RASTERIZATION_STREAM_EXT",{"type":26,"value":5633},{"type":21,"tag":537,"props":10878,"children":10880},{"href":10879},"/man/vkCmdSetRasterizationStreamEXT",[10881],{"type":26,"value":10882},"vkCmdSetRasterizationStreamEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":10885,"children":10886},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":10889,"children":10890},{"href":4278},[10891],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":10894,"children":10896},{"name":10895},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07631",[10897],{"type":21,"tag":22,"props":10898,"children":10899},{},[10900,10901,10907,10908,10914,10915,10919,10920,10925,10926,10931,10932,10938,10939,10942,10944,10948],{"type":26,"value":1301},{"type":21,"tag":537,"props":10902,"children":10904},{"href":10903},"/extensions/VK_EXT_conservative_rasterization",[10905],{"type":26,"value":10906},"VK_EXT_conservative_rasterization",{"type":26,"value":5117},{"type":21,"tag":42,"props":10909,"children":10911},{"className":10910},[],[10912],{"type":26,"value":10913},"VK_DYNAMIC_STATE_CONSERVATIVE_RASTERIZATION_MODE_EXT",{"type":26,"value":10441},{"type":21,"tag":537,"props":10916,"children":10917},{"href":4543},[10918],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":10921,"children":10923},{"className":10922},[],[10924],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":10927,"children":10929},{"className":10928},[],[10930],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":10933,"children":10935},{"href":10934},"/man/vkCmdSetConservativeRasterizationModeEXT",[10936],{"type":26,"value":10937},"vkCmdSetConservativeRasterizationModeEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":10940,"children":10941},{"type":656},[],{"type":26,"value":10943}," have been called\nand not subsequently ",{"type":21,"tag":537,"props":10945,"children":10946},{"href":4278},[10947],{"type":26,"value":4281},{"type":26,"value":10949}," in the\ncurrent command buffer prior to this drawing command",{"type":21,"tag":565,"props":10951,"children":10953},{"name":10952},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07632",[10954],{"type":21,"tag":22,"props":10955,"children":10956},{},[10957,10958,10962,10963,10969,10971,10975,10976,10981,10982,10987,10988,10992,10993,10999,11000,11006,11007,11013,11014,11017,11018,11022],{"type":26,"value":1301},{"type":21,"tag":537,"props":10959,"children":10960},{"href":10903},[10961],{"type":26,"value":10906},{"type":26,"value":5117},{"type":21,"tag":42,"props":10964,"children":10966},{"className":10965},[],[10967],{"type":26,"value":10968},"VK_DYNAMIC_STATE_EXTRA_PRIMITIVE_OVERESTIMATION_SIZE_EXT",{"type":26,"value":10970}," dynamic\nstate enabled, the ",{"type":21,"tag":537,"props":10972,"children":10973},{"href":4543},[10974],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":10977,"children":10979},{"className":10978},[],[10980],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":10983,"children":10985},{"className":10984},[],[10986],{"type":26,"value":634},{"type":26,"value":4560},{"type":21,"tag":537,"props":10989,"children":10990},{"href":4543},[10991],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":10994,"children":10996},{"className":10995},[],[10997],{"type":26,"value":10998},"conservativeRasterizationMode",{"type":26,"value":6712},{"type":21,"tag":42,"props":11001,"children":11003},{"className":11002},[],[11004],{"type":26,"value":11005},"VK_CONSERVATIVE_RASTERIZATION_MODE_OVERESTIMATE_EXT",{"type":26,"value":4817},{"type":21,"tag":537,"props":11008,"children":11010},{"href":11009},"/man/vkCmdSetExtraPrimitiveOverestimationSizeEXT",[11011],{"type":26,"value":11012},"vkCmdSetExtraPrimitiveOverestimationSizeEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":11015,"children":11016},{"type":656},[],{"type":26,"value":10943},{"type":21,"tag":537,"props":11019,"children":11020},{"href":4278},[11021],{"type":26,"value":4281},{"type":26,"value":10949},{"type":21,"tag":565,"props":11024,"children":11026},{"name":11025},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07633",[11027],{"type":21,"tag":22,"props":11028,"children":11029},{},[11030,11031,11041,11042,11048,11050,11056,11057,11060,11061,11065],{"type":26,"value":1301},{"type":21,"tag":537,"props":11032,"children":11034},{"href":11033},"/man/VkPhysicalDeviceDepthClipEnableFeaturesEXT#features-depthClipEnable",[11035],{"type":21,"tag":42,"props":11036,"children":11038},{"className":11037},[],[11039],{"type":26,"value":11040},"depthClipEnable",{"type":26,"value":6495},{"type":21,"tag":42,"props":11043,"children":11045},{"className":11044},[],[11046],{"type":26,"value":11047},"VK_DYNAMIC_STATE_DEPTH_CLIP_ENABLE_EXT",{"type":26,"value":11049}," dynamic state, then\n",{"type":21,"tag":537,"props":11051,"children":11053},{"href":11052},"/man/vkCmdSetDepthClipEnableEXT",[11054],{"type":26,"value":11055},"vkCmdSetDepthClipEnableEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":11058,"children":11059},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11062,"children":11063},{"href":4278},[11064],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11067,"children":11069},{"name":11068},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07634",[11070],{"type":21,"tag":22,"props":11071,"children":11072},{},[11073,11074,11080,11081,11087,11088,11091,11092,11096],{"type":26,"value":4255},{"type":21,"tag":42,"props":11075,"children":11077},{"className":11076},[],[11078],{"type":26,"value":11079},"VK_DYNAMIC_STATE_SAMPLE_LOCATIONS_ENABLE_EXT",{"type":26,"value":8676},{"type":21,"tag":537,"props":11082,"children":11084},{"href":11083},"/man/vkCmdSetSampleLocationsEnableEXT",[11085],{"type":26,"value":11086},"vkCmdSetSampleLocationsEnableEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":11089,"children":11090},{"type":656},[],{"type":26,"value":6606},{"type":21,"tag":537,"props":11093,"children":11094},{"href":4278},[11095],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11098,"children":11100},{"name":11099},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08664",[11101],{"type":21,"tag":22,"props":11102,"children":11103},{},[11104,11105,11109,11110,11114,11115,11120,11121,11126,11127,11131,11132,11135,11136,11140],{"type":26,"value":1301},{"type":21,"tag":537,"props":11106,"children":11107},{"href":5112},[11108],{"type":26,"value":5115},{"type":26,"value":5974},{"type":21,"tag":537,"props":11111,"children":11112},{"href":4357},[11113],{"type":26,"value":4360},{"type":26,"value":5982},{"type":21,"tag":42,"props":11116,"children":11118},{"className":11117},[],[11119],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":11122,"children":11124},{"className":11123},[],[11125],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":11128,"children":11129},{"href":11083},[11130],{"type":26,"value":11086},{"type":26,"value":652},{"type":21,"tag":654,"props":11133,"children":11134},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11137,"children":11138},{"href":4278},[11139],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11142,"children":11144},{"name":11143},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07635",[11145],{"type":21,"tag":22,"props":11146,"children":11147},{},[11148,11149,11155,11156,11162,11163,11166,11167,11171],{"type":26,"value":4255},{"type":21,"tag":42,"props":11150,"children":11152},{"className":11151},[],[11153],{"type":26,"value":11154},"VK_DYNAMIC_STATE_COLOR_BLEND_ADVANCED_EXT",{"type":26,"value":8676},{"type":21,"tag":537,"props":11157,"children":11159},{"href":11158},"/man/vkCmdSetColorBlendAdvancedEXT",[11160],{"type":26,"value":11161},"vkCmdSetColorBlendAdvancedEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":11164,"children":11165},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11168,"children":11169},{"href":4278},[11170],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11173,"children":11175},{"name":11174},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizerDiscardEnable-09416",[11176],{"type":21,"tag":22,"props":11177,"children":11178},{},[11179,11180,11186,11188,11193,11194,11198,11199,11204,11205,11210,11212,11216,11217,11221,11222,11225,11226,11230],{"type":26,"value":1301},{"type":21,"tag":537,"props":11181,"children":11183},{"href":11182},"/extensions/VK_EXT_blend_operation_advanced",[11184],{"type":26,"value":11185},"VK_EXT_blend_operation_advanced",{"type":26,"value":11187}," extension is enabled,\nand a shader object is bound to the ",{"type":21,"tag":42,"props":11189,"children":11191},{"className":11190},[],[11192],{"type":26,"value":4649},{"type":26,"value":4651},{"type":21,"tag":537,"props":11195,"children":11196},{"href":4357},[11197],{"type":26,"value":4360},{"type":26,"value":4657},{"type":21,"tag":42,"props":11200,"children":11202},{"className":11201},[],[11203],{"type":26,"value":4368},{"type":26,"value":4664},{"type":21,"tag":42,"props":11206,"children":11208},{"className":11207},[],[11209],{"type":26,"value":634},{"type":26,"value":11211},", then at least one of ",{"type":21,"tag":537,"props":11213,"children":11214},{"href":4695},[11215],{"type":26,"value":4698},{"type":26,"value":7662},{"type":21,"tag":537,"props":11218,"children":11219},{"href":11158},[11220],{"type":26,"value":11161},{"type":26,"value":652},{"type":21,"tag":654,"props":11223,"children":11224},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11227,"children":11228},{"href":4278},[11229],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11232,"children":11234},{"name":11233},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07636",[11235],{"type":21,"tag":22,"props":11236,"children":11237},{},[11238,11239,11245,11247,11253,11254,11260,11261,11265,11266,11271,11272,11277,11278,11284,11285,11288,11289,11293],{"type":26,"value":1301},{"type":21,"tag":537,"props":11240,"children":11242},{"href":11241},"/extensions/VK_EXT_provoking_vertex",[11243],{"type":26,"value":11244},"VK_EXT_provoking_vertex",{"type":26,"value":11246}," extension is enabled,\na shader object is bound to the ",{"type":21,"tag":42,"props":11248,"children":11250},{"className":11249},[],[11251],{"type":26,"value":11252},"VK_SHADER_STAGE_VERTEX_BIT",{"type":26,"value":10558},{"type":21,"tag":42,"props":11255,"children":11257},{"className":11256},[],[11258],{"type":26,"value":11259},"VK_DYNAMIC_STATE_PROVOKING_VERTEX_MODE_EXT",{"type":26,"value":5463},{"type":21,"tag":537,"props":11262,"children":11263},{"href":4543},[11264],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":11267,"children":11269},{"className":11268},[],[11270],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":11273,"children":11275},{"className":11274},[],[11276],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":11279,"children":11281},{"href":11280},"/man/vkCmdSetProvokingVertexModeEXT",[11282],{"type":26,"value":11283},"vkCmdSetProvokingVertexModeEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":11286,"children":11287},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11290,"children":11291},{"href":4278},[11292],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11295,"children":11297},{"name":11296},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07637",[11298],{"type":21,"tag":22,"props":11299,"children":11300},{},[11301,11302,11308,11309,11315,11316,11319,11320,11324],{"type":26,"value":4255},{"type":21,"tag":42,"props":11303,"children":11305},{"className":11304},[],[11306],{"type":26,"value":11307},"VK_DYNAMIC_STATE_LINE_RASTERIZATION_MODE_EXT",{"type":26,"value":8676},{"type":21,"tag":537,"props":11310,"children":11312},{"href":11311},"/man/vkCmdSetLineRasterizationModeEXT",[11313],{"type":26,"value":11314},"vkCmdSetLineRasterizationModeEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":11317,"children":11318},{"type":656},[],{"type":26,"value":6606},{"type":21,"tag":537,"props":11321,"children":11322},{"href":4278},[11323],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11326,"children":11328},{"name":11327},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08666",[11329],{"type":21,"tag":22,"props":11330,"children":11331},{},[11332,11333,11339,11340,11346,11348,11352,11353,11358,11359,11364,11365,11369,11370,11375,11376,11381,11382,11386,11387,11390,11391,11395],{"type":26,"value":1301},{"type":21,"tag":537,"props":11334,"children":11336},{"href":11335},"/extensions/VK_KHR_line_rasterization",[11337],{"type":26,"value":11338},"VK_KHR_line_rasterization",{"type":26,"value":711},{"type":21,"tag":537,"props":11341,"children":11343},{"href":11342},"/extensions/VK_EXT_line_rasterization",[11344],{"type":26,"value":11345},"VK_EXT_line_rasterization",{"type":26,"value":11347}," extension is enabled, and a shader\nobject is bound to any graphics stage, and the most recent call to\n",{"type":21,"tag":537,"props":11349,"children":11350},{"href":4357},[11351],{"type":26,"value":4360},{"type":26,"value":4496},{"type":21,"tag":42,"props":11354,"children":11356},{"className":11355},[],[11357],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":11360,"children":11362},{"className":11361},[],[11363],{"type":26,"value":634},{"type":26,"value":8584},{"type":21,"tag":537,"props":11366,"children":11367},{"href":4380},[11368],{"type":26,"value":4383},{"type":26,"value":4496},{"type":21,"tag":42,"props":11371,"children":11373},{"className":11372},[],[11374],{"type":26,"value":4390},{"type":26,"value":4370},{"type":21,"tag":42,"props":11377,"children":11379},{"className":11378},[],[11380],{"type":26,"value":4397},{"type":26,"value":4817},{"type":21,"tag":537,"props":11383,"children":11384},{"href":11311},[11385],{"type":26,"value":11314},{"type":26,"value":652},{"type":21,"tag":654,"props":11388,"children":11389},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11392,"children":11393},{"href":4278},[11394],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11397,"children":11399},{"name":11398},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08667",[11400],{"type":21,"tag":22,"props":11401,"children":11402},{},[11403,11404,11408,11409,11413,11415,11420,11422,11426,11427,11432,11433,11438,11439,11443,11444,11449,11451,11455,11456,11459,11460,11464],{"type":26,"value":1301},{"type":21,"tag":537,"props":11405,"children":11406},{"href":11335},[11407],{"type":26,"value":11338},{"type":26,"value":711},{"type":21,"tag":537,"props":11410,"children":11411},{"href":11342},[11412],{"type":26,"value":11345},{"type":26,"value":11414}," extension is enabled, and a shader\nobject is bound to the ",{"type":21,"tag":42,"props":11416,"children":11418},{"className":11417},[],[11419],{"type":26,"value":11252},{"type":26,"value":11421}," stage, and the\nmost recent call to ",{"type":21,"tag":537,"props":11423,"children":11424},{"href":4357},[11425],{"type":26,"value":4360},{"type":26,"value":6190},{"type":21,"tag":42,"props":11428,"children":11430},{"className":11429},[],[11431],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":11434,"children":11436},{"className":11435},[],[11437],{"type":26,"value":634},{"type":26,"value":6253},{"type":21,"tag":537,"props":11440,"children":11441},{"href":4440},[11442],{"type":26,"value":4443},{"type":26,"value":6190},{"type":21,"tag":42,"props":11445,"children":11447},{"className":11446},[],[11448],{"type":26,"value":4450},{"type":26,"value":11450}," to any line topology, then\n",{"type":21,"tag":537,"props":11452,"children":11453},{"href":11311},[11454],{"type":26,"value":11314},{"type":26,"value":652},{"type":21,"tag":654,"props":11457,"children":11458},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11461,"children":11462},{"href":4278},[11463],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11466,"children":11468},{"name":11467},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08668",[11469],{"type":21,"tag":22,"props":11470,"children":11471},{},[11472,11473,11477,11478,11482,11484,11489,11490,11495,11496,11500,11501,11506,11507,11512,11513,11517,11518,11521,11522,11526],{"type":26,"value":1301},{"type":21,"tag":537,"props":11474,"children":11475},{"href":11335},[11476],{"type":26,"value":11338},{"type":26,"value":711},{"type":21,"tag":537,"props":11479,"children":11480},{"href":11342},[11481],{"type":26,"value":11345},{"type":26,"value":11483}," extension is enabled, and a shader\nobject that outputs line primitives is bound to the\n",{"type":21,"tag":42,"props":11485,"children":11487},{"className":11486},[],[11488],{"type":26,"value":4481},{"type":26,"value":711},{"type":21,"tag":42,"props":11491,"children":11493},{"className":11492},[],[11494],{"type":26,"value":4488},{"type":26,"value":4490},{"type":21,"tag":537,"props":11497,"children":11498},{"href":4357},[11499],{"type":26,"value":4360},{"type":26,"value":4496},{"type":21,"tag":42,"props":11502,"children":11504},{"className":11503},[],[11505],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":11508,"children":11510},{"className":11509},[],[11511],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":11514,"children":11515},{"href":11311},[11516],{"type":26,"value":11314},{"type":26,"value":652},{"type":21,"tag":654,"props":11519,"children":11520},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11523,"children":11524},{"href":4278},[11525],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11528,"children":11530},{"name":11529},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07638",[11531],{"type":21,"tag":22,"props":11532,"children":11533},{},[11534,11535,11541,11542,11548,11549,11552,11553,11557],{"type":26,"value":4255},{"type":21,"tag":42,"props":11536,"children":11538},{"className":11537},[],[11539],{"type":26,"value":11540},"VK_DYNAMIC_STATE_LINE_STIPPLE_ENABLE_EXT",{"type":26,"value":8676},{"type":21,"tag":537,"props":11543,"children":11545},{"href":11544},"/man/vkCmdSetLineStippleEnableEXT",[11546],{"type":26,"value":11547},"vkCmdSetLineStippleEnableEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":11550,"children":11551},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11554,"children":11555},{"href":4278},[11556],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11559,"children":11561},{"name":11560},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08669",[11562],{"type":21,"tag":22,"props":11563,"children":11564},{},[11565,11566,11570,11571,11575,11576,11580,11581,11586,11587,11592,11593,11597,11598,11603,11604,11609,11610,11614,11615,11618,11619,11623],{"type":26,"value":1301},{"type":21,"tag":537,"props":11567,"children":11568},{"href":11335},[11569],{"type":26,"value":11338},{"type":26,"value":711},{"type":21,"tag":537,"props":11572,"children":11573},{"href":11342},[11574],{"type":26,"value":11345},{"type":26,"value":11347},{"type":21,"tag":537,"props":11577,"children":11578},{"href":4357},[11579],{"type":26,"value":4360},{"type":26,"value":4496},{"type":21,"tag":42,"props":11582,"children":11584},{"className":11583},[],[11585],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":11588,"children":11590},{"className":11589},[],[11591],{"type":26,"value":634},{"type":26,"value":8584},{"type":21,"tag":537,"props":11594,"children":11595},{"href":4380},[11596],{"type":26,"value":4383},{"type":26,"value":4496},{"type":21,"tag":42,"props":11599,"children":11601},{"className":11600},[],[11602],{"type":26,"value":4390},{"type":26,"value":4370},{"type":21,"tag":42,"props":11605,"children":11607},{"className":11606},[],[11608],{"type":26,"value":4397},{"type":26,"value":4817},{"type":21,"tag":537,"props":11611,"children":11612},{"href":11544},[11613],{"type":26,"value":11547},{"type":26,"value":652},{"type":21,"tag":654,"props":11616,"children":11617},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11620,"children":11621},{"href":4278},[11622],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11625,"children":11627},{"name":11626},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08670",[11628],{"type":21,"tag":22,"props":11629,"children":11630},{},[11631,11632,11636,11637,11641,11642,11647,11648,11652,11653,11658,11659,11664,11665,11669,11670,11675,11676,11680,11681,11684,11685,11689],{"type":26,"value":1301},{"type":21,"tag":537,"props":11633,"children":11634},{"href":11335},[11635],{"type":26,"value":11338},{"type":26,"value":711},{"type":21,"tag":537,"props":11638,"children":11639},{"href":11342},[11640],{"type":26,"value":11345},{"type":26,"value":11414},{"type":21,"tag":42,"props":11643,"children":11645},{"className":11644},[],[11646],{"type":26,"value":11252},{"type":26,"value":11421},{"type":21,"tag":537,"props":11649,"children":11650},{"href":4357},[11651],{"type":26,"value":4360},{"type":26,"value":6190},{"type":21,"tag":42,"props":11654,"children":11656},{"className":11655},[],[11657],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":11660,"children":11662},{"className":11661},[],[11663],{"type":26,"value":634},{"type":26,"value":6253},{"type":21,"tag":537,"props":11666,"children":11667},{"href":4440},[11668],{"type":26,"value":4443},{"type":26,"value":6190},{"type":21,"tag":42,"props":11671,"children":11673},{"className":11672},[],[11674],{"type":26,"value":4450},{"type":26,"value":11450},{"type":21,"tag":537,"props":11677,"children":11678},{"href":11544},[11679],{"type":26,"value":11547},{"type":26,"value":652},{"type":21,"tag":654,"props":11682,"children":11683},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11686,"children":11687},{"href":4278},[11688],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11691,"children":11693},{"name":11692},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08671",[11694],{"type":21,"tag":22,"props":11695,"children":11696},{},[11697,11698,11702,11703,11707,11708,11713,11714,11719,11720,11724,11725,11730,11731,11736,11737,11741,11742,11745,11746,11750],{"type":26,"value":1301},{"type":21,"tag":537,"props":11699,"children":11700},{"href":11335},[11701],{"type":26,"value":11338},{"type":26,"value":711},{"type":21,"tag":537,"props":11704,"children":11705},{"href":11342},[11706],{"type":26,"value":11345},{"type":26,"value":11483},{"type":21,"tag":42,"props":11709,"children":11711},{"className":11710},[],[11712],{"type":26,"value":4481},{"type":26,"value":711},{"type":21,"tag":42,"props":11715,"children":11717},{"className":11716},[],[11718],{"type":26,"value":4488},{"type":26,"value":4490},{"type":21,"tag":537,"props":11721,"children":11722},{"href":4357},[11723],{"type":26,"value":4360},{"type":26,"value":4496},{"type":21,"tag":42,"props":11726,"children":11728},{"className":11727},[],[11729],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":11732,"children":11734},{"className":11733},[],[11735],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":11738,"children":11739},{"href":11544},[11740],{"type":26,"value":11547},{"type":26,"value":652},{"type":21,"tag":654,"props":11743,"children":11744},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11747,"children":11748},{"href":4278},[11749],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11752,"children":11754},{"name":11753},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07849",[11755,11762],{"type":21,"tag":33,"props":11756,"children":11757},{"code":4255},[11758],{"type":21,"tag":42,"props":11759,"children":11760},{"__ignoreMap":38},[11761],{"type":26,"value":4255},{"type":21,"tag":22,"props":11763,"children":11764},{},[11765,11771,11773,11779,11782,11783,11787],{"type":21,"tag":42,"props":11766,"children":11768},{"className":11767},[],[11769],{"type":26,"value":11770},"VK_DYNAMIC_STATE_LINE_STIPPLE_KHR",{"type":26,"value":11772},"\ndynamic state enabled then\n",{"type":21,"tag":537,"props":11774,"children":11776},{"href":11775},"/man/vkCmdSetLineStippleKHR",[11777],{"type":26,"value":11778},"vkCmdSetLineStippleKHR",{"type":21,"tag":654,"props":11780,"children":11781},{"type":656},[],{"type":26,"value":4517},{"type":21,"tag":537,"props":11784,"children":11785},{"href":4278},[11786],{"type":26,"value":4281},{"type":26,"value":4523},{"type":21,"tag":565,"props":11789,"children":11791},{"name":11790},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08672",[11792],{"type":21,"tag":22,"props":11793,"children":11794},{},[11795,11796,11800,11801,11805,11806,11810,11811,11816,11817,11822,11823,11827,11828,11834,11835,11840,11841,11847,11848,11851,11852,11856],{"type":26,"value":1301},{"type":21,"tag":537,"props":11797,"children":11798},{"href":11335},[11799],{"type":26,"value":11338},{"type":26,"value":711},{"type":21,"tag":537,"props":11802,"children":11803},{"href":11342},[11804],{"type":26,"value":11345},{"type":26,"value":11347},{"type":21,"tag":537,"props":11807,"children":11808},{"href":4357},[11809],{"type":26,"value":4360},{"type":26,"value":4496},{"type":21,"tag":42,"props":11812,"children":11814},{"className":11813},[],[11815],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":11818,"children":11820},{"className":11819},[],[11821],{"type":26,"value":634},{"type":26,"value":8584},{"type":21,"tag":537,"props":11824,"children":11825},{"href":11544},[11826],{"type":26,"value":11547},{"type":26,"value":5982},{"type":21,"tag":42,"props":11829,"children":11831},{"className":11830},[],[11832],{"type":26,"value":11833},"stippledLineEnable",{"type":26,"value":4370},{"type":21,"tag":42,"props":11836,"children":11838},{"className":11837},[],[11839],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":11842,"children":11844},{"href":11843},"/man/vkCmdSetLineStippleEXT",[11845],{"type":26,"value":11846},"vkCmdSetLineStippleEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":11849,"children":11850},{"type":656},[],{"type":26,"value":4275},{"type":21,"tag":537,"props":11853,"children":11854},{"href":4278},[11855],{"type":26,"value":4281},{"type":26,"value":4283},{"type":21,"tag":565,"props":11858,"children":11860},{"name":11859},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07639",[11861],{"type":21,"tag":22,"props":11862,"children":11863},{},[11864,11865,11875,11876,11882,11883,11889,11890,11893,11894,11898],{"type":26,"value":1301},{"type":21,"tag":537,"props":11866,"children":11868},{"href":11867},"/man/VkPhysicalDeviceDepthClipControlFeaturesEXT#features-depthClipControl",[11869],{"type":21,"tag":42,"props":11870,"children":11872},{"className":11871},[],[11873],{"type":26,"value":11874},"depthClipControl",{"type":26,"value":6495},{"type":21,"tag":42,"props":11877,"children":11879},{"className":11878},[],[11880],{"type":26,"value":11881},"VK_DYNAMIC_STATE_DEPTH_CLIP_NEGATIVE_ONE_TO_ONE_EXT",{"type":26,"value":6503},{"type":21,"tag":537,"props":11884,"children":11886},{"href":11885},"/man/vkCmdSetDepthClipNegativeOneToOneEXT",[11887],{"type":26,"value":11888},"vkCmdSetDepthClipNegativeOneToOneEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":11891,"children":11892},{"type":656},[],{"type":26,"value":5429},{"type":21,"tag":537,"props":11895,"children":11896},{"href":4278},[11897],{"type":26,"value":4281},{"type":26,"value":5435},{"type":21,"tag":565,"props":11900,"children":11902},{"name":11901},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07640",[11903],{"type":21,"tag":22,"props":11904,"children":11905},{},[11906,11907,11911,11913,11919,11920,11924,11925,11928,11929,11933],{"type":26,"value":1301},{"type":21,"tag":537,"props":11908,"children":11909},{"href":5969},[11910],{"type":26,"value":5972},{"type":26,"value":11912}," 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":21,"tag":42,"props":11914,"children":11916},{"className":11915},[],[11917],{"type":26,"value":11918},"VK_DYNAMIC_STATE_VIEWPORT_W_SCALING_ENABLE_NV",{"type":26,"value":6503},{"type":21,"tag":537,"props":11921,"children":11922},{"href":5977},[11923],{"type":26,"value":5980},{"type":26,"value":652},{"type":21,"tag":654,"props":11926,"children":11927},{"type":656},[],{"type":26,"value":5429},{"type":21,"tag":537,"props":11930,"children":11931},{"href":4278},[11932],{"type":26,"value":4281},{"type":26,"value":5435},{"type":21,"tag":565,"props":11935,"children":11937},{"name":11936},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07641",[11938],{"type":21,"tag":22,"props":11939,"children":11940},{},[11941,11942,11948,11949,11955,11957,11963,11964,11967,11968,11972],{"type":26,"value":1301},{"type":21,"tag":537,"props":11943,"children":11945},{"href":11944},"/extensions/VK_NV_viewport_swizzle",[11946],{"type":26,"value":11947},"VK_NV_viewport_swizzle",{"type":26,"value":11912},{"type":21,"tag":42,"props":11950,"children":11952},{"className":11951},[],[11953],{"type":26,"value":11954},"VK_DYNAMIC_STATE_VIEWPORT_SWIZZLE_NV",{"type":26,"value":11956}," dynamic state enabled, then\n",{"type":21,"tag":537,"props":11958,"children":11960},{"href":11959},"/man/vkCmdSetViewportSwizzleNV",[11961],{"type":26,"value":11962},"vkCmdSetViewportSwizzleNV",{"type":26,"value":652},{"type":21,"tag":654,"props":11965,"children":11966},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":11969,"children":11970},{"href":4278},[11971],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":11974,"children":11976},{"name":11975},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07642",[11977],{"type":21,"tag":22,"props":11978,"children":11979},{},[11980,11981,11987,11988,11993,11994,12000,12001,12005,12006,12011,12012,12017,12018,12024,12025,12028,12029,12033],{"type":26,"value":1301},{"type":21,"tag":537,"props":11982,"children":11984},{"href":11983},"/extensions/VK_NV_fragment_coverage_to_color",[11985],{"type":26,"value":11986},"VK_NV_fragment_coverage_to_color",{"type":26,"value":11246},{"type":21,"tag":42,"props":11989,"children":11991},{"className":11990},[],[11992],{"type":26,"value":4649},{"type":26,"value":10558},{"type":21,"tag":42,"props":11995,"children":11997},{"className":11996},[],[11998],{"type":26,"value":11999},"VK_DYNAMIC_STATE_COVERAGE_TO_COLOR_ENABLE_NV",{"type":26,"value":10441},{"type":21,"tag":537,"props":12002,"children":12003},{"href":4543},[12004],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12007,"children":12009},{"className":12008},[],[12010],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":12013,"children":12015},{"className":12014},[],[12016],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":12019,"children":12021},{"href":12020},"/man/vkCmdSetCoverageToColorEnableNV",[12022],{"type":26,"value":12023},"vkCmdSetCoverageToColorEnableNV",{"type":26,"value":652},{"type":21,"tag":654,"props":12026,"children":12027},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":12030,"children":12031},{"href":4278},[12032],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":12035,"children":12037},{"name":12036},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07643",[12038],{"type":21,"tag":22,"props":12039,"children":12040},{},[12041,12042,12046,12047,12052,12053,12059,12061,12065,12066,12071,12072,12077,12078,12082,12083,12089,12090,12095,12096,12102,12103,12106,12107,12111],{"type":26,"value":1301},{"type":21,"tag":537,"props":12043,"children":12044},{"href":11983},[12045],{"type":26,"value":11986},{"type":26,"value":11246},{"type":21,"tag":42,"props":12048,"children":12050},{"className":12049},[],[12051],{"type":26,"value":4649},{"type":26,"value":10558},{"type":21,"tag":42,"props":12054,"children":12056},{"className":12055},[],[12057],{"type":26,"value":12058},"VK_DYNAMIC_STATE_COVERAGE_TO_COLOR_LOCATION_NV",{"type":26,"value":12060}," dynamic state\nenabled, the ",{"type":21,"tag":537,"props":12062,"children":12063},{"href":4543},[12064],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12067,"children":12069},{"className":12068},[],[12070],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":12073,"children":12075},{"className":12074},[],[12076],{"type":26,"value":634},{"type":26,"value":4560},{"type":21,"tag":537,"props":12079,"children":12080},{"href":4543},[12081],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12084,"children":12086},{"className":12085},[],[12087],{"type":26,"value":12088},"coverageToColorEnable",{"type":26,"value":1526},{"type":21,"tag":42,"props":12091,"children":12093},{"className":12092},[],[12094],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":12097,"children":12099},{"href":12098},"/man/vkCmdSetCoverageToColorLocationNV",[12100],{"type":26,"value":12101},"vkCmdSetCoverageToColorLocationNV",{"type":26,"value":652},{"type":21,"tag":654,"props":12104,"children":12105},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":12108,"children":12109},{"href":4278},[12110],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":12113,"children":12115},{"name":12114},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07644",[12116],{"type":21,"tag":22,"props":12117,"children":12118},{},[12119,12120,12126,12127,12133,12134,12138,12139,12144,12145,12150,12151,12157,12158,12161,12162,12166],{"type":26,"value":1301},{"type":21,"tag":537,"props":12121,"children":12123},{"href":12122},"/extensions/VK_NV_framebuffer_mixed_samples",[12124],{"type":26,"value":12125},"VK_NV_framebuffer_mixed_samples",{"type":26,"value":5117},{"type":21,"tag":42,"props":12128,"children":12130},{"className":12129},[],[12131],{"type":26,"value":12132},"VK_DYNAMIC_STATE_COVERAGE_MODULATION_MODE_NV",{"type":26,"value":10441},{"type":21,"tag":537,"props":12135,"children":12136},{"href":4543},[12137],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12140,"children":12142},{"className":12141},[],[12143],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":12146,"children":12148},{"className":12147},[],[12149],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":12152,"children":12154},{"href":12153},"/man/vkCmdSetCoverageModulationModeNV",[12155],{"type":26,"value":12156},"vkCmdSetCoverageModulationModeNV",{"type":26,"value":652},{"type":21,"tag":654,"props":12159,"children":12160},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":12163,"children":12164},{"href":4278},[12165],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":12168,"children":12170},{"name":12169},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07645",[12171],{"type":21,"tag":22,"props":12172,"children":12173},{},[12174,12175,12179,12180,12186,12187,12191,12192,12197,12198,12203,12204,12208,12209,12215,12217,12223,12224,12230,12231,12234,12235,12239],{"type":26,"value":1301},{"type":21,"tag":537,"props":12176,"children":12177},{"href":12122},[12178],{"type":26,"value":12125},{"type":26,"value":5117},{"type":21,"tag":42,"props":12181,"children":12183},{"className":12182},[],[12184],{"type":26,"value":12185},"VK_DYNAMIC_STATE_COVERAGE_MODULATION_TABLE_ENABLE_NV",{"type":26,"value":12060},{"type":21,"tag":537,"props":12188,"children":12189},{"href":4543},[12190],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12193,"children":12195},{"className":12194},[],[12196],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":12199,"children":12201},{"className":12200},[],[12202],{"type":26,"value":634},{"type":26,"value":4560},{"type":21,"tag":537,"props":12205,"children":12206},{"href":4543},[12207],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12210,"children":12212},{"className":12211},[],[12213],{"type":26,"value":12214},"coverageModulationMode",{"type":26,"value":12216}," is any value other than\n",{"type":21,"tag":42,"props":12218,"children":12220},{"className":12219},[],[12221],{"type":26,"value":12222},"VK_COVERAGE_MODULATION_MODE_NONE_NV",{"type":26,"value":4817},{"type":21,"tag":537,"props":12225,"children":12227},{"href":12226},"/man/vkCmdSetCoverageModulationTableEnableNV",[12228],{"type":26,"value":12229},"vkCmdSetCoverageModulationTableEnableNV",{"type":26,"value":652},{"type":21,"tag":654,"props":12232,"children":12233},{"type":656},[],{"type":26,"value":6606},{"type":21,"tag":537,"props":12236,"children":12237},{"href":4278},[12238],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":12241,"children":12243},{"name":12242},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07646",[12244],{"type":21,"tag":22,"props":12245,"children":12246},{},[12247,12248,12252,12253,12259,12260,12264,12265,12270,12271,12276,12277,12281,12282,12288,12289,12294,12295,12301,12302,12305,12306,12310],{"type":26,"value":1301},{"type":21,"tag":537,"props":12249,"children":12250},{"href":12122},[12251],{"type":26,"value":12125},{"type":26,"value":5117},{"type":21,"tag":42,"props":12254,"children":12256},{"className":12255},[],[12257],{"type":26,"value":12258},"VK_DYNAMIC_STATE_COVERAGE_MODULATION_TABLE_NV",{"type":26,"value":12060},{"type":21,"tag":537,"props":12261,"children":12262},{"href":4543},[12263],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12266,"children":12268},{"className":12267},[],[12269],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":12272,"children":12274},{"className":12273},[],[12275],{"type":26,"value":634},{"type":26,"value":4560},{"type":21,"tag":537,"props":12278,"children":12279},{"href":4543},[12280],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12283,"children":12285},{"className":12284},[],[12286],{"type":26,"value":12287},"coverageModulationTableEnable",{"type":26,"value":1526},{"type":21,"tag":42,"props":12290,"children":12292},{"className":12291},[],[12293],{"type":26,"value":897},{"type":26,"value":4817},{"type":21,"tag":537,"props":12296,"children":12298},{"href":12297},"/man/vkCmdSetCoverageModulationTableNV",[12299],{"type":26,"value":12300},"vkCmdSetCoverageModulationTableNV",{"type":26,"value":652},{"type":21,"tag":654,"props":12303,"children":12304},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":12307,"children":12308},{"href":4278},[12309],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":12312,"children":12314},{"name":12313},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07647",[12315],{"type":21,"tag":22,"props":12316,"children":12317},{},[12318,12319,12327,12328,12334,12335,12339,12340,12345,12346,12351,12352,12356,12357,12360,12361,12365],{"type":26,"value":1301},{"type":21,"tag":537,"props":12320,"children":12321},{"href":6175},[12322],{"type":21,"tag":42,"props":12323,"children":12325},{"className":12324},[],[12326],{"type":26,"value":6182},{"type":26,"value":6537},{"type":21,"tag":42,"props":12329,"children":12331},{"className":12330},[],[12332],{"type":26,"value":12333},"VK_DYNAMIC_STATE_SHADING_RATE_IMAGE_ENABLE_NV",{"type":26,"value":10441},{"type":21,"tag":537,"props":12336,"children":12337},{"href":4543},[12338],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12341,"children":12343},{"className":12342},[],[12344],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":12347,"children":12349},{"className":12348},[],[12350],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":12353,"children":12354},{"href":6256},[12355],{"type":26,"value":6259},{"type":26,"value":652},{"type":21,"tag":654,"props":12358,"children":12359},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":12362,"children":12363},{"href":4278},[12364],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":12367,"children":12369},{"name":12368},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pipelineFragmentShadingRate-09238",[12370],{"type":21,"tag":22,"props":12371,"children":12372},{},[12373,12374,12384,12385,12390,12391,12396,12397,12401,12402,12407,12408,12413,12414,12418,12419,12422,12423,12427],{"type":26,"value":1301},{"type":21,"tag":537,"props":12375,"children":12377},{"href":12376},"/man/VkPhysicalDeviceFragmentShadingRateFeaturesKHR#features-pipelineFragmentShadingRate",[12378],{"type":21,"tag":42,"props":12379,"children":12381},{"className":12380},[],[12382],{"type":26,"value":12383},"pipelineFragmentShadingRate",{"type":26,"value":10551},{"type":21,"tag":42,"props":12386,"children":12388},{"className":12387},[],[12389],{"type":26,"value":4649},{"type":26,"value":10558},{"type":21,"tag":42,"props":12392,"children":12394},{"className":12393},[],[12395],{"type":26,"value":8135},{"type":26,"value":5463},{"type":21,"tag":537,"props":12398,"children":12399},{"href":4543},[12400],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12403,"children":12405},{"className":12404},[],[12406],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":12409,"children":12411},{"className":12410},[],[12412],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":12415,"children":12416},{"href":8139},[12417],{"type":26,"value":8142},{"type":26,"value":652},{"type":21,"tag":654,"props":12420,"children":12421},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":12424,"children":12425},{"href":4278},[12426],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":12429,"children":12431},{"name":12430},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07648",[12432],{"type":21,"tag":22,"props":12433,"children":12434},{},[12435,12436,12446,12447,12453,12455,12459,12460,12465,12466,12471,12472,12478,12479,12482,12483,12487],{"type":26,"value":1301},{"type":21,"tag":537,"props":12437,"children":12439},{"href":12438},"/man/VkPhysicalDeviceRepresentativeFragmentTestFeaturesNV#features-representativeFragmentTest",[12440],{"type":21,"tag":42,"props":12441,"children":12443},{"className":12442},[],[12444],{"type":26,"value":12445},"representativeFragmentTest",{"type":26,"value":5455},{"type":21,"tag":42,"props":12448,"children":12450},{"className":12449},[],[12451],{"type":26,"value":12452},"VK_DYNAMIC_STATE_REPRESENTATIVE_FRAGMENT_TEST_ENABLE_NV",{"type":26,"value":12454}," dynamic\nstate enabled, and the ",{"type":21,"tag":537,"props":12456,"children":12457},{"href":4543},[12458],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12461,"children":12463},{"className":12462},[],[12464],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":12467,"children":12469},{"className":12468},[],[12470],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":12473,"children":12475},{"href":12474},"/man/vkCmdSetRepresentativeFragmentTestEnableNV",[12476],{"type":26,"value":12477},"vkCmdSetRepresentativeFragmentTestEnableNV",{"type":26,"value":652},{"type":21,"tag":654,"props":12480,"children":12481},{"type":656},[],{"type":26,"value":10943},{"type":21,"tag":537,"props":12484,"children":12485},{"href":4278},[12486],{"type":26,"value":4281},{"type":26,"value":10949},{"type":21,"tag":565,"props":12489,"children":12491},{"name":12490},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07649",[12492],{"type":21,"tag":22,"props":12493,"children":12494},{},[12495,12496,12506,12508,12514,12515,12519,12520,12525,12526,12531,12532,12538,12539,12542,12543,12547],{"type":26,"value":1301},{"type":21,"tag":537,"props":12497,"children":12499},{"href":12498},"/man/VkPhysicalDeviceCoverageReductionModeFeaturesNV#features-coverageReductionMode",[12500],{"type":21,"tag":42,"props":12501,"children":12503},{"className":12502},[],[12504],{"type":26,"value":12505},"coverageReductionMode",{"type":26,"value":12507},"\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":21,"tag":42,"props":12509,"children":12511},{"className":12510},[],[12512],{"type":26,"value":12513},"VK_DYNAMIC_STATE_COVERAGE_REDUCTION_MODE_NV",{"type":26,"value":5463},{"type":21,"tag":537,"props":12516,"children":12517},{"href":4543},[12518],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":12521,"children":12523},{"className":12522},[],[12524],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":12527,"children":12529},{"className":12528},[],[12530],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":12533,"children":12535},{"href":12534},"/man/vkCmdSetCoverageReductionModeNV",[12536],{"type":26,"value":12537},"vkCmdSetCoverageReductionModeNV",{"type":26,"value":652},{"type":21,"tag":654,"props":12540,"children":12541},{"type":656},[],{"type":26,"value":4893},{"type":21,"tag":537,"props":12544,"children":12545},{"href":4278},[12546],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":12549,"children":12551},{"name":12550},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pColorBlendEnables-07470",[12552],{"type":21,"tag":22,"props":12553,"children":12554},{},[12555,12556,12561,12563,12567,12569,12574,12576,12581,12583,12587,12588,12591,12592],{"type":26,"value":4255},{"type":21,"tag":42,"props":12557,"children":12559},{"className":12558},[],[12560],{"type":26,"value":7962},{"type":26,"value":12562}," state enabled and the last\ncall to ",{"type":21,"tag":537,"props":12564,"children":12565},{"href":4674},[12566],{"type":26,"value":4677},{"type":26,"value":12568}," set ",{"type":21,"tag":42,"props":12570,"children":12572},{"className":12571},[],[12573],{"type":26,"value":4685},{"type":26,"value":12575},"\nfor any attachment to ",{"type":21,"tag":42,"props":12577,"children":12579},{"className":12578},[],[12580],{"type":26,"value":897},{"type":26,"value":12582},", then for those attachments in the\nsubpass the corresponding image view’s\n",{"type":21,"tag":537,"props":12584,"children":12585},{"href":647},[12586],{"type":26,"value":650},{"type":26,"value":652},{"type":21,"tag":654,"props":12589,"children":12590},{"type":656},[],{"type":26,"value":659},{"type":21,"tag":42,"props":12593,"children":12595},{"className":12594},[],[12596],{"type":26,"value":6877},{"type":21,"tag":565,"props":12598,"children":12600},{"name":12599},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizationSamples-07471",[12601],{"type":21,"tag":22,"props":12602,"children":12603},{},[12604,12605,12610,12612,12617,12619,12623,12624,12627,12629],{"type":26,"value":4255},{"type":21,"tag":42,"props":12606,"children":12608},{"className":12607},[],[12609],{"type":26,"value":8010},{"type":26,"value":12611}," state enabled, and the\ncurrent subpass does not use any color and/or depth/stencil attachments,\nthen the ",{"type":21,"tag":42,"props":12613,"children":12615},{"className":12614},[],[12616],{"type":26,"value":8029},{"type":26,"value":12618}," in the last call to\n",{"type":21,"tag":537,"props":12620,"children":12621},{"href":8014},[12622],{"type":26,"value":8017},{"type":26,"value":652},{"type":21,"tag":654,"props":12625,"children":12626},{"type":656},[],{"type":26,"value":12628}," follow the rules for a\n",{"type":21,"tag":537,"props":12630,"children":12632},{"href":12631},"/man/VkFramebufferCreateInfo#renderpass-noattachments",[12633],{"type":26,"value":12634},"zero-attachment subpass",{"type":21,"tag":565,"props":12636,"children":12638},{"name":12637},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-samples-07472",[12639],{"type":21,"tag":22,"props":12640,"children":12641},{},[12642,12643,12648,12650,12655,12657,12663,12664,12668,12669,12672,12674,12680,12681,12686],{"type":26,"value":4255},{"type":21,"tag":42,"props":12644,"children":12646},{"className":12645},[],[12647],{"type":26,"value":10266},{"type":26,"value":12649}," state enabled and the\n",{"type":21,"tag":42,"props":12651,"children":12653},{"className":12652},[],[12654],{"type":26,"value":8010},{"type":26,"value":12656}," state disabled, then\nthe ",{"type":21,"tag":42,"props":12658,"children":12660},{"className":12659},[],[12661],{"type":26,"value":12662},"samples",{"type":26,"value":5936},{"type":21,"tag":537,"props":12665,"children":12666},{"href":10287},[12667],{"type":26,"value":10290},{"type":26,"value":652},{"type":21,"tag":654,"props":12670,"children":12671},{"type":656},[],{"type":26,"value":12673}," be greater or equal to the\n",{"type":21,"tag":537,"props":12675,"children":12677},{"href":12676},"/man/VkPipelineMultisampleStateCreateInfo",[12678],{"type":26,"value":12679},"VkPipelineMultisampleStateCreateInfo",{"type":26,"value":249},{"type":21,"tag":42,"props":12682,"children":12684},{"className":12683},[],[12685],{"type":26,"value":8029},{"type":26,"value":12687},"\nparameter used to create the bound graphics pipeline",{"type":21,"tag":565,"props":12689,"children":12691},{"name":12690},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-samples-07473",[12692],{"type":21,"tag":22,"props":12693,"children":12694},{},[12695,12696,12701,12703,12708,12710,12715,12716,12720,12721,12724,12725,12730,12731],{"type":26,"value":4255},{"type":21,"tag":42,"props":12697,"children":12699},{"className":12698},[],[12700],{"type":26,"value":10266},{"type":26,"value":12702}," state and\n",{"type":21,"tag":42,"props":12704,"children":12706},{"className":12705},[],[12707],{"type":26,"value":8010},{"type":26,"value":12709}," states enabled, then\nthe ",{"type":21,"tag":42,"props":12711,"children":12713},{"className":12712},[],[12714],{"type":26,"value":12662},{"type":26,"value":5936},{"type":21,"tag":537,"props":12717,"children":12718},{"href":10287},[12719],{"type":26,"value":10290},{"type":26,"value":652},{"type":21,"tag":654,"props":12722,"children":12723},{"type":656},[],{"type":26,"value":12673},{"type":21,"tag":42,"props":12726,"children":12728},{"className":12727},[],[12729],{"type":26,"value":8029},{"type":26,"value":5936},{"type":21,"tag":537,"props":12732,"children":12733},{"href":8014},[12734],{"type":26,"value":8017},{"type":21,"tag":565,"props":12736,"children":12738},{"name":12737},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizationSamples-07474",[12739],{"type":21,"tag":22,"props":12740,"children":12741},{},[12742,12743,12748,12750,12756,12758,12762,12764,12769,12770,12774,12775,12778],{"type":26,"value":4255},{"type":21,"tag":42,"props":12744,"children":12746},{"className":12745},[],[12747],{"type":26,"value":8010},{"type":26,"value":12749}," state enabled, and\nneither the ",{"type":21,"tag":537,"props":12751,"children":12753},{"href":12752},"/extensions/VK_AMD_mixed_attachment_samples",[12754],{"type":26,"value":12755},"VK_AMD_mixed_attachment_samples",{"type":26,"value":12757}," nor the\n",{"type":21,"tag":537,"props":12759,"children":12760},{"href":12122},[12761],{"type":26,"value":12125},{"type":26,"value":12763}," extensions are enabled, then\nthe ",{"type":21,"tag":42,"props":12765,"children":12767},{"className":12766},[],[12768],{"type":26,"value":8029},{"type":26,"value":12618},{"type":21,"tag":537,"props":12771,"children":12772},{"href":8014},[12773],{"type":26,"value":8017},{"type":26,"value":652},{"type":21,"tag":654,"props":12776,"children":12777},{"type":656},[],{"type":26,"value":12779}," be the same as the current\nsubpass color and/or depth/stencil attachments",{"type":21,"tag":565,"props":12781,"children":12783},{"name":12782},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09211",[12784],{"type":21,"tag":22,"props":12785,"children":12786},{},[12787,12788,12793,12795,12799,12800,12805,12806,12811,12813,12818,12819,12823,12824,12827,12829,12834],{"type":26,"value":4255},{"type":21,"tag":42,"props":12789,"children":12791},{"className":12790},[],[12792],{"type":26,"value":8010},{"type":26,"value":12794}," state enabled,\nor a shader object is bound to any graphics stage,\nand the current render pass instance includes a\n",{"type":21,"tag":537,"props":12796,"children":12797},{"href":9749},[12798],{"type":26,"value":9752},{"type":26,"value":9754},{"type":21,"tag":42,"props":12801,"children":12803},{"className":12802},[],[12804],{"type":26,"value":9760},{"type":26,"value":628},{"type":21,"tag":42,"props":12807,"children":12809},{"className":12808},[],[12810],{"type":26,"value":897},{"type":26,"value":12812},",\nthen the ",{"type":21,"tag":42,"props":12814,"children":12816},{"className":12815},[],[12817],{"type":26,"value":8029},{"type":26,"value":12618},{"type":21,"tag":537,"props":12820,"children":12821},{"href":8014},[12822],{"type":26,"value":8017},{"type":26,"value":652},{"type":21,"tag":654,"props":12825,"children":12826},{"type":656},[],{"type":26,"value":12828}," be the same as the\n",{"type":21,"tag":42,"props":12830,"children":12832},{"className":12831},[],[12833],{"type":26,"value":8029},{"type":26,"value":12835}," member of that structure",{"type":21,"tag":565,"props":12837,"children":12839},{"name":12838},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-firstAttachment-07476",[12840],{"type":21,"tag":22,"props":12841,"children":12842},{},[12843,12844,12849,12850,12854,12855,12858,12860,12866,12867,12872,12874,12879,12881,12884],{"type":26,"value":4255},{"type":21,"tag":42,"props":12845,"children":12847},{"className":12846},[],[12848],{"type":26,"value":7962},{"type":26,"value":4263},{"type":21,"tag":537,"props":12851,"children":12852},{"href":4674},[12853],{"type":26,"value":4677},{"type":26,"value":652},{"type":21,"tag":654,"props":12856,"children":12857},{"type":656},[],{"type":26,"value":12859}," have been called in the current\ncommand buffer prior to this drawing command, and the attachments\nspecified by the ",{"type":21,"tag":42,"props":12861,"children":12863},{"className":12862},[],[12864],{"type":26,"value":12865},"firstAttachment",{"type":26,"value":507},{"type":21,"tag":42,"props":12868,"children":12870},{"className":12869},[],[12871],{"type":26,"value":8391},{"type":26,"value":12873},"\nparameters of ",{"type":21,"tag":42,"props":12875,"children":12877},{"className":12876},[],[12878],{"type":26,"value":4677},{"type":26,"value":12880}," calls ",{"type":21,"tag":654,"props":12882,"children":12883},{"type":656},[],{"type":26,"value":12885}," specify an\nenable for all active color attachments in the current subpass",{"type":21,"tag":565,"props":12887,"children":12889},{"name":12888},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizerDiscardEnable-09417",[12890],{"type":21,"tag":22,"props":12891,"children":12892},{},[12893,12894,12899,12900,12904,12905,12910,12911,12916,12917,12921,12922,12925,12927,12932,12933,12938,12940,12945,12947,12950],{"type":26,"value":4643},{"type":21,"tag":42,"props":12895,"children":12897},{"className":12896},[],[12898],{"type":26,"value":4649},{"type":26,"value":4651},{"type":21,"tag":537,"props":12901,"children":12902},{"href":4357},[12903],{"type":26,"value":4360},{"type":26,"value":4657},{"type":21,"tag":42,"props":12906,"children":12908},{"className":12907},[],[12909],{"type":26,"value":4368},{"type":26,"value":4664},{"type":21,"tag":42,"props":12912,"children":12914},{"className":12913},[],[12915],{"type":26,"value":634},{"type":26,"value":4581},{"type":21,"tag":537,"props":12918,"children":12919},{"href":4674},[12920],{"type":26,"value":4677},{"type":26,"value":652},{"type":21,"tag":654,"props":12923,"children":12924},{"type":656},[],{"type":26,"value":12926}," have been\ncalled in the current command buffer prior to this drawing command, and\nthe attachments specified by the ",{"type":21,"tag":42,"props":12928,"children":12930},{"className":12929},[],[12931],{"type":26,"value":12865},{"type":26,"value":5756},{"type":21,"tag":42,"props":12934,"children":12936},{"className":12935},[],[12937],{"type":26,"value":8391},{"type":26,"value":12939}," parameters of ",{"type":21,"tag":42,"props":12941,"children":12943},{"className":12942},[],[12944],{"type":26,"value":4677},{"type":26,"value":12946},"\ncalls ",{"type":21,"tag":654,"props":12948,"children":12949},{"type":656},[],{"type":26,"value":12951}," specify an enable for all active color attachments in the\ncurrent subpass",{"type":21,"tag":565,"props":12953,"children":12955},{"name":12954},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-firstAttachment-07477",[12956],{"type":21,"tag":22,"props":12957,"children":12958},{},[12959,12960,12965,12966,12970,12971,12974,12976,12981,12982,12987,12988,12993,12994,12997],{"type":26,"value":4255},{"type":21,"tag":42,"props":12961,"children":12963},{"className":12962},[],[12964],{"type":26,"value":10689},{"type":26,"value":8676},{"type":21,"tag":537,"props":12967,"children":12968},{"href":4695},[12969],{"type":26,"value":4698},{"type":26,"value":652},{"type":21,"tag":654,"props":12972,"children":12973},{"type":656},[],{"type":26,"value":12975}," have been called in the\ncurrent command buffer prior to this drawing command, and the\nattachments specified by the ",{"type":21,"tag":42,"props":12977,"children":12979},{"className":12978},[],[12980],{"type":26,"value":12865},{"type":26,"value":5756},{"type":21,"tag":42,"props":12983,"children":12985},{"className":12984},[],[12986],{"type":26,"value":8391},{"type":26,"value":12939},{"type":21,"tag":42,"props":12989,"children":12991},{"className":12990},[],[12992],{"type":26,"value":4698},{"type":26,"value":12946},{"type":21,"tag":654,"props":12995,"children":12996},{"type":656},[],{"type":26,"value":12998}," specify the blend equations for all active color attachments\nin the current subpass where blending is enabled",{"type":21,"tag":565,"props":13000,"children":13002},{"name":13001},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizerDiscardEnable-09418",[13003],{"type":21,"tag":22,"props":13004,"children":13005},{},[13006,13007,13012,13013,13017,13018,13023,13024,13029,13030,13034,13035,13038,13040,13045,13046,13051,13052,13057,13058,13061],{"type":26,"value":4643},{"type":21,"tag":42,"props":13008,"children":13010},{"className":13009},[],[13011],{"type":26,"value":4649},{"type":26,"value":10641},{"type":21,"tag":537,"props":13014,"children":13015},{"href":4357},[13016],{"type":26,"value":4360},{"type":26,"value":4496},{"type":21,"tag":42,"props":13019,"children":13021},{"className":13020},[],[13022],{"type":26,"value":4368},{"type":26,"value":4370},{"type":21,"tag":42,"props":13025,"children":13027},{"className":13026},[],[13028],{"type":26,"value":634},{"type":26,"value":10659},{"type":21,"tag":537,"props":13031,"children":13032},{"href":4695},[13033],{"type":26,"value":4698},{"type":26,"value":652},{"type":21,"tag":654,"props":13036,"children":13037},{"type":656},[],{"type":26,"value":13039}," have\nbeen called in the current command buffer prior to this drawing command,\nand the attachments specified by the ",{"type":21,"tag":42,"props":13041,"children":13043},{"className":13042},[],[13044],{"type":26,"value":12865},{"type":26,"value":5756},{"type":21,"tag":42,"props":13047,"children":13049},{"className":13048},[],[13050],{"type":26,"value":8391},{"type":26,"value":12939},{"type":21,"tag":42,"props":13053,"children":13055},{"className":13054},[],[13056],{"type":26,"value":4698},{"type":26,"value":12946},{"type":21,"tag":654,"props":13059,"children":13060},{"type":656},[],{"type":26,"value":12998},{"type":21,"tag":565,"props":13063,"children":13065},{"name":13064},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-firstAttachment-07478",[13066],{"type":21,"tag":22,"props":13067,"children":13068},{},[13069,13070,13075,13076,13080,13081,13084,13085,13090,13091,13096,13097,13102,13103,13106],{"type":26,"value":4255},{"type":21,"tag":42,"props":13071,"children":13073},{"className":13072},[],[13074],{"type":26,"value":10781},{"type":26,"value":4263},{"type":21,"tag":537,"props":13077,"children":13078},{"href":10785},[13079],{"type":26,"value":10788},{"type":26,"value":652},{"type":21,"tag":654,"props":13082,"children":13083},{"type":656},[],{"type":26,"value":12859},{"type":21,"tag":42,"props":13086,"children":13088},{"className":13087},[],[13089],{"type":26,"value":12865},{"type":26,"value":507},{"type":21,"tag":42,"props":13092,"children":13094},{"className":13093},[],[13095],{"type":26,"value":8391},{"type":26,"value":12873},{"type":21,"tag":42,"props":13098,"children":13100},{"className":13099},[],[13101],{"type":26,"value":10788},{"type":26,"value":12880},{"type":21,"tag":654,"props":13104,"children":13105},{"type":656},[],{"type":26,"value":13107}," specify the\ncolor write mask for all active color attachments in the current subpass",{"type":21,"tag":565,"props":13109,"children":13111},{"name":13110},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizerDiscardEnable-09419",[13112],{"type":21,"tag":22,"props":13113,"children":13114},{},[13115,13116,13121,13122,13126,13127,13132,13133,13138,13139,13143,13144,13147,13148,13153,13154,13159,13160,13165,13166,13169],{"type":26,"value":4643},{"type":21,"tag":42,"props":13117,"children":13119},{"className":13118},[],[13120],{"type":26,"value":4649},{"type":26,"value":4651},{"type":21,"tag":537,"props":13123,"children":13124},{"href":4357},[13125],{"type":26,"value":4360},{"type":26,"value":4657},{"type":21,"tag":42,"props":13128,"children":13130},{"className":13129},[],[13131],{"type":26,"value":4368},{"type":26,"value":4664},{"type":21,"tag":42,"props":13134,"children":13136},{"className":13135},[],[13137],{"type":26,"value":634},{"type":26,"value":4581},{"type":21,"tag":537,"props":13140,"children":13141},{"href":10785},[13142],{"type":26,"value":10788},{"type":26,"value":652},{"type":21,"tag":654,"props":13145,"children":13146},{"type":656},[],{"type":26,"value":12926},{"type":21,"tag":42,"props":13149,"children":13151},{"className":13150},[],[13152],{"type":26,"value":12865},{"type":26,"value":5756},{"type":21,"tag":42,"props":13155,"children":13157},{"className":13156},[],[13158],{"type":26,"value":8391},{"type":26,"value":12939},{"type":21,"tag":42,"props":13161,"children":13163},{"className":13162},[],[13164],{"type":26,"value":10788},{"type":26,"value":12946},{"type":21,"tag":654,"props":13167,"children":13168},{"type":656},[],{"type":26,"value":13170}," specify the color write mask for all active color\nattachments in the current subpass",{"type":21,"tag":565,"props":13172,"children":13174},{"name":13173},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-firstAttachment-07479",[13175],{"type":21,"tag":22,"props":13176,"children":13177},{},[13178,13179,13184,13185,13189,13190,13193,13194,13199,13200,13205,13206,13211,13212,13215],{"type":26,"value":4255},{"type":21,"tag":42,"props":13180,"children":13182},{"className":13181},[],[13183],{"type":26,"value":11154},{"type":26,"value":8676},{"type":21,"tag":537,"props":13186,"children":13187},{"href":11158},[13188],{"type":26,"value":11161},{"type":26,"value":652},{"type":21,"tag":654,"props":13191,"children":13192},{"type":656},[],{"type":26,"value":12975},{"type":21,"tag":42,"props":13195,"children":13197},{"className":13196},[],[13198],{"type":26,"value":12865},{"type":26,"value":5756},{"type":21,"tag":42,"props":13201,"children":13203},{"className":13202},[],[13204],{"type":26,"value":8391},{"type":26,"value":12939},{"type":21,"tag":42,"props":13207,"children":13209},{"className":13208},[],[13210],{"type":26,"value":11161},{"type":26,"value":12946},{"type":21,"tag":654,"props":13213,"children":13214},{"type":656},[],{"type":26,"value":13216}," specify the advanced blend equations for all active color\nattachments in the current subpass where blending is enabled",{"type":21,"tag":565,"props":13218,"children":13220},{"name":13219},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-advancedBlendMaxColorAttachments-07480",[13221],{"type":21,"tag":22,"props":13222,"children":13223},{},[13224,13225,13230,13231,13236,13238,13242,13243,13247,13249,13252,13254],{"type":26,"value":4255},{"type":21,"tag":42,"props":13226,"children":13228},{"className":13227},[],[13229],{"type":26,"value":11154},{"type":26,"value":5756},{"type":21,"tag":42,"props":13232,"children":13234},{"className":13233},[],[13235],{"type":26,"value":7962},{"type":26,"value":13237}," dynamic states enabled and\nthe last calls to ",{"type":21,"tag":537,"props":13239,"children":13240},{"href":4674},[13241],{"type":26,"value":4677},{"type":26,"value":5756},{"type":21,"tag":537,"props":13244,"children":13245},{"href":11158},[13246],{"type":26,"value":11161},{"type":26,"value":13248}," have enabled advanced blending, then\nthe number of active color attachments in the current subpass ",{"type":21,"tag":654,"props":13250,"children":13251},{"type":656},[],{"type":26,"value":13253}," not\nexceed ",{"type":21,"tag":537,"props":13255,"children":13257},{"href":13256},"/man/VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT#limits-advancedBlendMaxColorAttachments",[13258],{"type":21,"tag":42,"props":13259,"children":13261},{"className":13260},[],[13262],{"type":26,"value":13263},"advancedBlendMaxColorAttachments",{"type":21,"tag":565,"props":13265,"children":13267},{"name":13266},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-primitivesGeneratedQueryWithNonZeroStreams-07481",[13268],{"type":21,"tag":22,"props":13269,"children":13270},{},[13271,13272,13280,13281,13286,13288,13293,13295,13299,13300,13303,13305,13310],{"type":26,"value":1301},{"type":21,"tag":537,"props":13273,"children":13274},{"href":10030},[13275],{"type":21,"tag":42,"props":13276,"children":13278},{"className":13277},[],[13279],{"type":26,"value":10037},{"type":26,"value":9999},{"type":21,"tag":42,"props":13282,"children":13284},{"className":13283},[],[13285],{"type":26,"value":10005},{"type":26,"value":13287}," query is\nactive, and the bound graphics pipeline was created with\n",{"type":21,"tag":42,"props":13289,"children":13291},{"className":13290},[],[13292],{"type":26,"value":10875},{"type":26,"value":13294}," state enabled, the last\ncall to ",{"type":21,"tag":537,"props":13296,"children":13297},{"href":10879},[13298],{"type":26,"value":10882},{"type":26,"value":652},{"type":21,"tag":654,"props":13301,"children":13302},{"type":656},[],{"type":26,"value":13304}," have set the\n",{"type":21,"tag":42,"props":13306,"children":13308},{"className":13307},[],[13309],{"type":26,"value":10063},{"type":26,"value":13311}," to zero",{"type":21,"tag":565,"props":13313,"children":13315},{"name":13314},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sampleLocationsPerPixel-07482",[13316],{"type":21,"tag":22,"props":13317,"children":13318},{},[13319,13320,13325,13326,13331,13332,13338,13339,13345,13347,13351,13352,13355,13357,13362,13363,13367],{"type":26,"value":4255},{"type":21,"tag":42,"props":13321,"children":13323},{"className":13322},[],[13324],{"type":26,"value":5123},{"type":26,"value":12649},{"type":21,"tag":42,"props":13327,"children":13329},{"className":13328},[],[13330],{"type":26,"value":8010},{"type":26,"value":12656},{"type":21,"tag":42,"props":13333,"children":13335},{"className":13334},[],[13336],{"type":26,"value":13337},"sampleLocationsPerPixel",{"type":26,"value":6894},{"type":21,"tag":42,"props":13340,"children":13342},{"className":13341},[],[13343],{"type":26,"value":13344},"pSampleLocationsInfo",{"type":26,"value":13346},"\nin the last call to ",{"type":21,"tag":537,"props":13348,"children":13349},{"href":5161},[13350],{"type":26,"value":5164},{"type":26,"value":652},{"type":21,"tag":654,"props":13353,"children":13354},{"type":656},[],{"type":26,"value":13356}," equal the\n",{"type":21,"tag":42,"props":13358,"children":13360},{"className":13359},[],[13361],{"type":26,"value":8029},{"type":26,"value":3765},{"type":21,"tag":537,"props":13364,"children":13365},{"href":12676},[13366],{"type":26,"value":12679},{"type":26,"value":13368}," structure the bound graphics\npipeline has been created with",{"type":21,"tag":565,"props":13370,"children":13372},{"name":13371},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sampleLocationsPerPixel-07483",[13373],{"type":21,"tag":22,"props":13374,"children":13375},{},[13376,13377,13382,13383,13388,13390,13395,13396,13401,13403,13407,13408,13411,13412,13417,13419],{"type":26,"value":4255},{"type":21,"tag":42,"props":13378,"children":13380},{"className":13379},[],[13381],{"type":26,"value":5123},{"type":26,"value":12649},{"type":21,"tag":42,"props":13384,"children":13386},{"className":13385},[],[13387],{"type":26,"value":8010},{"type":26,"value":13389}," state enabled, then the\n",{"type":21,"tag":42,"props":13391,"children":13393},{"className":13392},[],[13394],{"type":26,"value":13337},{"type":26,"value":6894},{"type":21,"tag":42,"props":13397,"children":13399},{"className":13398},[],[13400],{"type":26,"value":13344},{"type":26,"value":13402}," in\nthe last call to ",{"type":21,"tag":537,"props":13404,"children":13405},{"href":5161},[13406],{"type":26,"value":5164},{"type":26,"value":652},{"type":21,"tag":654,"props":13409,"children":13410},{"type":656},[],{"type":26,"value":13356},{"type":21,"tag":42,"props":13413,"children":13415},{"className":13414},[],[13416],{"type":26,"value":8029},{"type":26,"value":13418}," parameter of the last call to\n",{"type":21,"tag":537,"props":13420,"children":13421},{"href":8014},[13422],{"type":26,"value":8017},{"type":21,"tag":565,"props":13424,"children":13426},{"name":13425},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sampleLocationsEnable-07484",[13427],{"type":21,"tag":22,"props":13428,"children":13429},{},[13430,13431,13436,13438,13443,13445,13450,13451,13456,13457,13461,13463,13466,13468,13473],{"type":26,"value":6668},{"type":21,"tag":42,"props":13432,"children":13434},{"className":13433},[],[13435],{"type":26,"value":4649},{"type":26,"value":13437},"\nstage, or\nthe bound graphics pipeline was created with the\n",{"type":21,"tag":42,"props":13439,"children":13441},{"className":13440},[],[13442],{"type":26,"value":11079},{"type":26,"value":13444}," state enabled, and\n",{"type":21,"tag":42,"props":13446,"children":13448},{"className":13447},[],[13449],{"type":26,"value":5079},{"type":26,"value":10324},{"type":21,"tag":42,"props":13452,"children":13454},{"className":13453},[],[13455],{"type":26,"value":897},{"type":26,"value":12618},{"type":21,"tag":537,"props":13458,"children":13459},{"href":11083},[13460],{"type":26,"value":11086},{"type":26,"value":13462},", and the current subpass has a\ndepth/stencil attachment, then that attachment ",{"type":21,"tag":654,"props":13464,"children":13465},{"type":656},[],{"type":26,"value":13467}," have been created\nwith the ",{"type":21,"tag":42,"props":13469,"children":13471},{"className":13470},[],[13472],{"type":26,"value":5099},{"type":26,"value":13474},"\nbit set",{"type":21,"tag":565,"props":13476,"children":13478},{"name":13477},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sampleLocationsEnable-07485",[13479],{"type":21,"tag":22,"props":13480,"children":13481},{},[13482,13483,13488,13490,13495,13496,13501,13503,13508,13509,13514,13515,13519,13520,13526,13528,13532,13533,13536,13538,13544,13545,13551,13553,13559,13560,13565,13567],{"type":26,"value":6668},{"type":21,"tag":42,"props":13484,"children":13486},{"className":13485},[],[13487],{"type":26,"value":4649},{"type":26,"value":13489},"\nstage, or\nthe bound graphics pipeline state was created with the\n",{"type":21,"tag":42,"props":13491,"children":13493},{"className":13492},[],[13494],{"type":26,"value":5123},{"type":26,"value":12649},{"type":21,"tag":42,"props":13497,"children":13499},{"className":13498},[],[13500],{"type":26,"value":11079},{"type":26,"value":13502}," state enabled, and if\n",{"type":21,"tag":42,"props":13504,"children":13506},{"className":13505},[],[13507],{"type":26,"value":5079},{"type":26,"value":10324},{"type":21,"tag":42,"props":13510,"children":13512},{"className":13511},[],[13513],{"type":26,"value":897},{"type":26,"value":12618},{"type":21,"tag":537,"props":13516,"children":13517},{"href":11083},[13518],{"type":26,"value":11086},{"type":26,"value":6040},{"type":21,"tag":42,"props":13521,"children":13523},{"className":13522},[],[13524],{"type":26,"value":13525},"sampleLocationsInfo.sampleLocationGridSize.width",{"type":26,"value":13527}," in the last call\nto ",{"type":21,"tag":537,"props":13529,"children":13530},{"href":5161},[13531],{"type":26,"value":5164},{"type":26,"value":652},{"type":21,"tag":654,"props":13534,"children":13535},{"type":656},[],{"type":26,"value":13537}," evenly divide\n",{"type":21,"tag":537,"props":13539,"children":13541},{"href":13540},"/man/VkMultisamplePropertiesEXT",[13542],{"type":26,"value":13543},"VkMultisamplePropertiesEXT",{"type":26,"value":249},{"type":21,"tag":42,"props":13546,"children":13548},{"className":13547},[],[13549],{"type":26,"value":13550},"sampleLocationGridSize.width",{"type":26,"value":13552}," as\nreturned by ",{"type":21,"tag":537,"props":13554,"children":13556},{"href":13555},"/man/vkGetPhysicalDeviceMultisamplePropertiesEXT",[13557],{"type":26,"value":13558},"vkGetPhysicalDeviceMultisamplePropertiesEXT",{"type":26,"value":2225},{"type":21,"tag":42,"props":13561,"children":13563},{"className":13562},[],[13564],{"type":26,"value":12662},{"type":26,"value":13566}," parameter equaling ",{"type":21,"tag":42,"props":13568,"children":13570},{"className":13569},[],[13571],{"type":26,"value":8029},{"type":21,"tag":565,"props":13573,"children":13575},{"name":13574},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sampleLocationsEnable-07486",[13576],{"type":21,"tag":22,"props":13577,"children":13578},{},[13579,13580,13585,13586,13591,13592,13597,13598,13603,13604,13609,13610,13614,13615,13621,13622,13626,13627,13630,13631,13635,13636,13642,13643,13647,13648,13653,13654],{"type":26,"value":6668},{"type":21,"tag":42,"props":13581,"children":13583},{"className":13582},[],[13584],{"type":26,"value":4649},{"type":26,"value":13489},{"type":21,"tag":42,"props":13587,"children":13589},{"className":13588},[],[13590],{"type":26,"value":5123},{"type":26,"value":12649},{"type":21,"tag":42,"props":13593,"children":13595},{"className":13594},[],[13596],{"type":26,"value":11079},{"type":26,"value":13502},{"type":21,"tag":42,"props":13599,"children":13601},{"className":13600},[],[13602],{"type":26,"value":5079},{"type":26,"value":10324},{"type":21,"tag":42,"props":13605,"children":13607},{"className":13606},[],[13608],{"type":26,"value":897},{"type":26,"value":12618},{"type":21,"tag":537,"props":13611,"children":13612},{"href":11083},[13613],{"type":26,"value":11086},{"type":26,"value":6040},{"type":21,"tag":42,"props":13616,"children":13618},{"className":13617},[],[13619],{"type":26,"value":13620},"sampleLocationsInfo.sampleLocationGridSize.height",{"type":26,"value":13527},{"type":21,"tag":537,"props":13623,"children":13624},{"href":5161},[13625],{"type":26,"value":5164},{"type":26,"value":652},{"type":21,"tag":654,"props":13628,"children":13629},{"type":656},[],{"type":26,"value":13537},{"type":21,"tag":537,"props":13632,"children":13633},{"href":13540},[13634],{"type":26,"value":13543},{"type":26,"value":249},{"type":21,"tag":42,"props":13637,"children":13639},{"className":13638},[],[13640],{"type":26,"value":13641},"sampleLocationGridSize.height",{"type":26,"value":13552},{"type":21,"tag":537,"props":13644,"children":13645},{"href":13555},[13646],{"type":26,"value":13558},{"type":26,"value":2225},{"type":21,"tag":42,"props":13649,"children":13651},{"className":13650},[],[13652],{"type":26,"value":12662},{"type":26,"value":13566},{"type":21,"tag":42,"props":13655,"children":13657},{"className":13656},[],[13658],{"type":26,"value":8029},{"type":21,"tag":565,"props":13660,"children":13662},{"name":13661},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sampleLocationsEnable-07487",[13663],{"type":21,"tag":22,"props":13664,"children":13665},{},[13666,13667,13672,13673,13678,13679,13684,13685,13690,13691,13695,13697,13700,13702],{"type":26,"value":6668},{"type":21,"tag":42,"props":13668,"children":13670},{"className":13669},[],[13671],{"type":26,"value":4649},{"type":26,"value":13489},{"type":21,"tag":42,"props":13674,"children":13676},{"className":13675},[],[13677],{"type":26,"value":11079},{"type":26,"value":13502},{"type":21,"tag":42,"props":13680,"children":13682},{"className":13681},[],[13683],{"type":26,"value":5079},{"type":26,"value":10324},{"type":21,"tag":42,"props":13686,"children":13688},{"className":13687},[],[13689],{"type":26,"value":897},{"type":26,"value":12618},{"type":21,"tag":537,"props":13692,"children":13693},{"href":11083},[13694],{"type":26,"value":11086},{"type":26,"value":13696},", the fragment shader code ",{"type":21,"tag":654,"props":13698,"children":13699},{"type":656},[],{"type":26,"value":13701},"\nnot statically use the extended instruction ",{"type":21,"tag":42,"props":13703,"children":13705},{"className":13704},[],[13706],{"type":26,"value":13707},"InterpolateAtSample",{"type":21,"tag":565,"props":13709,"children":13711},{"name":13710},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sampleLocationsEnable-07936",[13712],{"type":21,"tag":22,"props":13713,"children":13714},{},[13715,13716,13721,13723,13728,13730,13735,13737,13741,13742,13747,13749,13754,13755,13760,13762,13767,13768,13771,13773,13777,13778,13783,13784,13788,13789,13794,13796,13801,13802],{"type":26,"value":4255},{"type":21,"tag":42,"props":13717,"children":13719},{"className":13718},[],[13720],{"type":26,"value":5123},{"type":26,"value":13722}," state disabled and the\n",{"type":21,"tag":42,"props":13724,"children":13726},{"className":13725},[],[13727],{"type":26,"value":8010},{"type":26,"value":13729}," state enabled, the\n",{"type":21,"tag":42,"props":13731,"children":13733},{"className":13732},[],[13734],{"type":26,"value":5079},{"type":26,"value":13736}," member of a\n",{"type":21,"tag":537,"props":13738,"children":13739},{"href":5069},[13740],{"type":26,"value":5072},{"type":26,"value":249},{"type":21,"tag":42,"props":13743,"children":13745},{"className":13744},[],[13746],{"type":26,"value":5079},{"type":26,"value":13748},"\nin the bound graphics pipeline is ",{"type":21,"tag":42,"props":13750,"children":13752},{"className":13751},[],[13753],{"type":26,"value":897},{"type":26,"value":711},{"type":21,"tag":42,"props":13756,"children":13758},{"className":13757},[],[13759],{"type":26,"value":11079},{"type":26,"value":13761}," state enabled, then,\n",{"type":21,"tag":42,"props":13763,"children":13765},{"className":13764},[],[13766],{"type":26,"value":13525},{"type":26,"value":652},{"type":21,"tag":654,"props":13769,"children":13770},{"type":656},[],{"type":26,"value":13772}," evenly\ndivide\n",{"type":21,"tag":537,"props":13774,"children":13775},{"href":13540},[13776],{"type":26,"value":13543},{"type":26,"value":249},{"type":21,"tag":42,"props":13779,"children":13781},{"className":13780},[],[13782],{"type":26,"value":13550},{"type":26,"value":13552},{"type":21,"tag":537,"props":13785,"children":13786},{"href":13555},[13787],{"type":26,"value":13558},{"type":26,"value":2225},{"type":21,"tag":42,"props":13790,"children":13792},{"className":13791},[],[13793],{"type":26,"value":12662},{"type":26,"value":13795}," parameter equaling the value of ",{"type":21,"tag":42,"props":13797,"children":13799},{"className":13798},[],[13800],{"type":26,"value":8029},{"type":26,"value":13346},{"type":21,"tag":537,"props":13803,"children":13804},{"href":8014},[13805],{"type":26,"value":8017},{"type":21,"tag":565,"props":13807,"children":13809},{"name":13808},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sampleLocationsEnable-07937",[13810],{"type":21,"tag":22,"props":13811,"children":13812},{},[13813,13814,13819,13820,13825,13826,13831,13832,13836,13837,13842,13843,13848,13849,13854,13855,13860,13861,13864,13865,13869,13870,13875,13876,13880,13881,13886,13887,13892,13893],{"type":26,"value":4255},{"type":21,"tag":42,"props":13815,"children":13817},{"className":13816},[],[13818],{"type":26,"value":5123},{"type":26,"value":13722},{"type":21,"tag":42,"props":13821,"children":13823},{"className":13822},[],[13824],{"type":26,"value":8010},{"type":26,"value":13729},{"type":21,"tag":42,"props":13827,"children":13829},{"className":13828},[],[13830],{"type":26,"value":5079},{"type":26,"value":13736},{"type":21,"tag":537,"props":13833,"children":13834},{"href":5069},[13835],{"type":26,"value":5072},{"type":26,"value":249},{"type":21,"tag":42,"props":13838,"children":13840},{"className":13839},[],[13841],{"type":26,"value":5079},{"type":26,"value":13748},{"type":21,"tag":42,"props":13844,"children":13846},{"className":13845},[],[13847],{"type":26,"value":897},{"type":26,"value":711},{"type":21,"tag":42,"props":13850,"children":13852},{"className":13851},[],[13853],{"type":26,"value":11079},{"type":26,"value":13761},{"type":21,"tag":42,"props":13856,"children":13858},{"className":13857},[],[13859],{"type":26,"value":13620},{"type":26,"value":652},{"type":21,"tag":654,"props":13862,"children":13863},{"type":656},[],{"type":26,"value":13772},{"type":21,"tag":537,"props":13866,"children":13867},{"href":13540},[13868],{"type":26,"value":13543},{"type":26,"value":249},{"type":21,"tag":42,"props":13871,"children":13873},{"className":13872},[],[13874],{"type":26,"value":13641},{"type":26,"value":13552},{"type":21,"tag":537,"props":13877,"children":13878},{"href":13555},[13879],{"type":26,"value":13558},{"type":26,"value":2225},{"type":21,"tag":42,"props":13882,"children":13884},{"className":13883},[],[13885],{"type":26,"value":12662},{"type":26,"value":13795},{"type":21,"tag":42,"props":13888,"children":13890},{"className":13889},[],[13891],{"type":26,"value":8029},{"type":26,"value":13346},{"type":21,"tag":537,"props":13894,"children":13895},{"href":8014},[13896],{"type":26,"value":8017},{"type":21,"tag":565,"props":13898,"children":13900},{"name":13899},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-sampleLocationsEnable-07938",[13901],{"type":21,"tag":22,"props":13902,"children":13903},{},[13904,13905,13910,13911,13916,13917,13922,13923,13927,13928,13933,13934,13939,13940,13945,13946,13952,13953,13956,13958,13963,13964],{"type":26,"value":4255},{"type":21,"tag":42,"props":13906,"children":13908},{"className":13907},[],[13909],{"type":26,"value":5123},{"type":26,"value":13722},{"type":21,"tag":42,"props":13912,"children":13914},{"className":13913},[],[13915],{"type":26,"value":8010},{"type":26,"value":13729},{"type":21,"tag":42,"props":13918,"children":13920},{"className":13919},[],[13921],{"type":26,"value":5079},{"type":26,"value":13736},{"type":21,"tag":537,"props":13924,"children":13925},{"href":5069},[13926],{"type":26,"value":5072},{"type":26,"value":249},{"type":21,"tag":42,"props":13929,"children":13931},{"className":13930},[],[13932],{"type":26,"value":5079},{"type":26,"value":13748},{"type":21,"tag":42,"props":13935,"children":13937},{"className":13936},[],[13938],{"type":26,"value":897},{"type":26,"value":711},{"type":21,"tag":42,"props":13941,"children":13943},{"className":13942},[],[13944],{"type":26,"value":11079},{"type":26,"value":13761},{"type":21,"tag":42,"props":13947,"children":13949},{"className":13948},[],[13950],{"type":26,"value":13951},"sampleLocationsInfo.sampleLocationsPerPixel",{"type":26,"value":652},{"type":21,"tag":654,"props":13954,"children":13955},{"type":656},[],{"type":26,"value":13957}," equal\n",{"type":21,"tag":42,"props":13959,"children":13961},{"className":13960},[],[13962],{"type":26,"value":8029},{"type":26,"value":12618},{"type":21,"tag":537,"props":13965,"children":13966},{"href":8014},[13967],{"type":26,"value":8017},{"type":21,"tag":565,"props":13969,"children":13971},{"name":13970},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-coverageModulationTableEnable-07488",[13972],{"type":21,"tag":22,"props":13973,"children":13974},{},[13975,13977,13982,13984,13988,13990,13995,13996,14001,14002,14008,14009,14013,14014,14017,14019,14024],{"type":26,"value":13976},"If\na shader object is bound to any graphics stage or\nthe bound graphics pipeline state was created with the\n",{"type":21,"tag":42,"props":13978,"children":13980},{"className":13979},[],[13981],{"type":26,"value":12185},{"type":26,"value":13983}," state\nenabled, and the last call to\n",{"type":21,"tag":537,"props":13985,"children":13986},{"href":12226},[13987],{"type":26,"value":12229},{"type":26,"value":13989}," set\n",{"type":21,"tag":42,"props":13991,"children":13993},{"className":13992},[],[13994],{"type":26,"value":12287},{"type":26,"value":4370},{"type":21,"tag":42,"props":13997,"children":13999},{"className":13998},[],[14000],{"type":26,"value":897},{"type":26,"value":6040},{"type":21,"tag":42,"props":14003,"children":14005},{"className":14004},[],[14006],{"type":26,"value":14007},"coverageModulationTableCount",{"type":26,"value":5936},{"type":21,"tag":537,"props":14010,"children":14011},{"href":12297},[14012],{"type":26,"value":12300},{"type":26,"value":652},{"type":21,"tag":654,"props":14015,"children":14016},{"type":656},[],{"type":26,"value":14018}," equal the current\n",{"type":21,"tag":42,"props":14020,"children":14022},{"className":14021},[],[14023],{"type":26,"value":8029},{"type":26,"value":14025}," divided by the number of color samples in the\ncurrent subpass",{"type":21,"tag":565,"props":14027,"children":14029},{"name":14028},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizationSamples-07489",[14030],{"type":21,"tag":22,"props":14031,"children":14032},{},[14033,14034,14038,14040,14045,14046,14049],{"type":26,"value":1301},{"type":21,"tag":537,"props":14035,"children":14036},{"href":12122},[14037],{"type":26,"value":12125},{"type":26,"value":14039}," 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":21,"tag":42,"props":14041,"children":14043},{"className":14042},[],[14044],{"type":26,"value":8029},{"type":26,"value":652},{"type":21,"tag":654,"props":14047,"children":14048},{"type":656},[],{"type":26,"value":14050}," be the\nsame as the sample count of the depth/stencil attachment",{"type":21,"tag":565,"props":14052,"children":14054},{"name":14053},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-coverageToColorEnable-07490",[14055,14094],{"type":21,"tag":22,"props":14056,"children":14057},{},[14058,14059,14064,14066,14070,14072,14077,14078,14083,14085,14088,14090],{"type":26,"value":4255},{"type":21,"tag":42,"props":14060,"children":14062},{"className":14061},[],[14063],{"type":26,"value":11999},{"type":26,"value":14065}," state enabled and the\nlast call to ",{"type":21,"tag":537,"props":14067,"children":14068},{"href":12020},[14069],{"type":26,"value":12023},{"type":26,"value":14071}," set the\n",{"type":21,"tag":42,"props":14073,"children":14075},{"className":14074},[],[14076],{"type":26,"value":12088},{"type":26,"value":4370},{"type":21,"tag":42,"props":14079,"children":14081},{"className":14080},[],[14082],{"type":26,"value":897},{"type":26,"value":14084},", then the current subpass\n",{"type":21,"tag":654,"props":14086,"children":14087},{"type":656},[],{"type":26,"value":14089}," have a color attachment at the location selected by the last call\nto ",{"type":21,"tag":537,"props":14091,"children":14092},{"href":12098},[14093],{"type":26,"value":12101},{"type":21,"tag":22,"props":14095,"children":14096},{},[14097,14103,14105,14109,14110,14116,14117,14123,14124,14130,14131,14137,14138,14144,14145],{"type":21,"tag":42,"props":14098,"children":14100},{"className":14099},[],[14101],{"type":26,"value":14102},"coverageToColorLocation",{"type":26,"value":14104},", with a ",{"type":21,"tag":537,"props":14106,"children":14107},{"href":2940},[14108],{"type":26,"value":2943},{"type":26,"value":1156},{"type":21,"tag":42,"props":14111,"children":14113},{"className":14112},[],[14114],{"type":26,"value":14115},"VK_FORMAT_R8_UINT",{"type":26,"value":1164},{"type":21,"tag":42,"props":14118,"children":14120},{"className":14119},[],[14121],{"type":26,"value":14122},"VK_FORMAT_R8_SINT",{"type":26,"value":88},{"type":21,"tag":42,"props":14125,"children":14127},{"className":14126},[],[14128],{"type":26,"value":14129},"VK_FORMAT_R16_UINT",{"type":26,"value":1164},{"type":21,"tag":42,"props":14132,"children":14134},{"className":14133},[],[14135],{"type":26,"value":14136},"VK_FORMAT_R16_SINT",{"type":26,"value":88},{"type":21,"tag":42,"props":14139,"children":14141},{"className":14140},[],[14142],{"type":26,"value":14143},"VK_FORMAT_R32_UINT",{"type":26,"value":3469},{"type":21,"tag":42,"props":14146,"children":14148},{"className":14147},[],[14149],{"type":26,"value":14150},"VK_FORMAT_R32_SINT",{"type":21,"tag":565,"props":14152,"children":14154},{"name":14153},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizerDiscardEnable-09420",[14155,14213],{"type":21,"tag":22,"props":14156,"children":14157},{},[14158,14159,14163,14164,14169,14170,14174,14175,14180,14181,14186,14188,14192,14193,14198,14199,14204,14205,14208,14209],{"type":26,"value":1301},{"type":21,"tag":537,"props":14160,"children":14161},{"href":11983},[14162],{"type":26,"value":11986},{"type":26,"value":11187},{"type":21,"tag":42,"props":14165,"children":14167},{"className":14166},[],[14168],{"type":26,"value":4649},{"type":26,"value":4651},{"type":21,"tag":537,"props":14171,"children":14172},{"href":4357},[14173],{"type":26,"value":4360},{"type":26,"value":4657},{"type":21,"tag":42,"props":14176,"children":14178},{"className":14177},[],[14179],{"type":26,"value":4368},{"type":26,"value":4664},{"type":21,"tag":42,"props":14182,"children":14184},{"className":14183},[],[14185],{"type":26,"value":634},{"type":26,"value":14187},", and the last call to\n",{"type":21,"tag":537,"props":14189,"children":14190},{"href":12020},[14191],{"type":26,"value":12023},{"type":26,"value":14071},{"type":21,"tag":42,"props":14194,"children":14196},{"className":14195},[],[14197],{"type":26,"value":12088},{"type":26,"value":4370},{"type":21,"tag":42,"props":14200,"children":14202},{"className":14201},[],[14203],{"type":26,"value":897},{"type":26,"value":14084},{"type":21,"tag":654,"props":14206,"children":14207},{"type":656},[],{"type":26,"value":14089},{"type":21,"tag":537,"props":14210,"children":14211},{"href":12098},[14212],{"type":26,"value":12101},{"type":21,"tag":22,"props":14214,"children":14215},{},[14216,14221,14222,14226,14227,14232,14233,14238,14239,14244,14245,14250,14251,14256,14257],{"type":21,"tag":42,"props":14217,"children":14219},{"className":14218},[],[14220],{"type":26,"value":14102},{"type":26,"value":14104},{"type":21,"tag":537,"props":14223,"children":14224},{"href":2940},[14225],{"type":26,"value":2943},{"type":26,"value":1156},{"type":21,"tag":42,"props":14228,"children":14230},{"className":14229},[],[14231],{"type":26,"value":14115},{"type":26,"value":1164},{"type":21,"tag":42,"props":14234,"children":14236},{"className":14235},[],[14237],{"type":26,"value":14122},{"type":26,"value":88},{"type":21,"tag":42,"props":14240,"children":14242},{"className":14241},[],[14243],{"type":26,"value":14129},{"type":26,"value":1164},{"type":21,"tag":42,"props":14246,"children":14248},{"className":14247},[],[14249],{"type":26,"value":14136},{"type":26,"value":88},{"type":21,"tag":42,"props":14252,"children":14254},{"className":14253},[],[14255],{"type":26,"value":14143},{"type":26,"value":3469},{"type":21,"tag":42,"props":14258,"children":14260},{"className":14259},[],[14261],{"type":26,"value":14150},{"type":21,"tag":565,"props":14263,"children":14265},{"name":14264},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-coverageReductionMode-07491",[14266],{"type":21,"tag":22,"props":14267,"children":14268},{},[14269,14271,14277,14279,14284,14285,14290,14292,14297,14299,14304,14306,14309,14311],{"type":26,"value":14270},"If this ",{"type":21,"tag":537,"props":14272,"children":14274},{"href":14273},"/extensions/VK_NV_coverage_reduction_mode",[14275],{"type":26,"value":14276},"VK_NV_coverage_reduction_mode",{"type":26,"value":14278}," extension is enabled, the\nbound graphics pipeline state was created with the\n",{"type":21,"tag":42,"props":14280,"children":14282},{"className":14281},[],[14283],{"type":26,"value":11999},{"type":26,"value":5756},{"type":21,"tag":42,"props":14286,"children":14288},{"className":14287},[],[14289],{"type":26,"value":8010},{"type":26,"value":14291}," states enabled, the\ncurrent coverage reduction mode ",{"type":21,"tag":42,"props":14293,"children":14295},{"className":14294},[],[14296],{"type":26,"value":12505},{"type":26,"value":14298},", then the\ncurrent ",{"type":21,"tag":42,"props":14300,"children":14302},{"className":14301},[],[14303],{"type":26,"value":8029},{"type":26,"value":14305},", and the sample counts for the color\nand depth/stencil attachments (if the subpass has them) ",{"type":21,"tag":654,"props":14307,"children":14308},{"type":656},[],{"type":26,"value":14310}," be a valid\ncombination returned by\n",{"type":21,"tag":537,"props":14312,"children":14314},{"href":14313},"/man/vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV",[14315],{"type":26,"value":14316},"vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV",{"type":21,"tag":565,"props":14318,"children":14320},{"name":14319},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewportCount-07492",[14321],{"type":21,"tag":22,"props":14322,"children":14323},{},[14324,14325,14330,14331,14336,14337,14340,14341,14345,14346,14351,14352,14357,14358],{"type":26,"value":4255},{"type":21,"tag":42,"props":14326,"children":14328},{"className":14327},[],[14329],{"type":26,"value":5623},{"type":26,"value":5625},{"type":21,"tag":42,"props":14332,"children":14334},{"className":14333},[],[14335],{"type":26,"value":11954},{"type":26,"value":5879},{"type":21,"tag":654,"props":14338,"children":14339},{"type":656},[],{"type":26,"value":2078},{"type":21,"tag":537,"props":14342,"children":14343},{"href":6384},[14344],{"type":26,"value":6387},{"type":26,"value":249},{"type":21,"tag":42,"props":14347,"children":14349},{"className":14348},[],[14350],{"type":26,"value":5651},{"type":26,"value":5897},{"type":21,"tag":42,"props":14353,"children":14355},{"className":14354},[],[14356],{"type":26,"value":5651},{"type":26,"value":5904},{"type":21,"tag":537,"props":14359,"children":14360},{"href":5636},[14361],{"type":26,"value":5639},{"type":21,"tag":565,"props":14363,"children":14365},{"name":14364},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewportCount-07493",[14366],{"type":21,"tag":22,"props":14367,"children":14368},{},[14369,14370,14375,14376,14381,14382,14387,14388,14392,14393,14396,14397,14402,14403],{"type":26,"value":4255},{"type":21,"tag":42,"props":14371,"children":14373},{"className":14372},[],[14374],{"type":26,"value":5623},{"type":26,"value":5756},{"type":21,"tag":42,"props":14377,"children":14379},{"className":14378},[],[14380],{"type":26,"value":11954},{"type":26,"value":5929},{"type":21,"tag":42,"props":14383,"children":14385},{"className":14384},[],[14386],{"type":26,"value":5651},{"type":26,"value":5936},{"type":21,"tag":537,"props":14389,"children":14390},{"href":11959},[14391],{"type":26,"value":11962},{"type":26,"value":652},{"type":21,"tag":654,"props":14394,"children":14395},{"type":656},[],{"type":26,"value":5948},{"type":21,"tag":42,"props":14398,"children":14400},{"className":14399},[],[14401],{"type":26,"value":5651},{"type":26,"value":5936},{"type":21,"tag":537,"props":14404,"children":14405},{"href":5636},[14406],{"type":26,"value":5639},{"type":21,"tag":565,"props":14408,"children":14410},{"name":14409},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-viewportCount-09421",[14411],{"type":21,"tag":22,"props":14412,"children":14413},{},[14414,14415,14419,14421,14426,14427,14431,14432,14435,14436,14441,14442],{"type":26,"value":1301},{"type":21,"tag":537,"props":14416,"children":14417},{"href":11944},[14418],{"type":26,"value":11947},{"type":26,"value":14420}," extension is enabled, and a\nshader object is bound to any graphics stage, then the\n",{"type":21,"tag":42,"props":14422,"children":14424},{"className":14423},[],[14425],{"type":26,"value":5651},{"type":26,"value":5936},{"type":21,"tag":537,"props":14428,"children":14429},{"href":11959},[14430],{"type":26,"value":11962},{"type":26,"value":652},{"type":21,"tag":654,"props":14433,"children":14434},{"type":656},[],{"type":26,"value":5948},{"type":21,"tag":42,"props":14437,"children":14439},{"className":14438},[],[14440],{"type":26,"value":5651},{"type":26,"value":5936},{"type":21,"tag":537,"props":14443,"children":14444},{"href":5636},[14445],{"type":26,"value":5639},{"type":21,"tag":565,"props":14447,"children":14449},{"name":14448},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-rasterizationSamples-07494",[14450],{"type":21,"tag":22,"props":14451,"children":14452},{},[14453,14454,14458,14460,14465,14467,14471,14473,14479,14480,14483,14484],{"type":26,"value":1301},{"type":21,"tag":537,"props":14455,"children":14456},{"href":12122},[14457],{"type":26,"value":12125},{"type":26,"value":14459}," extension is enabled,\nand if the current subpass has any color attachments and\n",{"type":21,"tag":42,"props":14461,"children":14463},{"className":14462},[],[14464],{"type":26,"value":8029},{"type":26,"value":14466}," of the last call to\n",{"type":21,"tag":537,"props":14468,"children":14469},{"href":8014},[14470],{"type":26,"value":8017},{"type":26,"value":14472}," is greater than the number of\ncolor samples, then the pipeline ",{"type":21,"tag":42,"props":14474,"children":14476},{"className":14475},[],[14477],{"type":26,"value":14478},"sampleShadingEnable",{"type":26,"value":652},{"type":21,"tag":654,"props":14481,"children":14482},{"type":656},[],{"type":26,"value":965},{"type":21,"tag":42,"props":14485,"children":14487},{"className":14486},[],[14488],{"type":26,"value":634},{"type":21,"tag":565,"props":14490,"children":14492},{"name":14491},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-stippledLineEnable-07495",[14493],{"type":21,"tag":22,"props":14494,"children":14495},{},[14496,14497,14502,14503,14508,14510,14515,14517,14522,14524,14530,14531,14537,14538,14548,14550,14553],{"type":26,"value":4255},{"type":21,"tag":42,"props":14498,"children":14500},{"className":14499},[],[14501],{"type":26,"value":11540},{"type":26,"value":711},{"type":21,"tag":42,"props":14504,"children":14506},{"className":14505},[],[14507],{"type":26,"value":11307},{"type":26,"value":14509}," dynamic states\nenabled, and if the current ",{"type":21,"tag":42,"props":14511,"children":14513},{"className":14512},[],[14514],{"type":26,"value":11833},{"type":26,"value":14516}," state is\n",{"type":21,"tag":42,"props":14518,"children":14520},{"className":14519},[],[14521],{"type":26,"value":897},{"type":26,"value":14523}," and the current ",{"type":21,"tag":42,"props":14525,"children":14527},{"className":14526},[],[14528],{"type":26,"value":14529},"lineRasterizationMode",{"type":26,"value":14516},{"type":21,"tag":42,"props":14532,"children":14534},{"className":14533},[],[14535],{"type":26,"value":14536},"VK_LINE_RASTERIZATION_MODE_RECTANGULAR_KHR",{"type":26,"value":6040},{"type":21,"tag":537,"props":14539,"children":14541},{"href":14540},"/man/VkPhysicalDeviceLineRasterizationFeaturesKHR#features-stippledRectangularLines",[14542],{"type":21,"tag":42,"props":14543,"children":14545},{"className":14544},[],[14546],{"type":26,"value":14547},"stippledRectangularLines",{"type":26,"value":14549},"\nfeature ",{"type":21,"tag":654,"props":14551,"children":14552},{"type":656},[],{"type":26,"value":14554}," be enabled",{"type":21,"tag":565,"props":14556,"children":14558},{"name":14557},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-stippledLineEnable-07496",[14559],{"type":21,"tag":22,"props":14560,"children":14561},{},[14562,14563,14568,14569,14574,14575,14580,14581,14586,14587,14592,14593,14599,14600,14610,14611,14614],{"type":26,"value":4255},{"type":21,"tag":42,"props":14564,"children":14566},{"className":14565},[],[14567],{"type":26,"value":11540},{"type":26,"value":711},{"type":21,"tag":42,"props":14570,"children":14572},{"className":14571},[],[14573],{"type":26,"value":11307},{"type":26,"value":14509},{"type":21,"tag":42,"props":14576,"children":14578},{"className":14577},[],[14579],{"type":26,"value":11833},{"type":26,"value":14516},{"type":21,"tag":42,"props":14582,"children":14584},{"className":14583},[],[14585],{"type":26,"value":897},{"type":26,"value":14523},{"type":21,"tag":42,"props":14588,"children":14590},{"className":14589},[],[14591],{"type":26,"value":14529},{"type":26,"value":14516},{"type":21,"tag":42,"props":14594,"children":14596},{"className":14595},[],[14597],{"type":26,"value":14598},"VK_LINE_RASTERIZATION_MODE_BRESENHAM_KHR",{"type":26,"value":6040},{"type":21,"tag":537,"props":14601,"children":14603},{"href":14602},"/man/VkPhysicalDeviceLineRasterizationFeaturesKHR#features-stippledBresenhamLines",[14604],{"type":21,"tag":42,"props":14605,"children":14607},{"className":14606},[],[14608],{"type":26,"value":14609},"stippledBresenhamLines",{"type":26,"value":14549},{"type":21,"tag":654,"props":14612,"children":14613},{"type":656},[],{"type":26,"value":14554},{"type":21,"tag":565,"props":14616,"children":14618},{"name":14617},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-stippledLineEnable-07497",[14619],{"type":21,"tag":22,"props":14620,"children":14621},{},[14622,14623,14628,14629,14634,14635,14640,14641,14646,14647,14652,14653,14659,14660,14670,14672,14675],{"type":26,"value":4255},{"type":21,"tag":42,"props":14624,"children":14626},{"className":14625},[],[14627],{"type":26,"value":11540},{"type":26,"value":711},{"type":21,"tag":42,"props":14630,"children":14632},{"className":14631},[],[14633],{"type":26,"value":11307},{"type":26,"value":14509},{"type":21,"tag":42,"props":14636,"children":14638},{"className":14637},[],[14639],{"type":26,"value":11833},{"type":26,"value":14516},{"type":21,"tag":42,"props":14642,"children":14644},{"className":14643},[],[14645],{"type":26,"value":897},{"type":26,"value":14523},{"type":21,"tag":42,"props":14648,"children":14650},{"className":14649},[],[14651],{"type":26,"value":14529},{"type":26,"value":14516},{"type":21,"tag":42,"props":14654,"children":14656},{"className":14655},[],[14657],{"type":26,"value":14658},"VK_LINE_RASTERIZATION_MODE_RECTANGULAR_SMOOTH_KHR",{"type":26,"value":6040},{"type":21,"tag":537,"props":14661,"children":14663},{"href":14662},"/man/VkPhysicalDeviceLineRasterizationFeaturesKHR#features-stippledSmoothLines",[14664],{"type":21,"tag":42,"props":14665,"children":14667},{"className":14666},[],[14668],{"type":26,"value":14669},"stippledSmoothLines",{"type":26,"value":14671}," feature\n",{"type":21,"tag":654,"props":14673,"children":14674},{"type":656},[],{"type":26,"value":14554},{"type":21,"tag":565,"props":14677,"children":14679},{"name":14678},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-stippledLineEnable-07498",[14680],{"type":21,"tag":22,"props":14681,"children":14682},{},[14683,14684,14689,14690,14695,14696,14701,14702,14707,14708,14713,14714,14720,14721,14729,14730,14733,14735,14741,14742,14748,14749,14752,14753],{"type":26,"value":4255},{"type":21,"tag":42,"props":14685,"children":14687},{"className":14686},[],[14688],{"type":26,"value":11540},{"type":26,"value":711},{"type":21,"tag":42,"props":14691,"children":14693},{"className":14692},[],[14694],{"type":26,"value":11307},{"type":26,"value":14509},{"type":21,"tag":42,"props":14697,"children":14699},{"className":14698},[],[14700],{"type":26,"value":11833},{"type":26,"value":14516},{"type":21,"tag":42,"props":14703,"children":14705},{"className":14704},[],[14706],{"type":26,"value":897},{"type":26,"value":14523},{"type":21,"tag":42,"props":14709,"children":14711},{"className":14710},[],[14712],{"type":26,"value":14529},{"type":26,"value":14516},{"type":21,"tag":42,"props":14715,"children":14717},{"className":14716},[],[14718],{"type":26,"value":14719},"VK_LINE_RASTERIZATION_MODE_DEFAULT_KHR",{"type":26,"value":6040},{"type":21,"tag":537,"props":14722,"children":14723},{"href":14540},[14724],{"type":21,"tag":42,"props":14725,"children":14727},{"className":14726},[],[14728],{"type":26,"value":14547},{"type":26,"value":14549},{"type":21,"tag":654,"props":14731,"children":14732},{"type":656},[],{"type":26,"value":14734}," be enabled and\n",{"type":21,"tag":537,"props":14736,"children":14738},{"href":14737},"/man/VkPhysicalDeviceLimits",[14739],{"type":26,"value":14740},"VkPhysicalDeviceLimits",{"type":26,"value":249},{"type":21,"tag":42,"props":14743,"children":14745},{"className":14744},[],[14746],{"type":26,"value":14747},"strictLines",{"type":26,"value":652},{"type":21,"tag":654,"props":14750,"children":14751},{"type":656},[],{"type":26,"value":3749},{"type":21,"tag":42,"props":14754,"children":14756},{"className":14755},[],[14757],{"type":26,"value":897},{"type":21,"tag":565,"props":14759,"children":14761},{"name":14760},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-conservativePointAndLineRasterization-07499",[14762],{"type":21,"tag":22,"props":14763,"children":14764},{},[14765,14766,14771,14773,14783,14785,14790,14792,14796,14799,14800],{"type":26,"value":4255},{"type":21,"tag":42,"props":14767,"children":14769},{"className":14768},[],[14770],{"type":26,"value":10913},{"type":26,"value":14772}," dynamic state\nenabled, ",{"type":21,"tag":537,"props":14774,"children":14776},{"href":14775},"/man/VkPhysicalDeviceConservativeRasterizationPropertiesEXT#limits-conservativePointAndLineRasterization",[14777],{"type":21,"tag":42,"props":14778,"children":14780},{"className":14779},[],[14781],{"type":26,"value":14782},"conservativePointAndLineRasterization",{"type":26,"value":14784}," is not supported, and the\neffective primitive topology output by the last pre-rasterization shader\nstage is a line or point, then the ",{"type":21,"tag":42,"props":14786,"children":14788},{"className":14787},[],[14789],{"type":26,"value":10998},{"type":26,"value":14791},"\nset by the last call to ",{"type":21,"tag":537,"props":14793,"children":14794},{"href":10934},[14795],{"type":26,"value":10937},{"type":21,"tag":654,"props":14797,"children":14798},{"type":656},[],{"type":26,"value":3749},{"type":21,"tag":42,"props":14801,"children":14803},{"className":14802},[],[14804],{"type":26,"value":14805},"VK_CONSERVATIVE_RASTERIZATION_MODE_DISABLED_EXT",{"type":21,"tag":565,"props":14807,"children":14809},{"name":14808},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-stage-07073",[14810],{"type":21,"tag":22,"props":14811,"children":14812},{},[14813,14815,14821,14822,14828,14830,14834,14835,14841,14843,14848,14849,14855,14856,14861,14862,14867,14868,14874,14875,14878],{"type":26,"value":14814},"If the currently bound pipeline was created with the\n",{"type":21,"tag":537,"props":14816,"children":14818},{"href":14817},"/man/VkPipelineShaderStageCreateInfo",[14819],{"type":26,"value":14820},"VkPipelineShaderStageCreateInfo",{"type":26,"value":249},{"type":21,"tag":42,"props":14823,"children":14825},{"className":14824},[],[14826],{"type":26,"value":14827},"stage",{"type":26,"value":14829}," member of an element\nof ",{"type":21,"tag":537,"props":14831,"children":14832},{"href":9811},[14833],{"type":26,"value":3771},{"type":26,"value":249},{"type":21,"tag":42,"props":14836,"children":14838},{"className":14837},[],[14839],{"type":26,"value":14840},"pStages",{"type":26,"value":14842}," set to\n",{"type":21,"tag":42,"props":14844,"children":14846},{"className":14845},[],[14847],{"type":26,"value":11252},{"type":26,"value":88},{"type":21,"tag":42,"props":14850,"children":14852},{"className":14851},[],[14853],{"type":26,"value":14854},"VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT",{"type":26,"value":88},{"type":21,"tag":42,"props":14857,"children":14859},{"className":14858},[],[14860],{"type":26,"value":4481},{"type":26,"value":711},{"type":21,"tag":42,"props":14863,"children":14865},{"className":14864},[],[14866],{"type":26,"value":4488},{"type":26,"value":4581},{"type":21,"tag":537,"props":14869,"children":14871},{"href":14870},"/chapters/queries#queries-mesh-shader",[14872],{"type":26,"value":14873},"Mesh\nShader Queries",{"type":26,"value":652},{"type":21,"tag":654,"props":14876,"children":14877},{"type":656},[],{"type":26,"value":14879}," not be active",{"type":21,"tag":565,"props":14881,"children":14883},{"name":14882},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08877",[14884],{"type":21,"tag":22,"props":14885,"children":14886},{},[14887,14888,14893,14894,14900,14901,14905,14906,14911,14912,14917,14918,14924,14925,14928,14929,14933],{"type":26,"value":6668},{"type":21,"tag":42,"props":14889,"children":14891},{"className":14890},[],[14892],{"type":26,"value":4649},{"type":26,"value":10558},{"type":21,"tag":42,"props":14895,"children":14897},{"className":14896},[],[14898],{"type":26,"value":14899},"VK_DYNAMIC_STATE_ATTACHMENT_FEEDBACK_LOOP_ENABLE_EXT",{"type":26,"value":10441},{"type":21,"tag":537,"props":14902,"children":14903},{"href":4543},[14904],{"type":26,"value":4546},{"type":26,"value":1156},{"type":21,"tag":42,"props":14907,"children":14909},{"className":14908},[],[14910],{"type":26,"value":4368},{"type":26,"value":1526},{"type":21,"tag":42,"props":14913,"children":14915},{"className":14914},[],[14916],{"type":26,"value":634},{"type":26,"value":4817},{"type":21,"tag":537,"props":14919,"children":14921},{"href":14920},"/man/vkCmdSetAttachmentFeedbackLoopEnableEXT",[14922],{"type":26,"value":14923},"vkCmdSetAttachmentFeedbackLoopEnableEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":14926,"children":14927},{"type":656},[],{"type":26,"value":6606},{"type":21,"tag":537,"props":14930,"children":14931},{"href":4278},[14932],{"type":26,"value":4281},{"type":26,"value":4899},{"type":21,"tag":565,"props":14935,"children":14937},{"name":14936},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07850",[14938],{"type":21,"tag":22,"props":14939,"children":14940},{},[14941,14943,14949,14950,14953],{"type":26,"value":14942},"If dynamic state was inherited from\n",{"type":21,"tag":537,"props":14944,"children":14946},{"href":14945},"/man/VkCommandBufferInheritanceViewportScissorInfoNV",[14947],{"type":26,"value":14948},"VkCommandBufferInheritanceViewportScissorInfoNV",{"type":26,"value":3872},{"type":21,"tag":654,"props":14951,"children":14952},{"type":656},[],{"type":26,"value":14954}," be set\nin the current command buffer prior to this drawing command",{"type":21,"tag":565,"props":14956,"children":14958},{"name":14957},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08684",[14959],{"type":21,"tag":22,"props":14960,"children":14961},{},[14962,14964,14970,14971,14974,14976,14981,14983],{"type":26,"value":14963},"If there is no bound graphics pipeline, ",{"type":21,"tag":42,"props":14965,"children":14967},{"className":14966},[],[14968],{"type":26,"value":14969},"vkCmdBindShadersEXT",{"type":26,"value":652},{"type":21,"tag":654,"props":14972,"children":14973},{"type":656},[],{"type":26,"value":14975},"\nhave been called in the current command buffer with ",{"type":21,"tag":42,"props":14977,"children":14979},{"className":14978},[],[14980],{"type":26,"value":14840},{"type":26,"value":14982}," with\nan element of ",{"type":21,"tag":42,"props":14984,"children":14986},{"className":14985},[],[14987],{"type":26,"value":11252},{"type":21,"tag":565,"props":14989,"children":14991},{"name":14990},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08685",[14992],{"type":21,"tag":22,"props":14993,"children":14994},{},[14995,14997,15007,15009,15014,15015,15018,15020,15025,15027],{"type":26,"value":14996},"If there is no bound graphics pipeline, and the\n",{"type":21,"tag":537,"props":14998,"children":15000},{"href":14999},"/man/VkPhysicalDeviceFeatures#features-tessellationShader",[15001],{"type":21,"tag":42,"props":15002,"children":15004},{"className":15003},[],[15005],{"type":26,"value":15006},"tessellationShader",{"type":26,"value":15008}," feature is\nenabled, ",{"type":21,"tag":42,"props":15010,"children":15012},{"className":15011},[],[15013],{"type":26,"value":14969},{"type":26,"value":652},{"type":21,"tag":654,"props":15016,"children":15017},{"type":656},[],{"type":26,"value":15019}," have been called in the current\ncommand buffer with ",{"type":21,"tag":42,"props":15021,"children":15023},{"className":15022},[],[15024],{"type":26,"value":14840},{"type":26,"value":15026}," with an element of\n",{"type":21,"tag":42,"props":15028,"children":15030},{"className":15029},[],[15031],{"type":26,"value":14854},{"type":21,"tag":565,"props":15033,"children":15035},{"name":15034},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08686",[15036],{"type":21,"tag":22,"props":15037,"children":15038},{},[15039,15040,15048,15049,15054,15055,15058,15059,15064,15065],{"type":26,"value":14996},{"type":21,"tag":537,"props":15041,"children":15042},{"href":14999},[15043],{"type":21,"tag":42,"props":15044,"children":15046},{"className":15045},[],[15047],{"type":26,"value":15006},{"type":26,"value":15008},{"type":21,"tag":42,"props":15050,"children":15052},{"className":15051},[],[15053],{"type":26,"value":14969},{"type":26,"value":652},{"type":21,"tag":654,"props":15056,"children":15057},{"type":656},[],{"type":26,"value":15019},{"type":21,"tag":42,"props":15060,"children":15062},{"className":15061},[],[15063],{"type":26,"value":14840},{"type":26,"value":15026},{"type":21,"tag":42,"props":15066,"children":15068},{"className":15067},[],[15069],{"type":26,"value":4481},{"type":21,"tag":565,"props":15071,"children":15073},{"name":15072},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08687",[15074],{"type":21,"tag":22,"props":15075,"children":15076},{},[15077,15078,15088,15089,15094,15095,15098,15100,15105,15106],{"type":26,"value":14996},{"type":21,"tag":537,"props":15079,"children":15081},{"href":15080},"/man/VkPhysicalDeviceFeatures#features-geometryShader",[15082],{"type":21,"tag":42,"props":15083,"children":15085},{"className":15084},[],[15086],{"type":26,"value":15087},"geometryShader",{"type":26,"value":8913},{"type":21,"tag":42,"props":15090,"children":15092},{"className":15091},[],[15093],{"type":26,"value":14969},{"type":26,"value":652},{"type":21,"tag":654,"props":15096,"children":15097},{"type":656},[],{"type":26,"value":15099}," have been called in the current command\nbuffer with ",{"type":21,"tag":42,"props":15101,"children":15103},{"className":15102},[],[15104],{"type":26,"value":14840},{"type":26,"value":15026},{"type":21,"tag":42,"props":15107,"children":15109},{"className":15108},[],[15110],{"type":26,"value":4488},{"type":21,"tag":565,"props":15112,"children":15114},{"name":15113},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08688",[15115],{"type":21,"tag":22,"props":15116,"children":15117},{},[15118,15119,15124,15125,15128,15129,15134,15135],{"type":26,"value":14963},{"type":21,"tag":42,"props":15120,"children":15122},{"className":15121},[],[15123],{"type":26,"value":14969},{"type":26,"value":652},{"type":21,"tag":654,"props":15126,"children":15127},{"type":656},[],{"type":26,"value":14975},{"type":21,"tag":42,"props":15130,"children":15132},{"className":15131},[],[15133],{"type":26,"value":14840},{"type":26,"value":14982},{"type":21,"tag":42,"props":15136,"children":15138},{"className":15137},[],[15139],{"type":26,"value":4649},{"type":21,"tag":565,"props":15141,"children":15143},{"name":15142},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08689",[15144],{"type":21,"tag":22,"props":15145,"children":15146},{},[15147,15149,15159,15161,15166,15167,15170,15171,15176,15177],{"type":26,"value":15148},"If there is no bound graphics pipeline, and the ",{"type":21,"tag":537,"props":15150,"children":15152},{"href":15151},"/man/VkPhysicalDeviceMeshShaderFeaturesEXT#features-taskShader",[15153],{"type":21,"tag":42,"props":15154,"children":15156},{"className":15155},[],[15157],{"type":26,"value":15158},"taskShader",{"type":26,"value":15160}," feature is enabled, ",{"type":21,"tag":42,"props":15162,"children":15164},{"className":15163},[],[15165],{"type":26,"value":14969},{"type":26,"value":652},{"type":21,"tag":654,"props":15168,"children":15169},{"type":656},[],{"type":26,"value":14975},{"type":21,"tag":42,"props":15172,"children":15174},{"className":15173},[],[15175],{"type":26,"value":14840},{"type":26,"value":14982},{"type":21,"tag":42,"props":15178,"children":15180},{"className":15179},[],[15181],{"type":26,"value":15182},"VK_SHADER_STAGE_TASK_BIT_EXT",{"type":21,"tag":565,"props":15184,"children":15186},{"name":15185},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08690",[15187],{"type":21,"tag":22,"props":15188,"children":15189},{},[15190,15191,15201,15202,15207,15208,15211,15212,15217,15218],{"type":26,"value":15148},{"type":21,"tag":537,"props":15192,"children":15194},{"href":15193},"/man/VkPhysicalDeviceMeshShaderFeaturesEXT#features-meshShader",[15195],{"type":21,"tag":42,"props":15196,"children":15198},{"className":15197},[],[15199],{"type":26,"value":15200},"meshShader",{"type":26,"value":15160},{"type":21,"tag":42,"props":15203,"children":15205},{"className":15204},[],[15206],{"type":26,"value":14969},{"type":26,"value":652},{"type":21,"tag":654,"props":15209,"children":15210},{"type":656},[],{"type":26,"value":14975},{"type":21,"tag":42,"props":15213,"children":15215},{"className":15214},[],[15216],{"type":26,"value":14840},{"type":26,"value":14982},{"type":21,"tag":42,"props":15219,"children":15221},{"className":15220},[],[15222],{"type":26,"value":15223},"VK_SHADER_STAGE_MESH_BIT_EXT",{"type":21,"tag":565,"props":15225,"children":15227},{"name":15226},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08693",[15228],{"type":21,"tag":22,"props":15229,"children":15230},{},[15231,15233,15241,15242,15250,15252,15257,15258,15263,15265,15268,15270,15275,15277,15280,15282,15287],{"type":26,"value":15232},"If there is no bound graphics pipeline, and at least one of the\n",{"type":21,"tag":537,"props":15234,"children":15235},{"href":15151},[15236],{"type":21,"tag":42,"props":15237,"children":15239},{"className":15238},[],[15240],{"type":26,"value":15158},{"type":26,"value":507},{"type":21,"tag":537,"props":15243,"children":15244},{"href":15193},[15245],{"type":21,"tag":42,"props":15246,"children":15248},{"className":15247},[],[15249],{"type":26,"value":15200},{"type":26,"value":15251}," features is enabled, one of the\n",{"type":21,"tag":42,"props":15253,"children":15255},{"className":15254},[],[15256],{"type":26,"value":11252},{"type":26,"value":589},{"type":21,"tag":42,"props":15259,"children":15261},{"className":15260},[],[15262],{"type":26,"value":15223},{"type":26,"value":15264},"\nstages ",{"type":21,"tag":654,"props":15266,"children":15267},{"type":656},[],{"type":26,"value":15269}," have a valid ",{"type":21,"tag":42,"props":15271,"children":15273},{"className":15272},[],[15274],{"type":26,"value":1754},{"type":26,"value":15276}," bound, and the other ",{"type":21,"tag":654,"props":15278,"children":15279},{"type":656},[],{"type":26,"value":15281},"\nhave no ",{"type":21,"tag":42,"props":15283,"children":15285},{"className":15284},[],[15286],{"type":26,"value":1754},{"type":26,"value":15288}," bound",{"type":21,"tag":565,"props":15290,"children":15292},{"name":15291},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08694",[15293],{"type":21,"tag":22,"props":15294,"children":15295},{},[15296,15298,15306,15307,15315,15317,15322,15324,15329,15331,15336,15338,15344,15346,15351,15352,15355,15357,15362],{"type":26,"value":15297},"If there is no bound graphics pipeline, and both the\n",{"type":21,"tag":537,"props":15299,"children":15300},{"href":15151},[15301],{"type":21,"tag":42,"props":15302,"children":15304},{"className":15303},[],[15305],{"type":26,"value":15158},{"type":26,"value":507},{"type":21,"tag":537,"props":15308,"children":15309},{"href":15193},[15310],{"type":21,"tag":42,"props":15311,"children":15313},{"className":15312},[],[15314],{"type":26,"value":15200},{"type":26,"value":15316}," features are enabled, and a valid ",{"type":21,"tag":42,"props":15318,"children":15320},{"className":15319},[],[15321],{"type":26,"value":1754},{"type":26,"value":15323},"\nis bound the to the ",{"type":21,"tag":42,"props":15325,"children":15327},{"className":15326},[],[15328],{"type":26,"value":15223},{"type":26,"value":15330}," stage, and that\n",{"type":21,"tag":42,"props":15332,"children":15334},{"className":15333},[],[15335],{"type":26,"value":1754},{"type":26,"value":15337}," was created without the\n",{"type":21,"tag":42,"props":15339,"children":15341},{"className":15340},[],[15342],{"type":26,"value":15343},"VK_SHADER_CREATE_NO_TASK_SHADER_BIT_EXT",{"type":26,"value":15345}," flag, a valid\n",{"type":21,"tag":42,"props":15347,"children":15349},{"className":15348},[],[15350],{"type":26,"value":1754},{"type":26,"value":652},{"type":21,"tag":654,"props":15353,"children":15354},{"type":656},[],{"type":26,"value":15356}," be bound to the\n",{"type":21,"tag":42,"props":15358,"children":15360},{"className":15359},[],[15361],{"type":26,"value":15182},{"type":26,"value":15363}," stage",{"type":21,"tag":565,"props":15365,"children":15367},{"name":15366},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08695",[15368],{"type":21,"tag":22,"props":15369,"children":15370},{},[15371,15372,15380,15381,15389,15390,15395,15396,15401,15402,15407,15409,15414,15416,15419,15421,15426,15428,15433],{"type":26,"value":15297},{"type":21,"tag":537,"props":15373,"children":15374},{"href":15151},[15375],{"type":21,"tag":42,"props":15376,"children":15378},{"className":15377},[],[15379],{"type":26,"value":15158},{"type":26,"value":507},{"type":21,"tag":537,"props":15382,"children":15383},{"href":15193},[15384],{"type":21,"tag":42,"props":15385,"children":15387},{"className":15386},[],[15388],{"type":26,"value":15200},{"type":26,"value":15316},{"type":21,"tag":42,"props":15391,"children":15393},{"className":15392},[],[15394],{"type":26,"value":1754},{"type":26,"value":15323},{"type":21,"tag":42,"props":15397,"children":15399},{"className":15398},[],[15400],{"type":26,"value":15223},{"type":26,"value":15330},{"type":21,"tag":42,"props":15403,"children":15405},{"className":15404},[],[15406],{"type":26,"value":1754},{"type":26,"value":15408}," was created with the\n",{"type":21,"tag":42,"props":15410,"children":15412},{"className":15411},[],[15413],{"type":26,"value":15343},{"type":26,"value":15415}," flag, there ",{"type":21,"tag":654,"props":15417,"children":15418},{"type":656},[],{"type":26,"value":15420}," be no\n",{"type":21,"tag":42,"props":15422,"children":15424},{"className":15423},[],[15425],{"type":26,"value":1754},{"type":26,"value":15427}," bound to the ",{"type":21,"tag":42,"props":15429,"children":15431},{"className":15430},[],[15432],{"type":26,"value":15182},{"type":26,"value":15363},{"type":21,"tag":565,"props":15435,"children":15437},{"name":15436},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08696",[15438],{"type":21,"tag":22,"props":15439,"children":15440},{},[15441,15443,15448,15450,15455,15457,15460,15461,15466,15468,15473,15475,15480],{"type":26,"value":15442},"If there is no bound graphics pipeline, and a valid ",{"type":21,"tag":42,"props":15444,"children":15446},{"className":15445},[],[15447],{"type":26,"value":1754},{"type":26,"value":15449}," is\nbound to the ",{"type":21,"tag":42,"props":15451,"children":15453},{"className":15452},[],[15454],{"type":26,"value":11252},{"type":26,"value":15456}," stage, there ",{"type":21,"tag":654,"props":15458,"children":15459},{"type":656},[],{"type":26,"value":15420},{"type":21,"tag":42,"props":15462,"children":15464},{"className":15463},[],[15465],{"type":26,"value":1754},{"type":26,"value":15467}," bound to either the ",{"type":21,"tag":42,"props":15469,"children":15471},{"className":15470},[],[15472],{"type":26,"value":15182},{"type":26,"value":15474},"\nstage or the ",{"type":21,"tag":42,"props":15476,"children":15478},{"className":15477},[],[15479],{"type":26,"value":15223},{"type":26,"value":15363},{"type":21,"tag":565,"props":15482,"children":15484},{"name":15483},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08698",[15485],{"type":21,"tag":22,"props":15486,"children":15487},{},[15488,15490,15496,15498,15503,15505,15511,15513,15516],{"type":26,"value":15489},"If any graphics shader is bound which was created with the\n",{"type":21,"tag":42,"props":15491,"children":15493},{"className":15492},[],[15494],{"type":26,"value":15495},"VK_SHADER_CREATE_LINK_STAGE_BIT_EXT",{"type":26,"value":15497}," flag, then all shaders created\nwith the ",{"type":21,"tag":42,"props":15499,"children":15501},{"className":15500},[],[15502],{"type":26,"value":15495},{"type":26,"value":15504}," flag in the same\n",{"type":21,"tag":537,"props":15506,"children":15508},{"href":15507},"/man/vkCreateShadersEXT",[15509],{"type":26,"value":15510},"vkCreateShadersEXT",{"type":26,"value":15512}," call ",{"type":21,"tag":654,"props":15514,"children":15515},{"type":656},[],{"type":26,"value":15517}," also be bound",{"type":21,"tag":565,"props":15519,"children":15521},{"name":15520},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08699",[15522],{"type":21,"tag":22,"props":15523,"children":15524},{},[15525,15526,15531,15533,15538,15540,15544,15545,15548,15550,15555],{"type":26,"value":15489},{"type":21,"tag":42,"props":15527,"children":15529},{"className":15528},[],[15530],{"type":26,"value":15495},{"type":26,"value":15532}," flag, any stages in between\nstages whose shaders which did not create a shader with the\n",{"type":21,"tag":42,"props":15534,"children":15536},{"className":15535},[],[15537],{"type":26,"value":15495},{"type":26,"value":15539}," flag as part of the same\n",{"type":21,"tag":537,"props":15541,"children":15542},{"href":15507},[15543],{"type":26,"value":15510},{"type":26,"value":15512},{"type":21,"tag":654,"props":15546,"children":15547},{"type":656},[],{"type":26,"value":15549}," not have any ",{"type":21,"tag":42,"props":15551,"children":15553},{"className":15552},[],[15554],{"type":26,"value":1754},{"type":26,"value":15288},{"type":21,"tag":565,"props":15557,"children":15559},{"name":15558},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08878",[15560],{"type":21,"tag":22,"props":15561,"children":15562},{},[15563,15565,15568],{"type":26,"value":15564},"All bound graphics shader objects ",{"type":21,"tag":654,"props":15566,"children":15567},{"type":656},[],{"type":26,"value":15569}," have been created with identical\nor identically defined push constant ranges",{"type":21,"tag":565,"props":15571,"children":15573},{"name":15572},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-08879",[15574],{"type":21,"tag":22,"props":15575,"children":15576},{},[15577,15578,15581],{"type":26,"value":15564},{"type":21,"tag":654,"props":15579,"children":15580},{"type":656},[],{"type":26,"value":15582}," have been created with identical\nor identically defined arrays of descriptor set layouts",{"type":21,"tag":565,"props":15584,"children":15586},{"name":15585},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-colorAttachmentCount-09372",[15587],{"type":21,"tag":22,"props":15588,"children":15589},{},[15590,15591,15595,15596,15600,15601,15606,15607,15612,15614,15619,15621,15624,15626,15632,15633,15639],{"type":26,"value":7043},{"type":21,"tag":537,"props":15592,"children":15593},{"href":7031},[15594],{"type":26,"value":7034},{"type":26,"value":7858},{"type":21,"tag":537,"props":15597,"children":15598},{"href":4018},[15599],{"type":26,"value":4021},{"type":26,"value":249},{"type":21,"tag":42,"props":15602,"children":15604},{"className":15603},[],[15605],{"type":26,"value":7451},{"type":26,"value":628},{"type":21,"tag":42,"props":15608,"children":15610},{"className":15609},[],[15611],{"type":26,"value":6802},{"type":26,"value":15613},", a color\nattachment with a resolve mode of\n",{"type":21,"tag":42,"props":15615,"children":15617},{"className":15616},[],[15618],{"type":26,"value":7785},{"type":26,"value":15620},", and a fragment\nshader is bound, it ",{"type":21,"tag":654,"props":15622,"children":15623},{"type":656},[],{"type":26,"value":15625}," not declare the ",{"type":21,"tag":42,"props":15627,"children":15629},{"className":15628},[],[15630],{"type":26,"value":15631},"DepthReplacing",{"type":26,"value":711},{"type":21,"tag":42,"props":15634,"children":15636},{"className":15635},[],[15637],{"type":26,"value":15638},"StencilRefReplacingEXT",{"type":26,"value":15640}," execution modes",{"type":21,"tag":565,"props":15642,"children":15644},{"name":15643},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pDynamicStates-08715",[15645],{"type":21,"tag":22,"props":15646,"children":15647},{},[15648,15650,15655,15657,15663,15664,15670,15672,15678,15680,15686,15687,15693,15695,15699,15700,15703,15704],{"type":26,"value":15649},"If the bound graphics pipeline state includes a fragment shader stage,\nwas created with ",{"type":21,"tag":42,"props":15651,"children":15653},{"className":15652},[],[15654],{"type":26,"value":5333},{"type":26,"value":15656}," set in\n",{"type":21,"tag":537,"props":15658,"children":15660},{"href":15659},"/man/VkPipelineDynamicStateCreateInfo",[15661],{"type":26,"value":15662},"VkPipelineDynamicStateCreateInfo",{"type":26,"value":249},{"type":21,"tag":42,"props":15665,"children":15667},{"className":15666},[],[15668],{"type":26,"value":15669},"pDynamicStates",{"type":26,"value":15671},", and the\nfragment shader declares the ",{"type":21,"tag":42,"props":15673,"children":15675},{"className":15674},[],[15676],{"type":26,"value":15677},"EarlyFragmentTests",{"type":26,"value":15679}," execution mode and\nuses ",{"type":21,"tag":42,"props":15681,"children":15683},{"className":15682},[],[15684],{"type":26,"value":15685},"OpDepthAttachmentReadEXT",{"type":26,"value":7049},{"type":21,"tag":42,"props":15688,"children":15690},{"className":15689},[],[15691],{"type":26,"value":15692},"depthWriteEnable",{"type":26,"value":15694}," parameter\nin the last call to ",{"type":21,"tag":537,"props":15696,"children":15697},{"href":5354},[15698],{"type":26,"value":5357},{"type":26,"value":652},{"type":21,"tag":654,"props":15701,"children":15702},{"type":656},[],{"type":26,"value":965},{"type":21,"tag":42,"props":15705,"children":15707},{"className":15706},[],[15708],{"type":26,"value":634},{"type":21,"tag":565,"props":15710,"children":15712},{"name":15711},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pDynamicStates-08716",[15713],{"type":21,"tag":22,"props":15714,"children":15715},{},[15716,15717,15722,15723,15727,15728,15733,15734,15739,15740,15746,15747,15752,15754,15758,15759,15762,15763],{"type":26,"value":15649},{"type":21,"tag":42,"props":15718,"children":15720},{"className":15719},[],[15721],{"type":26,"value":4913},{"type":26,"value":15656},{"type":21,"tag":537,"props":15724,"children":15725},{"href":15659},[15726],{"type":26,"value":15662},{"type":26,"value":249},{"type":21,"tag":42,"props":15729,"children":15731},{"className":15730},[],[15732],{"type":26,"value":15669},{"type":26,"value":15671},{"type":21,"tag":42,"props":15735,"children":15737},{"className":15736},[],[15738],{"type":26,"value":15677},{"type":26,"value":15679},{"type":21,"tag":42,"props":15741,"children":15743},{"className":15742},[],[15744],{"type":26,"value":15745},"OpStencilAttachmentReadEXT",{"type":26,"value":7049},{"type":21,"tag":42,"props":15748,"children":15750},{"className":15749},[],[15751],{"type":26,"value":4227},{"type":26,"value":15753}," parameter in\nthe last call to ",{"type":21,"tag":537,"props":15755,"children":15756},{"href":4951},[15757],{"type":26,"value":4954},{"type":26,"value":652},{"type":21,"tag":654,"props":15760,"children":15761},{"type":656},[],{"type":26,"value":3749},{"type":21,"tag":42,"props":15764,"children":15766},{"className":15765},[],[15767],{"type":26,"value":7503},{"type":21,"tag":565,"props":15769,"children":15771},{"name":15770},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09116",[15772,15780],{"type":21,"tag":33,"props":15773,"children":15775},{"code":15774},"If\na shader object is bound to any graphics stage\n",[15776],{"type":21,"tag":42,"props":15777,"children":15778},{"__ignoreMap":38},[15779],{"type":26,"value":15774},{"type":21,"tag":22,"props":15781,"children":15782},{},[15783,15785,15790,15792,15798,15800,15806,15807,15811,15814,15816,15822,15823,15829,15831,15837],{"type":26,"value":15784},"or\nthe currently bound graphics pipeline was created with\n",{"type":21,"tag":42,"props":15786,"children":15788},{"className":15787},[],[15789],{"type":26,"value":10781},{"type":26,"value":15791},",\nand the format of any color attachment is\n",{"type":21,"tag":42,"props":15793,"children":15795},{"className":15794},[],[15796],{"type":26,"value":15797},"VK_FORMAT_E5B9G9R9_UFLOAT_PACK32",{"type":26,"value":15799},", the corresponding element of the\n",{"type":21,"tag":42,"props":15801,"children":15803},{"className":15802},[],[15804],{"type":26,"value":15805},"pColorWriteMasks",{"type":26,"value":5653},{"type":21,"tag":537,"props":15808,"children":15809},{"href":10785},[15810],{"type":26,"value":10788},{"type":21,"tag":654,"props":15812,"children":15813},{"type":656},[],{"type":26,"value":15815}," either include all of ",{"type":21,"tag":42,"props":15817,"children":15819},{"className":15818},[],[15820],{"type":26,"value":15821},"VK_COLOR_COMPONENT_R_BIT",{"type":26,"value":88},{"type":21,"tag":42,"props":15824,"children":15826},{"className":15825},[],[15827],{"type":26,"value":15828},"VK_COLOR_COMPONENT_G_BIT",{"type":26,"value":15830},", and ",{"type":21,"tag":42,"props":15832,"children":15834},{"className":15833},[],[15835],{"type":26,"value":15836},"VK_COLOR_COMPONENT_B_BIT",{"type":26,"value":15838},", or\nnone of them",{"type":21,"tag":565,"props":15840,"children":15842},{"name":15841},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-maxFragmentDualSrcAttachments-09239",[15843],{"type":21,"tag":22,"props":15844,"children":15845},{},[15846,15847,15853,15855,15861,15863,15868,15870,15876,15878,15884,15885,15891,15892,15898,15900,15903,15905],{"type":26,"value":2572},{"type":21,"tag":537,"props":15848,"children":15850},{"href":15849},"/chapters/framebuffer#framebuffer-blending",[15851],{"type":26,"value":15852},"blending",{"type":26,"value":15854}," is enabled for any attachment where\neither the source or destination blend factors for that attachment\n",{"type":21,"tag":537,"props":15856,"children":15858},{"href":15857},"/chapters/framebuffer#framebuffer-dsb",[15859],{"type":26,"value":15860},"use the secondary color input",{"type":26,"value":15862},", the maximum value of\n",{"type":21,"tag":42,"props":15864,"children":15866},{"className":15865},[],[15867],{"type":26,"value":10364},{"type":26,"value":15869}," for any output attachment ",{"type":21,"tag":537,"props":15871,"children":15873},{"href":15872},"/chapters/shaders#shaders-staticuse",[15874],{"type":26,"value":15875},"statically\nused",{"type":26,"value":15877}," in the ",{"type":21,"tag":42,"props":15879,"children":15881},{"className":15880},[],[15882],{"type":26,"value":15883},"Fragment",{"type":26,"value":652},{"type":21,"tag":42,"props":15886,"children":15888},{"className":15887},[],[15889],{"type":26,"value":15890},"Execution",{"type":26,"value":652},{"type":21,"tag":42,"props":15893,"children":15895},{"className":15894},[],[15896],{"type":26,"value":15897},"Model",{"type":26,"value":15899}," executed by this command\n",{"type":21,"tag":654,"props":15901,"children":15902},{"type":656},[],{"type":26,"value":15904}," be less than ",{"type":21,"tag":537,"props":15906,"children":15908},{"href":15907},"/man/VkPhysicalDeviceLimits#limits-maxFragmentDualSrcAttachments",[15909],{"type":21,"tag":42,"props":15910,"children":15912},{"className":15911},[],[15913],{"type":26,"value":15914},"maxFragmentDualSrcAttachments",{"type":21,"tag":565,"props":15916,"children":15918},{"name":15917},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09548",[15919],{"type":21,"tag":22,"props":15920,"children":15921},{},[15922,15924,15928,15930,15936,15937,15943,15945,15951,15952,15955],{"type":26,"value":15923},"If the current render pass was begun with ",{"type":21,"tag":537,"props":15925,"children":15926},{"href":7031},[15927],{"type":26,"value":7034},{"type":26,"value":15929},",\nand there is no shader object bound to any graphics stage,\nthe value of each element of\n",{"type":21,"tag":537,"props":15931,"children":15933},{"href":15932},"/man/VkRenderingAttachmentLocationInfoKHR",[15934],{"type":26,"value":15935},"VkRenderingAttachmentLocationInfoKHR",{"type":26,"value":249},{"type":21,"tag":42,"props":15938,"children":15940},{"className":15939},[],[15941],{"type":26,"value":15942},"pColorAttachmentLocations",{"type":26,"value":15944},"\nset by ",{"type":21,"tag":537,"props":15946,"children":15948},{"href":15947},"/man/vkCmdSetRenderingAttachmentLocationsKHR",[15949],{"type":26,"value":15950},"vkCmdSetRenderingAttachmentLocationsKHR",{"type":26,"value":652},{"type":21,"tag":654,"props":15953,"children":15954},{"type":656},[],{"type":26,"value":15956}," match the\nvalue set for the corresponding element in the currently bound pipeline",{"type":21,"tag":565,"props":15958,"children":15960},{"name":15959},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09549",[15961],{"type":21,"tag":22,"props":15962,"children":15963},{},[15964,15965,15969,15971,15974,15976],{"type":26,"value":15923},{"type":21,"tag":537,"props":15966,"children":15967},{"href":7031},[15968],{"type":26,"value":7034},{"type":26,"value":15970},",\nand there is no shader object bound to any graphics stage,\ninput attachment index mappings in the currently bound pipeline ",{"type":21,"tag":654,"props":15972,"children":15973},{"type":656},[],{"type":26,"value":15975},"\nmatch those set for the current render pass instance via\n",{"type":21,"tag":537,"props":15977,"children":15978},{"href":3959},[15979],{"type":26,"value":3962},{"type":21,"tag":565,"props":15981,"children":15983},{"name":15982},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09642",[15984],{"type":21,"tag":22,"props":15985,"children":15986},{},[15987,15988,15992,15994,16000,16002,16005,16006],{"type":26,"value":15923},{"type":21,"tag":537,"props":15989,"children":15990},{"href":7031},[15991],{"type":26,"value":7034},{"type":26,"value":15993}," with\nthe ",{"type":21,"tag":42,"props":15995,"children":15997},{"className":15996},[],[15998],{"type":26,"value":15999},"VK_RENDERING_ENABLE_LEGACY_DITHERING_BIT_EXT",{"type":26,"value":16001}," flag, the bound\ngraphics pipeline ",{"type":21,"tag":654,"props":16003,"children":16004},{"type":656},[],{"type":26,"value":2078},{"type":21,"tag":42,"props":16007,"children":16009},{"className":16008},[],[16010],{"type":26,"value":16011},"VK_PIPELINE_CREATE_2_ENABLE_LEGACY_DITHERING_BIT_EXT",{"type":21,"tag":565,"props":16013,"children":16015},{"name":16014},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-09643",[16016],{"type":21,"tag":22,"props":16017,"children":16018},{},[16019,16020,16025,16027,16030,16032,16036,16038,16043],{"type":26,"value":5066},{"type":21,"tag":42,"props":16021,"children":16023},{"className":16022},[],[16024],{"type":26,"value":16011},{"type":26,"value":16026},", the current\nrender pass ",{"type":21,"tag":654,"props":16028,"children":16029},{"type":656},[],{"type":26,"value":16031}," have begun with ",{"type":21,"tag":537,"props":16033,"children":16034},{"href":7031},[16035],{"type":26,"value":7034},{"type":26,"value":16037}," with the\n",{"type":21,"tag":42,"props":16039,"children":16041},{"className":16040},[],[16042],{"type":26,"value":15999},{"type":26,"value":16044}," flag",{"type":21,"tag":565,"props":16046,"children":16048},{"name":16047},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-stage-06480",[16049],{"type":21,"tag":22,"props":16050,"children":16051},{},[16052,16054,16057,16059,16063,16064,16069,16070,16074,16075,16080,16081,16086,16087,16092,16093,16098,16099],{"type":26,"value":16053},"The bound graphics pipeline ",{"type":21,"tag":654,"props":16055,"children":16056},{"type":656},[],{"type":26,"value":16058}," not have been created with the\n",{"type":21,"tag":537,"props":16060,"children":16061},{"href":14817},[16062],{"type":26,"value":14820},{"type":26,"value":249},{"type":21,"tag":42,"props":16065,"children":16067},{"className":16066},[],[16068],{"type":26,"value":14827},{"type":26,"value":14829},{"type":21,"tag":537,"props":16071,"children":16072},{"href":9811},[16073],{"type":26,"value":3771},{"type":26,"value":249},{"type":21,"tag":42,"props":16076,"children":16078},{"className":16077},[],[16079],{"type":26,"value":14840},{"type":26,"value":14842},{"type":21,"tag":42,"props":16082,"children":16084},{"className":16083},[],[16085],{"type":26,"value":11252},{"type":26,"value":88},{"type":21,"tag":42,"props":16088,"children":16090},{"className":16089},[],[16091],{"type":26,"value":14854},{"type":26,"value":88},{"type":21,"tag":42,"props":16094,"children":16096},{"className":16095},[],[16097],{"type":26,"value":4481},{"type":26,"value":711},{"type":21,"tag":42,"props":16100,"children":16102},{"className":16101},[],[16103],{"type":26,"value":4488},{"type":21,"tag":565,"props":16105,"children":16107},{"name":16106},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07074",[16108],{"type":21,"tag":22,"props":16109,"children":16110},{},[16111,16117,16118,16121],{"type":21,"tag":537,"props":16112,"children":16114},{"href":16113},"/chapters/queries#queries-transform-feedback",[16115],{"type":26,"value":16116},"Transform Feedback Queries",{"type":26,"value":652},{"type":21,"tag":654,"props":16119,"children":16120},{"type":656},[],{"type":26,"value":16122}," not be\nactive",{"type":21,"tag":565,"props":16124,"children":16126},{"name":16125},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-None-07075",[16127],{"type":21,"tag":22,"props":16128,"children":16129},{},[16130,16136,16137,16140],{"type":21,"tag":537,"props":16131,"children":16133},{"href":16132},"/chapters/queries#queries-primitives-generated",[16134],{"type":26,"value":16135},"Primitives Generated Queries",{"type":26,"value":652},{"type":21,"tag":654,"props":16138,"children":16139},{"type":656},[],{"type":26,"value":16141}," not\nbe active",{"type":21,"tag":565,"props":16143,"children":16145},{"name":16144},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-pipelineStatistics-07076",[16146],{"type":21,"tag":22,"props":16147,"children":16148},{},[16149,16151,16157,16159,16165,16166,16169,16171,16177,16178,16184,16185,16191,16192,16198,16199,16205,16206,16212,16213,16219,16220,16226,16228],{"type":26,"value":16150},"The ",{"type":21,"tag":42,"props":16152,"children":16154},{"className":16153},[],[16155],{"type":26,"value":16156},"pipelineStatistics",{"type":26,"value":16158}," member used to create any active\n",{"type":21,"tag":537,"props":16160,"children":16162},{"href":16161},"/chapters/queries#queries-pipestats",[16163],{"type":26,"value":16164},"Pipeline Statistics Query",{"type":26,"value":652},{"type":21,"tag":654,"props":16167,"children":16168},{"type":656},[],{"type":26,"value":16170}," not contain\n",{"type":21,"tag":42,"props":16172,"children":16174},{"className":16173},[],[16175],{"type":26,"value":16176},"VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_VERTICES_BIT",{"type":26,"value":88},{"type":21,"tag":42,"props":16179,"children":16181},{"className":16180},[],[16182],{"type":26,"value":16183},"VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_PRIMITIVES_BIT",{"type":26,"value":88},{"type":21,"tag":42,"props":16186,"children":16188},{"className":16187},[],[16189],{"type":26,"value":16190},"VK_QUERY_PIPELINE_STATISTIC_VERTEX_SHADER_INVOCATIONS_BIT",{"type":26,"value":88},{"type":21,"tag":42,"props":16193,"children":16195},{"className":16194},[],[16196],{"type":26,"value":16197},"VK_QUERY_PIPELINE_STATISTIC_GEOMETRY_SHADER_INVOCATIONS_BIT",{"type":26,"value":88},{"type":21,"tag":42,"props":16200,"children":16202},{"className":16201},[],[16203],{"type":26,"value":16204},"VK_QUERY_PIPELINE_STATISTIC_GEOMETRY_SHADER_PRIMITIVES_BIT",{"type":26,"value":88},{"type":21,"tag":42,"props":16207,"children":16209},{"className":16208},[],[16210],{"type":26,"value":16211},"VK_QUERY_PIPELINE_STATISTIC_CLIPPING_INVOCATIONS_BIT",{"type":26,"value":88},{"type":21,"tag":42,"props":16214,"children":16216},{"className":16215},[],[16217],{"type":26,"value":16218},"VK_QUERY_PIPELINE_STATISTIC_CLIPPING_PRIMITIVES_BIT",{"type":26,"value":88},{"type":21,"tag":42,"props":16221,"children":16223},{"className":16222},[],[16224],{"type":26,"value":16225},"VK_QUERY_PIPELINE_STATISTIC_TESSELLATION_CONTROL_SHADER_PATCHES_BIT",{"type":26,"value":16227},",\nor\n",{"type":21,"tag":42,"props":16229,"children":16231},{"className":16230},[],[16232],{"type":26,"value":16233},"VK_QUERY_PIPELINE_STATISTIC_TESSELLATION_EVALUATION_SHADER_INVOCATIONS_BIT",{"type":21,"tag":565,"props":16235,"children":16237},{"name":16236},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-buffer-02708",[16238],{"type":21,"tag":22,"props":16239,"children":16240},{},[16241,16242,16247,16249,16252,16254,16260],{"type":26,"value":2572},{"type":21,"tag":42,"props":16243,"children":16245},{"className":16244},[],[16246],{"type":26,"value":102},{"type":26,"value":16248}," is non-sparse then it ",{"type":21,"tag":654,"props":16250,"children":16251},{"type":656},[],{"type":26,"value":16253}," be bound completely and\ncontiguously to a single ",{"type":21,"tag":42,"props":16255,"children":16257},{"className":16256},[],[16258],{"type":26,"value":16259},"VkDeviceMemory",{"type":26,"value":16261}," object",{"type":21,"tag":565,"props":16263,"children":16265},{"name":16264},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-buffer-02709",[16266],{"type":21,"tag":22,"props":16267,"children":16268},{},[16269,16274,16275,16278,16279,16285],{"type":21,"tag":42,"props":16270,"children":16272},{"className":16271},[],[16273],{"type":26,"value":102},{"type":26,"value":652},{"type":21,"tag":654,"props":16276,"children":16277},{"type":656},[],{"type":26,"value":5093},{"type":21,"tag":42,"props":16280,"children":16282},{"className":16281},[],[16283],{"type":26,"value":16284},"VK_BUFFER_USAGE_INDIRECT_BUFFER_BIT",{"type":26,"value":5101},{"type":21,"tag":565,"props":16287,"children":16289},{"name":16288},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-offset-02710",[16290],{"type":21,"tag":22,"props":16291,"children":16292},{},[16293,16298,16299,16302,16304],{"type":21,"tag":42,"props":16294,"children":16296},{"className":16295},[],[16297],{"type":26,"value":120},{"type":26,"value":652},{"type":21,"tag":654,"props":16300,"children":16301},{"type":656},[],{"type":26,"value":16303}," be a multiple of ",{"type":21,"tag":42,"props":16305,"children":16307},{"className":16306},[],[16308],{"type":26,"value":16309},"4",{"type":21,"tag":565,"props":16311,"children":16313},{"name":16312},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-countBuffer-02714",[16314],{"type":21,"tag":22,"props":16315,"children":16316},{},[16317,16318,16323,16324,16327,16328,16333],{"type":26,"value":2572},{"type":21,"tag":42,"props":16319,"children":16321},{"className":16320},[],[16322],{"type":26,"value":137},{"type":26,"value":16248},{"type":21,"tag":654,"props":16325,"children":16326},{"type":656},[],{"type":26,"value":16253},{"type":21,"tag":42,"props":16329,"children":16331},{"className":16330},[],[16332],{"type":26,"value":16259},{"type":26,"value":16261},{"type":21,"tag":565,"props":16335,"children":16337},{"name":16336},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-countBuffer-02715",[16338],{"type":21,"tag":22,"props":16339,"children":16340},{},[16341,16346,16347,16350,16351,16356],{"type":21,"tag":42,"props":16342,"children":16344},{"className":16343},[],[16345],{"type":26,"value":137},{"type":26,"value":652},{"type":21,"tag":654,"props":16348,"children":16349},{"type":656},[],{"type":26,"value":5093},{"type":21,"tag":42,"props":16352,"children":16354},{"className":16353},[],[16355],{"type":26,"value":16284},{"type":26,"value":5101},{"type":21,"tag":565,"props":16358,"children":16360},{"name":16359},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-countBufferOffset-02716",[16361],{"type":21,"tag":22,"props":16362,"children":16363},{},[16364,16369,16370,16373,16374],{"type":21,"tag":42,"props":16365,"children":16367},{"className":16366},[],[16368],{"type":26,"value":154},{"type":26,"value":652},{"type":21,"tag":654,"props":16371,"children":16372},{"type":656},[],{"type":26,"value":16303},{"type":21,"tag":42,"props":16375,"children":16377},{"className":16376},[],[16378],{"type":26,"value":16309},{"type":21,"tag":565,"props":16380,"children":16382},{"name":16381},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-countBuffer-02717",[16383],{"type":21,"tag":22,"props":16384,"children":16385},{},[16386,16388,16393,16394,16397,16398,16403,16404],{"type":26,"value":16387},"The count stored in ",{"type":21,"tag":42,"props":16389,"children":16391},{"className":16390},[],[16392],{"type":26,"value":137},{"type":26,"value":652},{"type":21,"tag":654,"props":16395,"children":16396},{"type":656},[],{"type":26,"value":5044},{"type":21,"tag":42,"props":16399,"children":16401},{"className":16400},[],[16402],{"type":26,"value":14740},{"type":26,"value":249},{"type":21,"tag":42,"props":16405,"children":16407},{"className":16406},[],[16408],{"type":26,"value":16409},"maxDrawIndirectCount",{"type":21,"tag":565,"props":16411,"children":16413},{"name":16412},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-countBufferOffset-04129",[16414],{"type":21,"tag":22,"props":16415,"children":16416},{},[16417,16419,16424,16426,16432,16434,16437,16439],{"type":26,"value":16418},"(",{"type":21,"tag":42,"props":16420,"children":16422},{"className":16421},[],[16423],{"type":26,"value":154},{"type":26,"value":16425}," + ",{"type":21,"tag":42,"props":16427,"children":16429},{"className":16428},[],[16430],{"type":26,"value":16431},"sizeof",{"type":26,"value":16433},"(uint32_t)) ",{"type":21,"tag":654,"props":16435,"children":16436},{"type":656},[],{"type":26,"value":16438}," be\nless than or equal to the size of ",{"type":21,"tag":42,"props":16440,"children":16442},{"className":16441},[],[16443],{"type":26,"value":137},{"type":21,"tag":565,"props":16445,"children":16447},{"name":16446},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-stride-07096",[16448],{"type":21,"tag":22,"props":16449,"children":16450},{},[16451,16456,16457,16460,16461,16466,16467,16470,16472,16477,16478,16484],{"type":21,"tag":42,"props":16452,"children":16454},{"className":16453},[],[16455],{"type":26,"value":523},{"type":26,"value":652},{"type":21,"tag":654,"props":16458,"children":16459},{"type":656},[],{"type":26,"value":16303},{"type":21,"tag":42,"props":16462,"children":16464},{"className":16463},[],[16465],{"type":26,"value":16309},{"type":26,"value":507},{"type":21,"tag":654,"props":16468,"children":16469},{"type":656},[],{"type":26,"value":16471}," be greater than or\nequal to ",{"type":21,"tag":42,"props":16473,"children":16475},{"className":16474},[],[16476],{"type":26,"value":16431},{"type":26,"value":16418},{"type":21,"tag":42,"props":16479,"children":16481},{"className":16480},[],[16482],{"type":26,"value":16483},"VkDrawMeshTasksIndirectCommandEXT",{"type":26,"value":16485},")",{"type":21,"tag":565,"props":16487,"children":16489},{"name":16488},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-maxDrawCount-07097",[16490],{"type":21,"tag":22,"props":16491,"children":16492},{},[16493,16494,16499,16501,16506,16508,16513,16515,16520,16522,16527,16529,16534,16535,16540,16542,16545,16546],{"type":26,"value":2572},{"type":21,"tag":42,"props":16495,"children":16497},{"className":16496},[],[16498],{"type":26,"value":498},{"type":26,"value":16500}," is greater than or equal to ",{"type":21,"tag":42,"props":16502,"children":16504},{"className":16503},[],[16505],{"type":26,"value":6802},{"type":26,"value":16507},",\n(",{"type":21,"tag":42,"props":16509,"children":16511},{"className":16510},[],[16512],{"type":26,"value":523},{"type":26,"value":16514}," × (",{"type":21,"tag":42,"props":16516,"children":16518},{"className":16517},[],[16519],{"type":26,"value":498},{"type":26,"value":16521}," - 1) + ",{"type":21,"tag":42,"props":16523,"children":16525},{"className":16524},[],[16526],{"type":26,"value":120},{"type":26,"value":16528},"\n+ ",{"type":21,"tag":42,"props":16530,"children":16532},{"className":16531},[],[16533],{"type":26,"value":16431},{"type":26,"value":16418},{"type":21,"tag":42,"props":16536,"children":16538},{"className":16537},[],[16539],{"type":26,"value":16483},{"type":26,"value":16541},")) ",{"type":21,"tag":654,"props":16543,"children":16544},{"type":656},[],{"type":26,"value":16438},{"type":21,"tag":42,"props":16547,"children":16549},{"className":16548},[],[16550],{"type":26,"value":102},{"type":21,"tag":565,"props":16552,"children":16554},{"name":16553},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-countBuffer-07098",[16555],{"type":21,"tag":22,"props":16556,"children":16557},{},[16558,16560,16565,16567,16572,16573,16578,16580,16585,16586,16591,16592,16595,16597],{"type":26,"value":16559},"If the count stored in ",{"type":21,"tag":42,"props":16561,"children":16563},{"className":16562},[],[16564],{"type":26,"value":137},{"type":26,"value":16566}," is equal to ",{"type":21,"tag":42,"props":16568,"children":16570},{"className":16569},[],[16571],{"type":26,"value":6802},{"type":26,"value":16507},{"type":21,"tag":42,"props":16574,"children":16576},{"className":16575},[],[16577],{"type":26,"value":120},{"type":26,"value":16579}," +\n",{"type":21,"tag":42,"props":16581,"children":16583},{"className":16582},[],[16584],{"type":26,"value":16431},{"type":26,"value":16418},{"type":21,"tag":42,"props":16587,"children":16589},{"className":16588},[],[16590],{"type":26,"value":16483},{"type":26,"value":16541},{"type":21,"tag":654,"props":16593,"children":16594},{"type":656},[],{"type":26,"value":16596}," be less\nthan or equal to the size of ",{"type":21,"tag":42,"props":16598,"children":16600},{"className":16599},[],[16601],{"type":26,"value":102},{"type":21,"tag":565,"props":16603,"children":16605},{"name":16604},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-countBuffer-07099",[16606],{"type":21,"tag":22,"props":16607,"children":16608},{},[16609,16610,16615,16617,16622,16623,16628,16629,16635,16636,16641,16642,16647,16648,16653,16654,16657,16658],{"type":26,"value":16559},{"type":21,"tag":42,"props":16611,"children":16613},{"className":16612},[],[16614],{"type":26,"value":137},{"type":26,"value":16616}," is greater than ",{"type":21,"tag":42,"props":16618,"children":16620},{"className":16619},[],[16621],{"type":26,"value":6802},{"type":26,"value":16507},{"type":21,"tag":42,"props":16624,"children":16626},{"className":16625},[],[16627],{"type":26,"value":523},{"type":26,"value":16514},{"type":21,"tag":42,"props":16630,"children":16632},{"className":16631},[],[16633],{"type":26,"value":16634},"drawCount",{"type":26,"value":16521},{"type":21,"tag":42,"props":16637,"children":16639},{"className":16638},[],[16640],{"type":26,"value":120},{"type":26,"value":16528},{"type":21,"tag":42,"props":16643,"children":16645},{"className":16644},[],[16646],{"type":26,"value":16431},{"type":26,"value":16418},{"type":21,"tag":42,"props":16649,"children":16651},{"className":16650},[],[16652],{"type":26,"value":16483},{"type":26,"value":16541},{"type":21,"tag":654,"props":16655,"children":16656},{"type":656},[],{"type":26,"value":16438},{"type":21,"tag":42,"props":16659,"children":16661},{"className":16660},[],[16662],{"type":26,"value":102},{"type":21,"tag":565,"props":16664,"children":16666},{"name":16665},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-MeshEXT-07100",[16667],{"type":21,"tag":22,"props":16668,"children":16669},{},[16670,16672,16677,16680,16682,16688,16689,16694,16695],{"type":26,"value":16671},"The current pipeline bound to ",{"type":21,"tag":42,"props":16673,"children":16675},{"className":16674},[],[16676],{"type":26,"value":3786},{"type":21,"tag":654,"props":16678,"children":16679},{"type":656},[],{"type":26,"value":16681}," contain a shader stage using the ",{"type":21,"tag":42,"props":16683,"children":16685},{"className":16684},[],[16686],{"type":26,"value":16687},"MeshEXT",{"type":26,"value":652},{"type":21,"tag":42,"props":16690,"children":16692},{"className":16691},[],[16693],{"type":26,"value":15890},{"type":26,"value":652},{"type":21,"tag":42,"props":16696,"children":16698},{"className":16697},[],[16699],{"type":26,"value":15897},{"type":21,"tag":560,"props":16701,"children":16703},{"name":16702},"Valid Usage (Implicit)",[16704,16730,16752,16774,16798,16826,16840,16853],{"type":21,"tag":565,"props":16705,"children":16707},{"name":16706},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-commandBuffer-parameter",[16708],{"type":21,"tag":22,"props":16709,"children":16710},{},[16711,16716,16717,16720,16722,16728],{"type":21,"tag":42,"props":16712,"children":16714},{"className":16713},[],[16715],{"type":26,"value":83},{"type":26,"value":652},{"type":21,"tag":654,"props":16718,"children":16719},{"type":656},[],{"type":26,"value":16721}," be a valid ",{"type":21,"tag":537,"props":16723,"children":16725},{"href":16724},"/man/VkCommandBuffer",[16726],{"type":26,"value":16727},"VkCommandBuffer",{"type":26,"value":16729}," handle",{"type":21,"tag":565,"props":16731,"children":16733},{"name":16732},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-buffer-parameter",[16734],{"type":21,"tag":22,"props":16735,"children":16736},{},[16737,16742,16743,16746,16747,16751],{"type":21,"tag":42,"props":16738,"children":16740},{"className":16739},[],[16741],{"type":26,"value":102},{"type":26,"value":652},{"type":21,"tag":654,"props":16744,"children":16745},{"type":656},[],{"type":26,"value":16721},{"type":21,"tag":537,"props":16748,"children":16749},{"href":3175},[16750],{"type":26,"value":3178},{"type":26,"value":16729},{"type":21,"tag":565,"props":16753,"children":16755},{"name":16754},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-countBuffer-parameter",[16756],{"type":21,"tag":22,"props":16757,"children":16758},{},[16759,16764,16765,16768,16769,16773],{"type":21,"tag":42,"props":16760,"children":16762},{"className":16761},[],[16763],{"type":26,"value":137},{"type":26,"value":652},{"type":21,"tag":654,"props":16766,"children":16767},{"type":656},[],{"type":26,"value":16721},{"type":21,"tag":537,"props":16770,"children":16771},{"href":3175},[16772],{"type":26,"value":3178},{"type":26,"value":16729},{"type":21,"tag":565,"props":16775,"children":16777},{"name":16776},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-commandBuffer-recording",[16778],{"type":21,"tag":22,"props":16779,"children":16780},{},[16781,16786,16787,16790,16792],{"type":21,"tag":42,"props":16782,"children":16784},{"className":16783},[],[16785],{"type":26,"value":83},{"type":26,"value":652},{"type":21,"tag":654,"props":16788,"children":16789},{"type":656},[],{"type":26,"value":16791}," be in the ",{"type":21,"tag":537,"props":16793,"children":16795},{"href":16794},"/chapters/commandbuffers#commandbuffers-lifecycle",[16796],{"type":26,"value":16797},"recording state",{"type":21,"tag":565,"props":16799,"children":16801},{"name":16800},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-commandBuffer-cmdpool",[16802],{"type":21,"tag":22,"props":16803,"children":16804},{},[16805,16806,16812,16814,16819,16821,16824],{"type":26,"value":16150},{"type":21,"tag":42,"props":16807,"children":16809},{"className":16808},[],[16810],{"type":26,"value":16811},"VkCommandPool",{"type":26,"value":16813}," that ",{"type":21,"tag":42,"props":16815,"children":16817},{"className":16816},[],[16818],{"type":26,"value":83},{"type":26,"value":16820}," was allocated from ",{"type":21,"tag":654,"props":16822,"children":16823},{"type":656},[],{"type":26,"value":16825}," support graphics operations",{"type":21,"tag":565,"props":16827,"children":16829},{"name":16828},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-renderpass",[16830],{"type":21,"tag":22,"props":16831,"children":16832},{},[16833,16835,16838],{"type":26,"value":16834},"This command ",{"type":21,"tag":654,"props":16836,"children":16837},{"type":656},[],{"type":26,"value":16839}," only be called inside of a render pass instance",{"type":21,"tag":565,"props":16841,"children":16843},{"name":16842},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-videocoding",[16844],{"type":21,"tag":22,"props":16845,"children":16846},{},[16847,16848,16851],{"type":26,"value":16834},{"type":21,"tag":654,"props":16849,"children":16850},{"type":656},[],{"type":26,"value":16852}," only be called outside of a video coding scope",{"type":21,"tag":565,"props":16854,"children":16856},{"name":16855},"VUID-vkCmdDrawMeshTasksIndirectCountEXT-commonparent",[16857],{"type":21,"tag":22,"props":16858,"children":16859},{},[16860,16862,16867,16868,16873,16874,16879,16880,16883,16885],{"type":26,"value":16861},"Each of ",{"type":21,"tag":42,"props":16863,"children":16865},{"className":16864},[],[16866],{"type":26,"value":102},{"type":26,"value":1164},{"type":21,"tag":42,"props":16869,"children":16871},{"className":16870},[],[16872],{"type":26,"value":83},{"type":26,"value":15830},{"type":21,"tag":42,"props":16875,"children":16877},{"className":16876},[],[16878],{"type":26,"value":137},{"type":26,"value":652},{"type":21,"tag":654,"props":16881,"children":16882},{"type":656},[],{"type":26,"value":16884}," have been created, allocated, or retrieved from the same ",{"type":21,"tag":537,"props":16886,"children":16888},{"href":16887},"/man/VkDevice",[16889],{"type":26,"value":16890},"VkDevice",{"type":21,"tag":16892,"props":16893,"children":16895},"validity-box",{"name":16894},"Host Synchronization",[16896],{"type":21,"tag":423,"props":16897,"children":16898},{},[16899,16915],{"type":21,"tag":427,"props":16900,"children":16901},{},[16902,16904,16909,16910,16913],{"type":26,"value":16903},"Host access to ",{"type":21,"tag":42,"props":16905,"children":16907},{"className":16906},[],[16908],{"type":26,"value":83},{"type":26,"value":652},{"type":21,"tag":654,"props":16911,"children":16912},{"type":656},[],{"type":26,"value":16914}," be externally synchronized",{"type":21,"tag":427,"props":16916,"children":16917},{},[16918,16920,16925,16926,16931,16932,16935],{"type":26,"value":16919},"Host access to the ",{"type":21,"tag":42,"props":16921,"children":16923},{"className":16922},[],[16924],{"type":26,"value":16811},{"type":26,"value":16813},{"type":21,"tag":42,"props":16927,"children":16929},{"className":16928},[],[16930],{"type":26,"value":83},{"type":26,"value":16820},{"type":21,"tag":654,"props":16933,"children":16934},{"type":656},[],{"type":26,"value":16936}," be externally synchronized\n::",{"type":21,"tag":16938,"props":16939,"children":16940},"style",{},[16941],{"type":26,"value":16942},"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":38,"searchDepth":71,"depth":71,"links":16944},[],"markdown",1725732602314]