[{"data":1,"prerenderedAt":1018},["ShallowReactive",2],{"IbpfZUu68B":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":1017,"_id":4},"VkDeviceGroupSubmitInfo","Structure indicating which physical devices execute semaphore operations and command buffers","VK_VERSION_1_1","structs",[],{"type":10,"children":11,"toc":1015},"root",[12,45,57,454,459,524,706,711,848,1009],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,27,29,36,38,43],{"type":18,"value":19},"text","If the ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":26},"pNext",{"type":18,"value":28}," chain of ",{"type":13,"tag":30,"props":31,"children":33},"a",{"href":32},"/man/VkSubmitInfo",[34],{"type":18,"value":35},"VkSubmitInfo",{"type":18,"value":37}," includes a\n",{"type":13,"tag":21,"props":39,"children":41},{"className":40},[],[42],{"type":18,"value":4},{"type":18,"value":44}," structure, then that structure includes device\nindices and masks specifying which physical devices execute semaphore\noperations and command buffers.",{"type":13,"tag":14,"props":46,"children":47},{},[48,50,55],{"type":18,"value":49},"The ",{"type":13,"tag":21,"props":51,"children":53},{"className":52},[],[54],{"type":18,"value":4},{"type":18,"value":56}," structure is defined as:",{"type":13,"tag":58,"props":59,"children":60},"code-group",{},[61,225],{"type":13,"tag":62,"props":63,"children":69},"pre",{"className":64,"code":65,"filename":66,"language":67,"meta":68,"style":68},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkDeviceGroupSubmitInfo {\n VkStructureType sType;\n const void* pNext;\n uint32_t waitSemaphoreCount;\n const uint32_t* pWaitSemaphoreDeviceIndices;\n uint32_t commandBufferCount;\n const uint32_t* pCommandBufferDeviceMasks;\n uint32_t signalSemaphoreCount;\n const uint32_t* pSignalSemaphoreDeviceIndices;\n} VkDeviceGroupSubmitInfo;\n","C","c","",[70],{"type":13,"tag":21,"props":71,"children":72},{"__ignoreMap":68},[73,96,105,124,138,156,169,186,199,216],{"type":13,"tag":74,"props":75,"children":78},"span",{"class":76,"line":77},"line",1,[79,85,90],{"type":13,"tag":74,"props":80,"children":82},{"style":81},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[83],{"type":18,"value":84},"typedef",{"type":13,"tag":74,"props":86,"children":87},{"style":81},[88],{"type":18,"value":89}," struct",{"type":13,"tag":74,"props":91,"children":93},{"style":92},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[94],{"type":18,"value":95}," VkDeviceGroupSubmitInfo {\n",{"type":13,"tag":74,"props":97,"children":99},{"class":76,"line":98},2,[100],{"type":13,"tag":74,"props":101,"children":102},{"style":92},[103],{"type":18,"value":104}," VkStructureType sType;\n",{"type":13,"tag":74,"props":106,"children":108},{"class":76,"line":107},3,[109,114,119],{"type":13,"tag":74,"props":110,"children":111},{"style":81},[112],{"type":18,"value":113}," const",{"type":13,"tag":74,"props":115,"children":116},{"style":81},[117],{"type":18,"value":118}," void*",{"type":13,"tag":74,"props":120,"children":121},{"style":92},[122],{"type":18,"value":123}," pNext;\n",{"type":13,"tag":74,"props":125,"children":127},{"class":76,"line":126},4,[128,133],{"type":13,"tag":74,"props":129,"children":130},{"style":81},[131],{"type":18,"value":132}," uint32_t",{"type":13,"tag":74,"props":134,"children":135},{"style":92},[136],{"type":18,"value":137}," waitSemaphoreCount;\n",{"type":13,"tag":74,"props":139,"children":141},{"class":76,"line":140},5,[142,146,151],{"type":13,"tag":74,"props":143,"children":144},{"style":81},[145],{"type":18,"value":113},{"type":13,"tag":74,"props":147,"children":148},{"style":81},[149],{"type":18,"value":150}," uint32_t*",{"type":13,"tag":74,"props":152,"children":153},{"style":92},[154],{"type":18,"value":155}," pWaitSemaphoreDeviceIndices;\n",{"type":13,"tag":74,"props":157,"children":159},{"class":76,"line":158},6,[160,164],{"type":13,"tag":74,"props":161,"children":162},{"style":81},[163],{"type":18,"value":132},{"type":13,"tag":74,"props":165,"children":166},{"style":92},[167],{"type":18,"value":168}," commandBufferCount;\n",{"type":13,"tag":74,"props":170,"children":172},{"class":76,"line":171},7,[173,177,181],{"type":13,"tag":74,"props":174,"children":175},{"style":81},[176],{"type":18,"value":113},{"type":13,"tag":74,"props":178,"children":179},{"style":81},[180],{"type":18,"value":150},{"type":13,"tag":74,"props":182,"children":183},{"style":92},[184],{"type":18,"value":185}," pCommandBufferDeviceMasks;\n",{"type":13,"tag":74,"props":187,"children":189},{"class":76,"line":188},8,[190,194],{"type":13,"tag":74,"props":191,"children":192},{"style":81},[193],{"type":18,"value":132},{"type":13,"tag":74,"props":195,"children":196},{"style":92},[197],{"type":18,"value":198}," signalSemaphoreCount;\n",{"type":13,"tag":74,"props":200,"children":202},{"class":76,"line":201},9,[203,207,211],{"type":13,"tag":74,"props":204,"children":205},{"style":81},[206],{"type":18,"value":113},{"type":13,"tag":74,"props":208,"children":209},{"style":81},[210],{"type":18,"value":150},{"type":13,"tag":74,"props":212,"children":213},{"style":92},[214],{"type":18,"value":215}," pSignalSemaphoreDeviceIndices;\n",{"type":13,"tag":74,"props":217,"children":219},{"class":76,"line":218},10,[220],{"type":13,"tag":74,"props":221,"children":222},{"style":92},[223],{"type":18,"value":224},"} VkDeviceGroupSubmitInfo;\n",{"type":13,"tag":62,"props":226,"children":231},{"className":227,"code":228,"filename":229,"language":230,"meta":68,"style":68},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct DeviceGroupSubmitInfo {\n s_type: vk::StructureType,\n p_next: *const c_void,\n wait_semaphore_count: u32,\n p_wait_semaphore_device_indices: *const u32,\n command_buffer_count: u32,\n p_command_buffer_device_masks: *const u32,\n signal_semaphore_count: u32,\n p_signal_semaphore_device_indices: *const u32,\n}\n","Rust","rs",[232],{"type":13,"tag":21,"props":233,"children":234},{"__ignoreMap":68},[235,258,291,313,334,358,378,402,422,446],{"type":13,"tag":74,"props":236,"children":237},{"class":76,"line":77},[238,243,247,253],{"type":13,"tag":74,"props":239,"children":240},{"style":81},[241],{"type":18,"value":242},"pub",{"type":13,"tag":74,"props":244,"children":245},{"style":81},[246],{"type":18,"value":89},{"type":13,"tag":74,"props":248,"children":250},{"style":249},"--shiki-default:#953800;--shiki-dark:#FFA657",[251],{"type":18,"value":252}," DeviceGroupSubmitInfo",{"type":13,"tag":74,"props":254,"children":255},{"style":92},[256],{"type":18,"value":257}," {\n",{"type":13,"tag":74,"props":259,"children":260},{"class":76,"line":98},[261,266,271,276,281,286],{"type":13,"tag":74,"props":262,"children":263},{"style":92},[264],{"type":18,"value":265}," s_type",{"type":13,"tag":74,"props":267,"children":268},{"style":81},[269],{"type":18,"value":270},":",{"type":13,"tag":74,"props":272,"children":273},{"style":249},[274],{"type":18,"value":275}," vk",{"type":13,"tag":74,"props":277,"children":278},{"style":81},[279],{"type":18,"value":280},"::",{"type":13,"tag":74,"props":282,"children":283},{"style":249},[284],{"type":18,"value":285},"StructureType",{"type":13,"tag":74,"props":287,"children":288},{"style":92},[289],{"type":18,"value":290},",\n",{"type":13,"tag":74,"props":292,"children":293},{"class":76,"line":107},[294,299,303,308],{"type":13,"tag":74,"props":295,"children":296},{"style":92},[297],{"type":18,"value":298}," p_next",{"type":13,"tag":74,"props":300,"children":301},{"style":81},[302],{"type":18,"value":270},{"type":13,"tag":74,"props":304,"children":305},{"style":81},[306],{"type":18,"value":307}," *const",{"type":13,"tag":74,"props":309,"children":310},{"style":92},[311],{"type":18,"value":312}," c_void,\n",{"type":13,"tag":74,"props":314,"children":315},{"class":76,"line":126},[316,321,325,330],{"type":13,"tag":74,"props":317,"children":318},{"style":92},[319],{"type":18,"value":320}," wait_semaphore_count",{"type":13,"tag":74,"props":322,"children":323},{"style":81},[324],{"type":18,"value":270},{"type":13,"tag":74,"props":326,"children":327},{"style":249},[328],{"type":18,"value":329}," u32",{"type":13,"tag":74,"props":331,"children":332},{"style":92},[333],{"type":18,"value":290},{"type":13,"tag":74,"props":335,"children":336},{"class":76,"line":140},[337,342,346,350,354],{"type":13,"tag":74,"props":338,"children":339},{"style":92},[340],{"type":18,"value":341}," p_wait_semaphore_device_indices",{"type":13,"tag":74,"props":343,"children":344},{"style":81},[345],{"type":18,"value":270},{"type":13,"tag":74,"props":347,"children":348},{"style":81},[349],{"type":18,"value":307},{"type":13,"tag":74,"props":351,"children":352},{"style":249},[353],{"type":18,"value":329},{"type":13,"tag":74,"props":355,"children":356},{"style":92},[357],{"type":18,"value":290},{"type":13,"tag":74,"props":359,"children":360},{"class":76,"line":158},[361,366,370,374],{"type":13,"tag":74,"props":362,"children":363},{"style":92},[364],{"type":18,"value":365}," command_buffer_count",{"type":13,"tag":74,"props":367,"children":368},{"style":81},[369],{"type":18,"value":270},{"type":13,"tag":74,"props":371,"children":372},{"style":249},[373],{"type":18,"value":329},{"type":13,"tag":74,"props":375,"children":376},{"style":92},[377],{"type":18,"value":290},{"type":13,"tag":74,"props":379,"children":380},{"class":76,"line":171},[381,386,390,394,398],{"type":13,"tag":74,"props":382,"children":383},{"style":92},[384],{"type":18,"value":385}," p_command_buffer_device_masks",{"type":13,"tag":74,"props":387,"children":388},{"style":81},[389],{"type":18,"value":270},{"type":13,"tag":74,"props":391,"children":392},{"style":81},[393],{"type":18,"value":307},{"type":13,"tag":74,"props":395,"children":396},{"style":249},[397],{"type":18,"value":329},{"type":13,"tag":74,"props":399,"children":400},{"style":92},[401],{"type":18,"value":290},{"type":13,"tag":74,"props":403,"children":404},{"class":76,"line":188},[405,410,414,418],{"type":13,"tag":74,"props":406,"children":407},{"style":92},[408],{"type":18,"value":409}," signal_semaphore_count",{"type":13,"tag":74,"props":411,"children":412},{"style":81},[413],{"type":18,"value":270},{"type":13,"tag":74,"props":415,"children":416},{"style":249},[417],{"type":18,"value":329},{"type":13,"tag":74,"props":419,"children":420},{"style":92},[421],{"type":18,"value":290},{"type":13,"tag":74,"props":423,"children":424},{"class":76,"line":201},[425,430,434,438,442],{"type":13,"tag":74,"props":426,"children":427},{"style":92},[428],{"type":18,"value":429}," p_signal_semaphore_device_indices",{"type":13,"tag":74,"props":431,"children":432},{"style":81},[433],{"type":18,"value":270},{"type":13,"tag":74,"props":435,"children":436},{"style":81},[437],{"type":18,"value":307},{"type":13,"tag":74,"props":439,"children":440},{"style":249},[441],{"type":18,"value":329},{"type":13,"tag":74,"props":443,"children":444},{"style":92},[445],{"type":18,"value":290},{"type":13,"tag":74,"props":447,"children":448},{"class":76,"line":218},[449],{"type":13,"tag":74,"props":450,"children":451},{"style":92},[452],{"type":18,"value":453},"}\n",{"type":13,"tag":14,"props":455,"children":456},{},[457],{"type":18,"value":458},"or the equivalent",{"type":13,"tag":58,"props":460,"children":461},{},[462,481],{"type":13,"tag":62,"props":463,"children":465},{"className":64,"code":464,"filename":66,"language":67,"meta":68,"style":68},"typedef VkDeviceGroupSubmitInfo VkDeviceGroupSubmitInfoKHR;\n",[466],{"type":13,"tag":21,"props":467,"children":468},{"__ignoreMap":68},[469],{"type":13,"tag":74,"props":470,"children":471},{"class":76,"line":77},[472,476],{"type":13,"tag":74,"props":473,"children":474},{"style":81},[475],{"type":18,"value":84},{"type":13,"tag":74,"props":477,"children":478},{"style":92},[479],{"type":18,"value":480}," VkDeviceGroupSubmitInfo VkDeviceGroupSubmitInfoKHR;\n",{"type":13,"tag":62,"props":482,"children":484},{"className":227,"code":483,"filename":229,"language":230,"meta":68,"style":68},"type DeviceGroupSubmitInfoKHR = vk::DeviceGroupSubmitInfo;\n",[485],{"type":13,"tag":21,"props":486,"children":487},{"__ignoreMap":68},[488],{"type":13,"tag":74,"props":489,"children":490},{"class":76,"line":77},[491,496,501,506,510,514,519],{"type":13,"tag":74,"props":492,"children":493},{"style":81},[494],{"type":18,"value":495},"type",{"type":13,"tag":74,"props":497,"children":498},{"style":249},[499],{"type":18,"value":500}," DeviceGroupSubmitInfoKHR",{"type":13,"tag":74,"props":502,"children":503},{"style":81},[504],{"type":18,"value":505}," =",{"type":13,"tag":74,"props":507,"children":508},{"style":249},[509],{"type":18,"value":275},{"type":13,"tag":74,"props":511,"children":512},{"style":81},[513],{"type":18,"value":280},{"type":13,"tag":74,"props":515,"children":516},{"style":249},[517],{"type":18,"value":518},"DeviceGroupSubmitInfo",{"type":13,"tag":74,"props":520,"children":521},{"style":92},[522],{"type":18,"value":523},";\n",{"type":13,"tag":525,"props":526,"children":527},"ul",{},[528,548,566,585,615,632,661,678],{"type":13,"tag":529,"props":530,"children":531},"li",{},[532,538,540,546],{"type":13,"tag":21,"props":533,"children":535},{"className":534},[],[536],{"type":18,"value":537},"sType",{"type":18,"value":539}," is a ",{"type":13,"tag":30,"props":541,"children":543},{"href":542},"/man/VkStructureType",[544],{"type":18,"value":545},"VkStructureType",{"type":18,"value":547}," value identifying this structure.",{"type":13,"tag":529,"props":549,"children":550},{},[551,556,558,564],{"type":13,"tag":21,"props":552,"children":554},{"className":553},[],[555],{"type":18,"value":26},{"type":18,"value":557}," is ",{"type":13,"tag":21,"props":559,"children":561},{"className":560},[],[562],{"type":18,"value":563},"NULL",{"type":18,"value":565}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":529,"props":567,"children":568},{},[569,575,577,583],{"type":13,"tag":21,"props":570,"children":572},{"className":571},[],[573],{"type":18,"value":574},"waitSemaphoreCount",{"type":18,"value":576}," is the number of elements in the\n",{"type":13,"tag":21,"props":578,"children":580},{"className":579},[],[581],{"type":18,"value":582},"pWaitSemaphoreDeviceIndices",{"type":18,"value":584}," array.",{"type":13,"tag":529,"props":586,"children":587},{},[588,593,595,600,602,606,607,613],{"type":13,"tag":21,"props":589,"children":591},{"className":590},[],[592],{"type":18,"value":582},{"type":18,"value":594}," is a pointer to an array of\n",{"type":13,"tag":21,"props":596,"children":598},{"className":597},[],[599],{"type":18,"value":574},{"type":18,"value":601}," device indices indicating which physical device\nexecutes the semaphore wait operation in the corresponding element of\n",{"type":13,"tag":30,"props":603,"children":604},{"href":32},[605],{"type":18,"value":35},{"type":18,"value":280},{"type":13,"tag":21,"props":608,"children":610},{"className":609},[],[611],{"type":18,"value":612},"pWaitSemaphores",{"type":18,"value":614},".",{"type":13,"tag":529,"props":616,"children":617},{},[618,624,625,631],{"type":13,"tag":21,"props":619,"children":621},{"className":620},[],[622],{"type":18,"value":623},"commandBufferCount",{"type":18,"value":576},{"type":13,"tag":21,"props":626,"children":628},{"className":627},[],[629],{"type":18,"value":630},"pCommandBufferDeviceMasks",{"type":18,"value":584},{"type":13,"tag":529,"props":633,"children":634},{},[635,640,641,646,648,652,653,659],{"type":13,"tag":21,"props":636,"children":638},{"className":637},[],[639],{"type":18,"value":630},{"type":18,"value":594},{"type":13,"tag":21,"props":642,"children":644},{"className":643},[],[645],{"type":18,"value":623},{"type":18,"value":647}," device masks indicating which physical devices\nexecute the command buffer in the corresponding element of\n",{"type":13,"tag":30,"props":649,"children":650},{"href":32},[651],{"type":18,"value":35},{"type":18,"value":280},{"type":13,"tag":21,"props":654,"children":656},{"className":655},[],[657],{"type":18,"value":658},"pCommandBuffers",{"type":18,"value":660},".\nA physical device executes the command buffer if the corresponding bit\nis set in the mask.",{"type":13,"tag":529,"props":662,"children":663},{},[664,670,671,677],{"type":13,"tag":21,"props":665,"children":667},{"className":666},[],[668],{"type":18,"value":669},"signalSemaphoreCount",{"type":18,"value":576},{"type":13,"tag":21,"props":672,"children":674},{"className":673},[],[675],{"type":18,"value":676},"pSignalSemaphoreDeviceIndices",{"type":18,"value":584},{"type":13,"tag":529,"props":679,"children":680},{},[681,686,687,692,694,698,699,705],{"type":13,"tag":21,"props":682,"children":684},{"className":683},[],[685],{"type":18,"value":676},{"type":18,"value":594},{"type":13,"tag":21,"props":688,"children":690},{"className":689},[],[691],{"type":18,"value":669},{"type":18,"value":693}," device indices indicating which physical\ndevice executes the semaphore signal operation in the corresponding\nelement of ",{"type":13,"tag":30,"props":695,"children":696},{"href":32},[697],{"type":18,"value":35},{"type":18,"value":280},{"type":13,"tag":21,"props":700,"children":702},{"className":701},[],[703],{"type":18,"value":704},"pSignalSemaphores",{"type":18,"value":614},{"type":13,"tag":14,"props":707,"children":708},{},[709],{"type":18,"value":710},"If this structure is not present, semaphore operations and command buffers\nexecute on device index zero.",{"type":13,"tag":712,"props":713,"children":715},"validity-group",{"name":714},"Valid Usage",[716,748,775,802,829],{"type":13,"tag":717,"props":718,"children":720},"validity-field",{"name":719},"VUID-VkDeviceGroupSubmitInfo-waitSemaphoreCount-00082",[721],{"type":13,"tag":14,"props":722,"children":723},{},[724,729,731,736,738,742,743],{"type":13,"tag":21,"props":725,"children":727},{"className":726},[],[728],{"type":18,"value":574},{"type":18,"value":730}," ",{"type":13,"tag":732,"props":733,"children":735},"normative",{"type":734},"must",[],{"type":18,"value":737}," equal\n",{"type":13,"tag":30,"props":739,"children":740},{"href":32},[741],{"type":18,"value":35},{"type":18,"value":280},{"type":13,"tag":21,"props":744,"children":746},{"className":745},[],[747],{"type":18,"value":574},{"type":13,"tag":717,"props":749,"children":751},{"name":750},"VUID-VkDeviceGroupSubmitInfo-commandBufferCount-00083",[752],{"type":13,"tag":14,"props":753,"children":754},{},[755,760,761,764,765,769,770],{"type":13,"tag":21,"props":756,"children":758},{"className":757},[],[759],{"type":18,"value":623},{"type":18,"value":730},{"type":13,"tag":732,"props":762,"children":763},{"type":734},[],{"type":18,"value":737},{"type":13,"tag":30,"props":766,"children":767},{"href":32},[768],{"type":18,"value":35},{"type":18,"value":280},{"type":13,"tag":21,"props":771,"children":773},{"className":772},[],[774],{"type":18,"value":623},{"type":13,"tag":717,"props":776,"children":778},{"name":777},"VUID-VkDeviceGroupSubmitInfo-signalSemaphoreCount-00084",[779],{"type":13,"tag":14,"props":780,"children":781},{},[782,787,788,791,792,796,797],{"type":13,"tag":21,"props":783,"children":785},{"className":784},[],[786],{"type":18,"value":669},{"type":18,"value":730},{"type":13,"tag":732,"props":789,"children":790},{"type":734},[],{"type":18,"value":737},{"type":13,"tag":30,"props":793,"children":794},{"href":32},[795],{"type":18,"value":35},{"type":18,"value":280},{"type":13,"tag":21,"props":798,"children":800},{"className":799},[],[801],{"type":18,"value":669},{"type":13,"tag":717,"props":803,"children":805},{"name":804},"VUID-VkDeviceGroupSubmitInfo-pWaitSemaphoreDeviceIndices-00085",[806],{"type":13,"tag":14,"props":807,"children":808},{},[809,811,816,818,823,824,827],{"type":18,"value":810},"All elements of ",{"type":13,"tag":21,"props":812,"children":814},{"className":813},[],[815],{"type":18,"value":582},{"type":18,"value":817}," and\n",{"type":13,"tag":21,"props":819,"children":821},{"className":820},[],[822],{"type":18,"value":676},{"type":18,"value":730},{"type":13,"tag":732,"props":825,"children":826},{"type":734},[],{"type":18,"value":828}," be valid device indices",{"type":13,"tag":717,"props":830,"children":832},{"name":831},"VUID-VkDeviceGroupSubmitInfo-pCommandBufferDeviceMasks-00086",[833],{"type":13,"tag":14,"props":834,"children":835},{},[836,837,842,843,846],{"type":18,"value":810},{"type":13,"tag":21,"props":838,"children":840},{"className":839},[],[841],{"type":18,"value":630},{"type":18,"value":730},{"type":13,"tag":732,"props":844,"children":845},{"type":734},[],{"type":18,"value":847}," be valid device\nmasks",{"type":13,"tag":712,"props":849,"children":851},{"name":850},"Valid Usage (Implicit)",[852,876,925,967],{"type":13,"tag":717,"props":853,"children":855},{"name":854},"VUID-VkDeviceGroupSubmitInfo-sType-sType",[856],{"type":13,"tag":14,"props":857,"children":858},{},[859,864,865,868,870],{"type":13,"tag":21,"props":860,"children":862},{"className":861},[],[863],{"type":18,"value":537},{"type":18,"value":730},{"type":13,"tag":732,"props":866,"children":867},{"type":734},[],{"type":18,"value":869}," be ",{"type":13,"tag":21,"props":871,"children":873},{"className":872},[],[874],{"type":18,"value":875},"VK_STRUCTURE_TYPE_DEVICE_GROUP_SUBMIT_INFO",{"type":13,"tag":717,"props":877,"children":879},{"name":878},"VUID-VkDeviceGroupSubmitInfo-pWaitSemaphoreDeviceIndices-parameter",[880],{"type":13,"tag":14,"props":881,"children":882},{},[883,885,890,892,898,900,905,906,909,911,916,917,923],{"type":18,"value":884},"If ",{"type":13,"tag":21,"props":886,"children":888},{"className":887},[],[889],{"type":18,"value":574},{"type":18,"value":891}," is not ",{"type":13,"tag":21,"props":893,"children":895},{"className":894},[],[896],{"type":18,"value":897},"0",{"type":18,"value":899},", ",{"type":13,"tag":21,"props":901,"children":903},{"className":902},[],[904],{"type":18,"value":582},{"type":18,"value":730},{"type":13,"tag":732,"props":907,"children":908},{"type":734},[],{"type":18,"value":910}," be a valid pointer to an array of ",{"type":13,"tag":21,"props":912,"children":914},{"className":913},[],[915],{"type":18,"value":574},{"type":18,"value":730},{"type":13,"tag":21,"props":918,"children":920},{"className":919},[],[921],{"type":18,"value":922},"uint32_t",{"type":18,"value":924}," values",{"type":13,"tag":717,"props":926,"children":928},{"name":927},"VUID-VkDeviceGroupSubmitInfo-pCommandBufferDeviceMasks-parameter",[929],{"type":13,"tag":14,"props":930,"children":931},{},[932,933,938,939,944,945,950,951,954,955,960,961,966],{"type":18,"value":884},{"type":13,"tag":21,"props":934,"children":936},{"className":935},[],[937],{"type":18,"value":623},{"type":18,"value":891},{"type":13,"tag":21,"props":940,"children":942},{"className":941},[],[943],{"type":18,"value":897},{"type":18,"value":899},{"type":13,"tag":21,"props":946,"children":948},{"className":947},[],[949],{"type":18,"value":630},{"type":18,"value":730},{"type":13,"tag":732,"props":952,"children":953},{"type":734},[],{"type":18,"value":910},{"type":13,"tag":21,"props":956,"children":958},{"className":957},[],[959],{"type":18,"value":623},{"type":18,"value":730},{"type":13,"tag":21,"props":962,"children":964},{"className":963},[],[965],{"type":18,"value":922},{"type":18,"value":924},{"type":13,"tag":717,"props":968,"children":970},{"name":969},"VUID-VkDeviceGroupSubmitInfo-pSignalSemaphoreDeviceIndices-parameter",[971],{"type":13,"tag":14,"props":972,"children":973},{},[974,975,980,981,986,987,992,993,996,997,1002,1003,1008],{"type":18,"value":884},{"type":13,"tag":21,"props":976,"children":978},{"className":977},[],[979],{"type":18,"value":669},{"type":18,"value":891},{"type":13,"tag":21,"props":982,"children":984},{"className":983},[],[985],{"type":18,"value":897},{"type":18,"value":899},{"type":13,"tag":21,"props":988,"children":990},{"className":989},[],[991],{"type":18,"value":676},{"type":18,"value":730},{"type":13,"tag":732,"props":994,"children":995},{"type":734},[],{"type":18,"value":910},{"type":13,"tag":21,"props":998,"children":1000},{"className":999},[],[1001],{"type":18,"value":669},{"type":18,"value":730},{"type":13,"tag":21,"props":1004,"children":1006},{"className":1005},[],[1007],{"type":18,"value":922},{"type":18,"value":924},{"type":13,"tag":1010,"props":1011,"children":1012},"style",{},[1013],{"type":18,"value":1014},"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":68,"searchDepth":98,"depth":98,"links":1016},[],"markdown",1725732548719]