[{"data":1,"prerenderedAt":669},["ShallowReactive",2],{"s8wJ9rBYTX":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":668,"_id":4},"VkMicromapVersionInfoEXT","Micromap version information","VK_EXT_opacity_micromap","structs",[],{"type":10,"children":11,"toc":666},"root",[12,28,270,331,390,660],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","The ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,122],{"type":13,"tag":33,"props":34,"children":40},"pre",{"className":35,"code":36,"filename":37,"language":38,"meta":39,"style":39},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkMicromapVersionInfoEXT {\n VkStructureType sType;\n const void* pNext;\n const uint8_t* pVersionData;\n} VkMicromapVersionInfoEXT;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,113],{"type":13,"tag":45,"props":46,"children":49},"span",{"class":47,"line":48},"line",1,[50,56,61],{"type":13,"tag":45,"props":51,"children":53},{"style":52},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[54],{"type":18,"value":55},"typedef",{"type":13,"tag":45,"props":57,"children":58},{"style":52},[59],{"type":18,"value":60}," struct",{"type":13,"tag":45,"props":62,"children":64},{"style":63},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[65],{"type":18,"value":66}," VkMicromapVersionInfoEXT {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71],{"type":13,"tag":45,"props":72,"children":73},{"style":63},[74],{"type":18,"value":75}," VkStructureType sType;\n",{"type":13,"tag":45,"props":77,"children":79},{"class":47,"line":78},3,[80,85,90],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," const",{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," void*",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," pNext;\n",{"type":13,"tag":45,"props":96,"children":98},{"class":47,"line":97},4,[99,103,108],{"type":13,"tag":45,"props":100,"children":101},{"style":52},[102],{"type":18,"value":84},{"type":13,"tag":45,"props":104,"children":105},{"style":52},[106],{"type":18,"value":107}," uint8_t*",{"type":13,"tag":45,"props":109,"children":110},{"style":63},[111],{"type":18,"value":112}," pVersionData;\n",{"type":13,"tag":45,"props":114,"children":116},{"class":47,"line":115},5,[117],{"type":13,"tag":45,"props":118,"children":119},{"style":63},[120],{"type":18,"value":121},"} VkMicromapVersionInfoEXT;\n",{"type":13,"tag":33,"props":123,"children":128},{"className":124,"code":125,"filename":126,"language":127,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct MicromapVersionInfoEXT {\n s_type: vk::StructureType,\n p_next: *const c_void,\n p_version_data: *const [u8 ; 2 * UUID_SIZE],\n}\n","Rust","rs",[129],{"type":13,"tag":21,"props":130,"children":131},{"__ignoreMap":39},[132,155,188,210,262],{"type":13,"tag":45,"props":133,"children":134},{"class":47,"line":48},[135,140,144,150],{"type":13,"tag":45,"props":136,"children":137},{"style":52},[138],{"type":18,"value":139},"pub",{"type":13,"tag":45,"props":141,"children":142},{"style":52},[143],{"type":18,"value":60},{"type":13,"tag":45,"props":145,"children":147},{"style":146},"--shiki-default:#953800;--shiki-dark:#FFA657",[148],{"type":18,"value":149}," MicromapVersionInfoEXT",{"type":13,"tag":45,"props":151,"children":152},{"style":63},[153],{"type":18,"value":154}," {\n",{"type":13,"tag":45,"props":156,"children":157},{"class":47,"line":69},[158,163,168,173,178,183],{"type":13,"tag":45,"props":159,"children":160},{"style":63},[161],{"type":18,"value":162}," s_type",{"type":13,"tag":45,"props":164,"children":165},{"style":52},[166],{"type":18,"value":167},":",{"type":13,"tag":45,"props":169,"children":170},{"style":146},[171],{"type":18,"value":172}," vk",{"type":13,"tag":45,"props":174,"children":175},{"style":52},[176],{"type":18,"value":177},"::",{"type":13,"tag":45,"props":179,"children":180},{"style":146},[181],{"type":18,"value":182},"StructureType",{"type":13,"tag":45,"props":184,"children":185},{"style":63},[186],{"type":18,"value":187},",\n",{"type":13,"tag":45,"props":189,"children":190},{"class":47,"line":78},[191,196,200,205],{"type":13,"tag":45,"props":192,"children":193},{"style":63},[194],{"type":18,"value":195}," p_next",{"type":13,"tag":45,"props":197,"children":198},{"style":52},[199],{"type":18,"value":167},{"type":13,"tag":45,"props":201,"children":202},{"style":52},[203],{"type":18,"value":204}," *const",{"type":13,"tag":45,"props":206,"children":207},{"style":63},[208],{"type":18,"value":209}," c_void,\n",{"type":13,"tag":45,"props":211,"children":212},{"class":47,"line":97},[213,218,222,226,231,236,241,247,252,257],{"type":13,"tag":45,"props":214,"children":215},{"style":63},[216],{"type":18,"value":217}," p_version_data",{"type":13,"tag":45,"props":219,"children":220},{"style":52},[221],{"type":18,"value":167},{"type":13,"tag":45,"props":223,"children":224},{"style":52},[225],{"type":18,"value":204},{"type":13,"tag":45,"props":227,"children":228},{"style":63},[229],{"type":18,"value":230}," [",{"type":13,"tag":45,"props":232,"children":233},{"style":146},[234],{"type":18,"value":235},"u8",{"type":13,"tag":45,"props":237,"children":238},{"style":63},[239],{"type":18,"value":240}," ; ",{"type":13,"tag":45,"props":242,"children":244},{"style":243},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[245],{"type":18,"value":246},"2",{"type":13,"tag":45,"props":248,"children":249},{"style":52},[250],{"type":18,"value":251}," *",{"type":13,"tag":45,"props":253,"children":254},{"style":243},[255],{"type":18,"value":256}," UUID_SIZE",{"type":13,"tag":45,"props":258,"children":259},{"style":63},[260],{"type":18,"value":261},"],\n",{"type":13,"tag":45,"props":263,"children":264},{"class":47,"line":115},[265],{"type":13,"tag":45,"props":266,"children":267},{"style":63},[268],{"type":18,"value":269},"}\n",{"type":13,"tag":271,"props":272,"children":273},"ul",{},[274,295,314],{"type":13,"tag":275,"props":276,"children":277},"li",{},[278,284,286,293],{"type":13,"tag":21,"props":279,"children":281},{"className":280},[],[282],{"type":18,"value":283},"sType",{"type":18,"value":285}," is a ",{"type":13,"tag":287,"props":288,"children":290},"a",{"href":289},"/man/VkStructureType",[291],{"type":18,"value":292},"VkStructureType",{"type":18,"value":294}," value identifying this structure.",{"type":13,"tag":275,"props":296,"children":297},{},[298,304,306,312],{"type":13,"tag":21,"props":299,"children":301},{"className":300},[],[302],{"type":18,"value":303},"pNext",{"type":18,"value":305}," is ",{"type":13,"tag":21,"props":307,"children":309},{"className":308},[],[310],{"type":18,"value":311},"NULL",{"type":18,"value":313}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":275,"props":315,"children":316},{},[317,323,325],{"type":13,"tag":21,"props":318,"children":320},{"className":319},[],[321],{"type":18,"value":322},"pVersionData",{"type":18,"value":324}," is a pointer to the version header of a micromap as\ndefined in ",{"type":13,"tag":287,"props":326,"children":328},{"href":327},"/man/vkCmdCopyMicromapToMemoryEXT",[329],{"type":18,"value":330},"vkCmdCopyMicromapToMemoryEXT",{"type":13,"tag":332,"props":333,"children":334},"note",{},[335,358],{"type":13,"tag":14,"props":336,"children":337},{},[338,343,344,350,352],{"type":13,"tag":21,"props":339,"children":341},{"className":340},[],[342],{"type":18,"value":322},{"type":18,"value":285},{"type":13,"tag":345,"props":346,"children":347},"em",{},[348],{"type":18,"value":349},"pointer",{"type":18,"value":351}," to an array of 2×",{"type":13,"tag":21,"props":353,"children":355},{"className":354},[],[356],{"type":18,"value":357},"VK_UUID_SIZE",{"type":13,"tag":14,"props":359,"children":360},{},[361,367,369,374,376,380,382,388],{"type":13,"tag":21,"props":362,"children":364},{"className":363},[],[365],{"type":18,"value":366},"uint8_t",{"type":18,"value":368}," values instead of two ",{"type":13,"tag":21,"props":370,"children":372},{"className":371},[],[373],{"type":18,"value":357},{"type":18,"value":375}," arrays as the expected\nuse case for this member is to be pointed at the header of a previously\nserialized micromap (via ",{"type":13,"tag":287,"props":377,"children":378},{"href":327},[379],{"type":18,"value":330},{"type":18,"value":381}," or\n",{"type":13,"tag":287,"props":383,"children":385},{"href":384},"/man/vkCopyMicromapToMemoryEXT",[386],{"type":18,"value":387},"vkCopyMicromapToMemoryEXT",{"type":18,"value":389},") that is loaded in memory.\nUsing arrays would necessitate extra memory copies of the UUIDs.",{"type":13,"tag":391,"props":392,"children":394},"validity-group",{"name":393},"Valid Usage (Implicit)",[395,423,445],{"type":13,"tag":396,"props":397,"children":399},"validity-field",{"name":398},"VUID-VkMicromapVersionInfoEXT-sType-sType",[400],{"type":13,"tag":14,"props":401,"children":402},{},[403,408,410,415,417],{"type":13,"tag":21,"props":404,"children":406},{"className":405},[],[407],{"type":18,"value":283},{"type":18,"value":409}," ",{"type":13,"tag":411,"props":412,"children":414},"normative",{"type":413},"must",[],{"type":18,"value":416}," be ",{"type":13,"tag":21,"props":418,"children":420},{"className":419},[],[421],{"type":18,"value":422},"VK_STRUCTURE_TYPE_MICROMAP_VERSION_INFO_EXT",{"type":13,"tag":396,"props":424,"children":426},{"name":425},"VUID-VkMicromapVersionInfoEXT-pNext-pNext",[427],{"type":13,"tag":14,"props":428,"children":429},{},[430,435,436,439,440],{"type":13,"tag":21,"props":431,"children":433},{"className":432},[],[434],{"type":18,"value":303},{"type":18,"value":409},{"type":13,"tag":411,"props":437,"children":438},{"type":413},[],{"type":18,"value":416},{"type":13,"tag":21,"props":441,"children":443},{"className":442},[],[444],{"type":18,"value":311},{"type":13,"tag":396,"props":446,"children":448},{"name":447},"VUID-VkMicromapVersionInfoEXT-pVersionData-parameter",[449],{"type":13,"tag":14,"props":450,"children":451},{},[452,457,458,461,463,652,653,658],{"type":13,"tag":21,"props":453,"children":455},{"className":454},[],[456],{"type":18,"value":322},{"type":18,"value":409},{"type":13,"tag":411,"props":459,"children":460},{"type":413},[],{"type":18,"value":462}," be a valid pointer to an array of ",{"type":13,"tag":45,"props":464,"children":467},{"className":465},[466],"katex",[468,574],{"type":13,"tag":45,"props":469,"children":472},{"className":470},[471],"katex-mathml",[473],{"type":13,"tag":474,"props":475,"children":477},"math",{"xmlns":476},"http://www.w3.org/1998/Math/MathML",[478],{"type":13,"tag":479,"props":480,"children":481},"semantics",{},[482,567],{"type":13,"tag":483,"props":484,"children":485},"mrow",{},[486,491,497],{"type":13,"tag":487,"props":488,"children":489},"mn",{},[490],{"type":18,"value":246},{"type":13,"tag":492,"props":493,"children":494},"mo",{},[495],{"type":18,"value":496},"×",{"type":13,"tag":483,"props":498,"children":499},{},[500,507,512,517,522,527,531,536,541,544,548,553,557,562],{"type":13,"tag":501,"props":502,"children":504},"mi",{"mathvariant":503},"monospace",[505],{"type":18,"value":506},"V",{"type":13,"tag":501,"props":508,"children":509},{"mathvariant":503},[510],{"type":18,"value":511},"K",{"type":13,"tag":513,"props":514,"children":516},"mspace",{"linebreak":515},"newline",[],{"type":13,"tag":501,"props":518,"children":519},{"mathvariant":503},[520],{"type":18,"value":521},"_",{"type":13,"tag":501,"props":523,"children":524},{"mathvariant":503},[525],{"type":18,"value":526},"U",{"type":13,"tag":501,"props":528,"children":529},{"mathvariant":503},[530],{"type":18,"value":526},{"type":13,"tag":501,"props":532,"children":533},{"mathvariant":503},[534],{"type":18,"value":535},"I",{"type":13,"tag":501,"props":537,"children":538},{"mathvariant":503},[539],{"type":18,"value":540},"D",{"type":13,"tag":513,"props":542,"children":543},{"linebreak":515},[],{"type":13,"tag":501,"props":545,"children":546},{"mathvariant":503},[547],{"type":18,"value":521},{"type":13,"tag":501,"props":549,"children":550},{"mathvariant":503},[551],{"type":18,"value":552},"S",{"type":13,"tag":501,"props":554,"children":555},{"mathvariant":503},[556],{"type":18,"value":535},{"type":13,"tag":501,"props":558,"children":559},{"mathvariant":503},[560],{"type":18,"value":561},"Z",{"type":13,"tag":501,"props":563,"children":564},{"mathvariant":503},[565],{"type":18,"value":566},"E",{"type":13,"tag":568,"props":569,"children":571},"annotation",{"encoding":570},"application/x-tex",[572],{"type":18,"value":573},"2 \\times \\mathtt{VK\\\\\\_UUID\\\\\\_SIZE}",{"type":13,"tag":45,"props":575,"children":579},{"className":576,"ariaHidden":578},[577],"katex-html","true",[580,612],{"type":13,"tag":45,"props":581,"children":584},{"className":582},[583],"base",[585,591,597,602,608],{"type":13,"tag":45,"props":586,"children":590},{"className":587,"style":589},[588],"strut","height:0.7278em;vertical-align:-0.0833em;",[],{"type":13,"tag":45,"props":592,"children":595},{"className":593},[594],"mord",[596],{"type":18,"value":246},{"type":13,"tag":45,"props":598,"children":601},{"className":599,"style":600},[513],"margin-right:0.2222em;",[],{"type":13,"tag":45,"props":603,"children":606},{"className":604},[605],"mbin",[607],{"type":18,"value":496},{"type":13,"tag":45,"props":609,"children":611},{"className":610,"style":600},[513],[],{"type":13,"tag":45,"props":613,"children":615},{"className":614},[583],[616,621],{"type":13,"tag":45,"props":617,"children":620},{"className":618,"style":619},[588],"height:0.7063em;vertical-align:-0.0951em;",[],{"type":13,"tag":45,"props":622,"children":624},{"className":623},[594],[625,632,636,642,646],{"type":13,"tag":45,"props":626,"children":629},{"className":627},[594,628],"mathtt",[630],{"type":18,"value":631},"VK",{"type":13,"tag":45,"props":633,"children":635},{"className":634},[513,515],[],{"type":13,"tag":45,"props":637,"children":639},{"className":638},[594,628],[640],{"type":18,"value":641},"_UUID",{"type":13,"tag":45,"props":643,"children":645},{"className":644},[513,515],[],{"type":13,"tag":45,"props":647,"children":649},{"className":648},[594,628],[650],{"type":18,"value":651},"_SIZE",{"type":18,"value":409},{"type":13,"tag":21,"props":654,"children":656},{"className":655},[],[657],{"type":18,"value":366},{"type":18,"value":659}," values",{"type":13,"tag":661,"props":662,"children":663},"style",{},[664],{"type":18,"value":665},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":39,"searchDepth":69,"depth":69,"links":667},[],"markdown",1725732563508]