[{"data":1,"prerenderedAt":383},["ShallowReactive",2],{"AYCp3zv42v":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":382,"_id":4},"VkConformanceVersion","Structure containing the conformance test suite version the implementation is compliant with","VK_VERSION_1_2","structs",[],{"type":10,"children":11,"toc":380},"root",[12,28,253,258,325,374],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","The conformance test suite version an implementation is compliant with is\ndescribed with the ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,129],{"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 VkConformanceVersion {\n uint8_t major;\n uint8_t minor;\n uint8_t subminor;\n uint8_t patch;\n} VkConformanceVersion;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,81,94,107,120],{"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}," VkConformanceVersion {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71,76],{"type":13,"tag":45,"props":72,"children":73},{"style":52},[74],{"type":18,"value":75}," uint8_t",{"type":13,"tag":45,"props":77,"children":78},{"style":63},[79],{"type":18,"value":80}," major;\n",{"type":13,"tag":45,"props":82,"children":84},{"class":47,"line":83},3,[85,89],{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":75},{"type":13,"tag":45,"props":90,"children":91},{"style":63},[92],{"type":18,"value":93}," minor;\n",{"type":13,"tag":45,"props":95,"children":97},{"class":47,"line":96},4,[98,102],{"type":13,"tag":45,"props":99,"children":100},{"style":52},[101],{"type":18,"value":75},{"type":13,"tag":45,"props":103,"children":104},{"style":63},[105],{"type":18,"value":106}," subminor;\n",{"type":13,"tag":45,"props":108,"children":110},{"class":47,"line":109},5,[111,115],{"type":13,"tag":45,"props":112,"children":113},{"style":52},[114],{"type":18,"value":75},{"type":13,"tag":45,"props":116,"children":117},{"style":63},[118],{"type":18,"value":119}," patch;\n",{"type":13,"tag":45,"props":121,"children":123},{"class":47,"line":122},6,[124],{"type":13,"tag":45,"props":125,"children":126},{"style":63},[127],{"type":18,"value":128},"} VkConformanceVersion;\n",{"type":13,"tag":33,"props":130,"children":135},{"className":131,"code":132,"filename":133,"language":134,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct ConformanceVersion {\n major: u8,\n minor: u8,\n subminor: u8,\n patch: u8,\n}\n","Rust","rs",[136],{"type":13,"tag":21,"props":137,"children":138},{"__ignoreMap":39},[139,162,185,205,225,245],{"type":13,"tag":45,"props":140,"children":141},{"class":47,"line":48},[142,147,151,157],{"type":13,"tag":45,"props":143,"children":144},{"style":52},[145],{"type":18,"value":146},"pub",{"type":13,"tag":45,"props":148,"children":149},{"style":52},[150],{"type":18,"value":60},{"type":13,"tag":45,"props":152,"children":154},{"style":153},"--shiki-default:#953800;--shiki-dark:#FFA657",[155],{"type":18,"value":156}," ConformanceVersion",{"type":13,"tag":45,"props":158,"children":159},{"style":63},[160],{"type":18,"value":161}," {\n",{"type":13,"tag":45,"props":163,"children":164},{"class":47,"line":69},[165,170,175,180],{"type":13,"tag":45,"props":166,"children":167},{"style":63},[168],{"type":18,"value":169}," major",{"type":13,"tag":45,"props":171,"children":172},{"style":52},[173],{"type":18,"value":174},":",{"type":13,"tag":45,"props":176,"children":177},{"style":153},[178],{"type":18,"value":179}," u8",{"type":13,"tag":45,"props":181,"children":182},{"style":63},[183],{"type":18,"value":184},",\n",{"type":13,"tag":45,"props":186,"children":187},{"class":47,"line":83},[188,193,197,201],{"type":13,"tag":45,"props":189,"children":190},{"style":63},[191],{"type":18,"value":192}," minor",{"type":13,"tag":45,"props":194,"children":195},{"style":52},[196],{"type":18,"value":174},{"type":13,"tag":45,"props":198,"children":199},{"style":153},[200],{"type":18,"value":179},{"type":13,"tag":45,"props":202,"children":203},{"style":63},[204],{"type":18,"value":184},{"type":13,"tag":45,"props":206,"children":207},{"class":47,"line":96},[208,213,217,221],{"type":13,"tag":45,"props":209,"children":210},{"style":63},[211],{"type":18,"value":212}," subminor",{"type":13,"tag":45,"props":214,"children":215},{"style":52},[216],{"type":18,"value":174},{"type":13,"tag":45,"props":218,"children":219},{"style":153},[220],{"type":18,"value":179},{"type":13,"tag":45,"props":222,"children":223},{"style":63},[224],{"type":18,"value":184},{"type":13,"tag":45,"props":226,"children":227},{"class":47,"line":109},[228,233,237,241],{"type":13,"tag":45,"props":229,"children":230},{"style":63},[231],{"type":18,"value":232}," patch",{"type":13,"tag":45,"props":234,"children":235},{"style":52},[236],{"type":18,"value":174},{"type":13,"tag":45,"props":238,"children":239},{"style":153},[240],{"type":18,"value":179},{"type":13,"tag":45,"props":242,"children":243},{"style":63},[244],{"type":18,"value":184},{"type":13,"tag":45,"props":246,"children":247},{"class":47,"line":122},[248],{"type":13,"tag":45,"props":249,"children":250},{"style":63},[251],{"type":18,"value":252},"}\n",{"type":13,"tag":14,"props":254,"children":255},{},[256],{"type":18,"value":257},"or the equivalent",{"type":13,"tag":29,"props":259,"children":260},{},[261,280],{"type":13,"tag":33,"props":262,"children":264},{"className":35,"code":263,"filename":37,"language":38,"meta":39,"style":39},"typedef VkConformanceVersion VkConformanceVersionKHR;\n",[265],{"type":13,"tag":21,"props":266,"children":267},{"__ignoreMap":39},[268],{"type":13,"tag":45,"props":269,"children":270},{"class":47,"line":48},[271,275],{"type":13,"tag":45,"props":272,"children":273},{"style":52},[274],{"type":18,"value":55},{"type":13,"tag":45,"props":276,"children":277},{"style":63},[278],{"type":18,"value":279}," VkConformanceVersion VkConformanceVersionKHR;\n",{"type":13,"tag":33,"props":281,"children":283},{"className":131,"code":282,"filename":133,"language":134,"meta":39,"style":39},"type ConformanceVersionKHR = vk::ConformanceVersion;\n",[284],{"type":13,"tag":21,"props":285,"children":286},{"__ignoreMap":39},[287],{"type":13,"tag":45,"props":288,"children":289},{"class":47,"line":48},[290,295,300,305,310,315,320],{"type":13,"tag":45,"props":291,"children":292},{"style":52},[293],{"type":18,"value":294},"type",{"type":13,"tag":45,"props":296,"children":297},{"style":153},[298],{"type":18,"value":299}," ConformanceVersionKHR",{"type":13,"tag":45,"props":301,"children":302},{"style":52},[303],{"type":18,"value":304}," =",{"type":13,"tag":45,"props":306,"children":307},{"style":153},[308],{"type":18,"value":309}," vk",{"type":13,"tag":45,"props":311,"children":312},{"style":52},[313],{"type":18,"value":314},"::",{"type":13,"tag":45,"props":316,"children":317},{"style":153},[318],{"type":18,"value":319},"ConformanceVersion",{"type":13,"tag":45,"props":321,"children":322},{"style":63},[323],{"type":18,"value":324},";\n",{"type":13,"tag":326,"props":327,"children":328},"ul",{},[329,341,352,363],{"type":13,"tag":330,"props":331,"children":332},"li",{},[333,339],{"type":13,"tag":21,"props":334,"children":336},{"className":335},[],[337],{"type":18,"value":338},"major",{"type":18,"value":340}," is the major version number of the conformance test suite.",{"type":13,"tag":330,"props":342,"children":343},{},[344,350],{"type":13,"tag":21,"props":345,"children":347},{"className":346},[],[348],{"type":18,"value":349},"minor",{"type":18,"value":351}," is the minor version number of the conformance test suite.",{"type":13,"tag":330,"props":353,"children":354},{},[355,361],{"type":13,"tag":21,"props":356,"children":358},{"className":357},[],[359],{"type":18,"value":360},"subminor",{"type":18,"value":362}," is the subminor version number of the conformance test\nsuite.",{"type":13,"tag":330,"props":364,"children":365},{},[366,372],{"type":13,"tag":21,"props":367,"children":369},{"className":368},[],[370],{"type":18,"value":371},"patch",{"type":18,"value":373}," is the patch version number of the conformance test suite.",{"type":13,"tag":375,"props":376,"children":377},"style",{},[378],{"type":18,"value":379},"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":381},[],"markdown",1725732543677]