[{"data":1,"prerenderedAt":271},["ShallowReactive",2],{"Y0Ysz94vIx":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":270,"_id":4},"VkExtensionProperties","Structure specifying an extension properties","VK_VERSION_1_0","structs",[],{"type":10,"children":11,"toc":268},"root",[12,28,217,262],{"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,110],{"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 VkExtensionProperties {\n char extensionName[VK_MAX_EXTENSION_NAME_SIZE];\n uint32_t specVersion;\n} VkExtensionProperties;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,87,101],{"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}," VkExtensionProperties {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71,76,82],{"type":13,"tag":45,"props":72,"children":73},{"style":52},[74],{"type":18,"value":75}," char",{"type":13,"tag":45,"props":77,"children":79},{"style":78},"--shiki-default:#953800;--shiki-dark:#FFA657",[80],{"type":18,"value":81}," extensionName",{"type":13,"tag":45,"props":83,"children":84},{"style":63},[85],{"type":18,"value":86},"[VK_MAX_EXTENSION_NAME_SIZE];\n",{"type":13,"tag":45,"props":88,"children":90},{"class":47,"line":89},3,[91,96],{"type":13,"tag":45,"props":92,"children":93},{"style":52},[94],{"type":18,"value":95}," uint32_t",{"type":13,"tag":45,"props":97,"children":98},{"style":63},[99],{"type":18,"value":100}," specVersion;\n",{"type":13,"tag":45,"props":102,"children":104},{"class":47,"line":103},4,[105],{"type":13,"tag":45,"props":106,"children":107},{"style":63},[108],{"type":18,"value":109},"} VkExtensionProperties;\n",{"type":13,"tag":33,"props":111,"children":116},{"className":112,"code":113,"filename":114,"language":115,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct ExtensionProperties {\n extension_name: *const [c_char ; MAX_EXTENSION_NAME_SIZE], // extension name\n spec_version: u32, // version of the extension specification implemented\n}\n","Rust","rs",[117],{"type":13,"tag":21,"props":118,"children":119},{"__ignoreMap":39},[120,142,182,209],{"type":13,"tag":45,"props":121,"children":122},{"class":47,"line":48},[123,128,132,137],{"type":13,"tag":45,"props":124,"children":125},{"style":52},[126],{"type":18,"value":127},"pub",{"type":13,"tag":45,"props":129,"children":130},{"style":52},[131],{"type":18,"value":60},{"type":13,"tag":45,"props":133,"children":134},{"style":78},[135],{"type":18,"value":136}," ExtensionProperties",{"type":13,"tag":45,"props":138,"children":139},{"style":63},[140],{"type":18,"value":141}," {\n",{"type":13,"tag":45,"props":143,"children":144},{"class":47,"line":69},[145,150,155,160,165,171,176],{"type":13,"tag":45,"props":146,"children":147},{"style":63},[148],{"type":18,"value":149}," extension_name",{"type":13,"tag":45,"props":151,"children":152},{"style":52},[153],{"type":18,"value":154},":",{"type":13,"tag":45,"props":156,"children":157},{"style":52},[158],{"type":18,"value":159}," *const",{"type":13,"tag":45,"props":161,"children":162},{"style":63},[163],{"type":18,"value":164}," [c_char ; ",{"type":13,"tag":45,"props":166,"children":168},{"style":167},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[169],{"type":18,"value":170},"MAX_EXTENSION_NAME_SIZE",{"type":13,"tag":45,"props":172,"children":173},{"style":63},[174],{"type":18,"value":175},"], ",{"type":13,"tag":45,"props":177,"children":179},{"style":178},"--shiki-default:#6E7781;--shiki-dark:#8B949E",[180],{"type":18,"value":181},"// extension name\n",{"type":13,"tag":45,"props":183,"children":184},{"class":47,"line":89},[185,190,194,199,204],{"type":13,"tag":45,"props":186,"children":187},{"style":63},[188],{"type":18,"value":189}," spec_version",{"type":13,"tag":45,"props":191,"children":192},{"style":52},[193],{"type":18,"value":154},{"type":13,"tag":45,"props":195,"children":196},{"style":78},[197],{"type":18,"value":198}," u32",{"type":13,"tag":45,"props":200,"children":201},{"style":63},[202],{"type":18,"value":203},", ",{"type":13,"tag":45,"props":205,"children":206},{"style":178},[207],{"type":18,"value":208},"// version of the extension specification implemented\n",{"type":13,"tag":45,"props":210,"children":211},{"class":47,"line":103},[212],{"type":13,"tag":45,"props":213,"children":214},{"style":63},[215],{"type":18,"value":216},"}\n",{"type":13,"tag":218,"props":219,"children":220},"ul",{},[221,251],{"type":13,"tag":222,"props":223,"children":224},"li",{},[225,231,233,239,243,249],{"type":13,"tag":21,"props":226,"children":228},{"className":227},[],[229],{"type":18,"value":230},"extensionName",{"type":18,"value":232}," is an array of ",{"type":13,"tag":21,"props":234,"children":236},{"className":235},[],[237],{"type":18,"value":238},"VK_MAX_EXTENSION_NAME_SIZE",{"type":13,"tag":240,"props":241,"children":242},"br",{},[],{"type":13,"tag":21,"props":244,"children":246},{"className":245},[],[247],{"type":18,"value":248},"char",{"type":18,"value":250}," containing a null-terminated UTF-8 string which is the name of\nthe extension.",{"type":13,"tag":222,"props":252,"children":253},{},[254,260],{"type":13,"tag":21,"props":255,"children":257},{"className":256},[],[258],{"type":18,"value":259},"specVersion",{"type":18,"value":261}," is the version of this extension.\nIt is an integer, incremented with backward compatible changes.",{"type":13,"tag":263,"props":264,"children":265},"style",{},[266],{"type":18,"value":267},"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":269},[],"markdown",1725732552079]