[{"data":1,"prerenderedAt":288},["ShallowReactive",2],{"KOCvNzKQuK":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":11,"_type":287,"_id":4},"VK_MAKE_API_VERSION","Construct an API version number","VK_VERSION_1_0","defines",[9,10],"VkApplicationInfo","vkCreateInstance",{"type":12,"children":13,"toc":285},"root",[14,28,234,279],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19,26],{"type":15,"tag":20,"props":21,"children":23},"code",{"className":22},[],[24],{"type":25,"value":4},"text",{"type":25,"value":27}," constructs an API version number.",{"type":15,"tag":29,"props":30,"children":35},"pre",{"className":31,"code":32,"language":33,"meta":34,"style":34},"language-c shiki shiki-themes github-light-default github-dark-default","#define VK_MAKE_API_VERSION(variant, major, minor, patch) \\\n ((((uint32_t)(variant)) \u003C\u003C 29U) | (((uint32_t)(major)) \u003C\u003C 22U) | (((uint32_t)(minor)) \u003C\u003C 12U) | ((uint32_t)(patch)))\n","c","",[36],{"type":15,"tag":20,"props":37,"children":38},{"__ignoreMap":34},[39,107],{"type":15,"tag":40,"props":41,"children":44},"span",{"class":42,"line":43},"line",1,[45,51,57,63,69,74,79,83,88,92,97,102],{"type":15,"tag":40,"props":46,"children":48},{"style":47},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[49],{"type":25,"value":50},"#define",{"type":15,"tag":40,"props":52,"children":54},{"style":53},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[55],{"type":25,"value":56}," VK_MAKE_API_VERSION",{"type":15,"tag":40,"props":58,"children":60},{"style":59},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[61],{"type":25,"value":62},"(",{"type":15,"tag":40,"props":64,"children":66},{"style":65},"--shiki-default:#953800;--shiki-dark:#FFA657",[67],{"type":25,"value":68},"variant",{"type":15,"tag":40,"props":70,"children":71},{"style":59},[72],{"type":25,"value":73},", ",{"type":15,"tag":40,"props":75,"children":76},{"style":65},[77],{"type":25,"value":78},"major",{"type":15,"tag":40,"props":80,"children":81},{"style":59},[82],{"type":25,"value":73},{"type":15,"tag":40,"props":84,"children":85},{"style":65},[86],{"type":25,"value":87},"minor",{"type":15,"tag":40,"props":89,"children":90},{"style":59},[91],{"type":25,"value":73},{"type":15,"tag":40,"props":93,"children":94},{"style":65},[95],{"type":25,"value":96},"patch",{"type":15,"tag":40,"props":98,"children":99},{"style":59},[100],{"type":25,"value":101},") ",{"type":15,"tag":40,"props":103,"children":104},{"style":47},[105],{"type":25,"value":106},"\\\n",{"type":15,"tag":40,"props":108,"children":110},{"class":42,"line":109},2,[111,116,121,126,131,137,142,146,151,156,160,165,169,174,178,182,186,190,194,199,203,208,212,216,220,225,229],{"type":15,"tag":40,"props":112,"children":113},{"style":59},[114],{"type":25,"value":115}," ((((",{"type":15,"tag":40,"props":117,"children":118},{"style":47},[119],{"type":25,"value":120},"uint32_t",{"type":15,"tag":40,"props":122,"children":123},{"style":59},[124],{"type":25,"value":125},")(variant)) ",{"type":15,"tag":40,"props":127,"children":128},{"style":47},[129],{"type":25,"value":130},"\u003C\u003C",{"type":15,"tag":40,"props":132,"children":134},{"style":133},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[135],{"type":25,"value":136}," 29",{"type":15,"tag":40,"props":138,"children":139},{"style":47},[140],{"type":25,"value":141},"U",{"type":15,"tag":40,"props":143,"children":144},{"style":59},[145],{"type":25,"value":101},{"type":15,"tag":40,"props":147,"children":148},{"style":47},[149],{"type":25,"value":150},"|",{"type":15,"tag":40,"props":152,"children":153},{"style":59},[154],{"type":25,"value":155}," (((",{"type":15,"tag":40,"props":157,"children":158},{"style":47},[159],{"type":25,"value":120},{"type":15,"tag":40,"props":161,"children":162},{"style":59},[163],{"type":25,"value":164},")(major)) ",{"type":15,"tag":40,"props":166,"children":167},{"style":47},[168],{"type":25,"value":130},{"type":15,"tag":40,"props":170,"children":171},{"style":133},[172],{"type":25,"value":173}," 22",{"type":15,"tag":40,"props":175,"children":176},{"style":47},[177],{"type":25,"value":141},{"type":15,"tag":40,"props":179,"children":180},{"style":59},[181],{"type":25,"value":101},{"type":15,"tag":40,"props":183,"children":184},{"style":47},[185],{"type":25,"value":150},{"type":15,"tag":40,"props":187,"children":188},{"style":59},[189],{"type":25,"value":155},{"type":15,"tag":40,"props":191,"children":192},{"style":47},[193],{"type":25,"value":120},{"type":15,"tag":40,"props":195,"children":196},{"style":59},[197],{"type":25,"value":198},")(minor)) ",{"type":15,"tag":40,"props":200,"children":201},{"style":47},[202],{"type":25,"value":130},{"type":15,"tag":40,"props":204,"children":205},{"style":133},[206],{"type":25,"value":207}," 12",{"type":15,"tag":40,"props":209,"children":210},{"style":47},[211],{"type":25,"value":141},{"type":15,"tag":40,"props":213,"children":214},{"style":59},[215],{"type":25,"value":101},{"type":15,"tag":40,"props":217,"children":218},{"style":47},[219],{"type":25,"value":150},{"type":15,"tag":40,"props":221,"children":222},{"style":59},[223],{"type":25,"value":224}," ((",{"type":15,"tag":40,"props":226,"children":227},{"style":47},[228],{"type":25,"value":120},{"type":15,"tag":40,"props":230,"children":231},{"style":59},[232],{"type":25,"value":233},")(patch)))\n",{"type":15,"tag":235,"props":236,"children":237},"ul",{},[238,249,259,269],{"type":15,"tag":239,"props":240,"children":241},"li",{},[242,247],{"type":15,"tag":20,"props":243,"children":245},{"className":244},[],[246],{"type":25,"value":68},{"type":25,"value":248}," is the variant number.",{"type":15,"tag":239,"props":250,"children":251},{},[252,257],{"type":15,"tag":20,"props":253,"children":255},{"className":254},[],[256],{"type":25,"value":78},{"type":25,"value":258}," is the major version number.",{"type":15,"tag":239,"props":260,"children":261},{},[262,267],{"type":15,"tag":20,"props":263,"children":265},{"className":264},[],[266],{"type":25,"value":87},{"type":25,"value":268}," is the minor version number.",{"type":15,"tag":239,"props":270,"children":271},{},[272,277],{"type":15,"tag":20,"props":273,"children":275},{"className":274},[],[276],{"type":25,"value":96},{"type":25,"value":278}," is the patch version number.",{"type":15,"tag":280,"props":281,"children":282},"style",{},[283],{"type":25,"value":284},"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":34,"searchDepth":109,"depth":109,"links":286},[],"markdown",1725732535236]