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