[{"data":1,"prerenderedAt":561},["ShallowReactive",2],{"dOHYAof5w0":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":560,"_id":4},"VkPipelineExecutableStatisticKHR","Structure describing a compile time pipeline executable statistic","VK_KHR_pipeline_executable_properties","structs",[],{"type":10,"children":11,"toc":558},"root",[12,28,368,498,552],{"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,154],{"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 VkPipelineExecutableStatisticKHR {\n VkStructureType sType;\n void* pNext;\n char name[VK_MAX_DESCRIPTION_SIZE];\n char description[VK_MAX_DESCRIPTION_SIZE];\n VkPipelineExecutableStatisticFormatKHR format;\n VkPipelineExecutableStatisticValueKHR value;\n} VkPipelineExecutableStatisticKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,110,127,136,145],{"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}," VkPipelineExecutableStatisticKHR {\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],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," void*",{"type":13,"tag":45,"props":86,"children":87},{"style":63},[88],{"type":18,"value":89}," pNext;\n",{"type":13,"tag":45,"props":91,"children":93},{"class":47,"line":92},4,[94,99,105],{"type":13,"tag":45,"props":95,"children":96},{"style":52},[97],{"type":18,"value":98}," char",{"type":13,"tag":45,"props":100,"children":102},{"style":101},"--shiki-default:#953800;--shiki-dark:#FFA657",[103],{"type":18,"value":104}," name",{"type":13,"tag":45,"props":106,"children":107},{"style":63},[108],{"type":18,"value":109},"[VK_MAX_DESCRIPTION_SIZE];\n",{"type":13,"tag":45,"props":111,"children":113},{"class":47,"line":112},5,[114,118,123],{"type":13,"tag":45,"props":115,"children":116},{"style":52},[117],{"type":18,"value":98},{"type":13,"tag":45,"props":119,"children":120},{"style":101},[121],{"type":18,"value":122}," description",{"type":13,"tag":45,"props":124,"children":125},{"style":63},[126],{"type":18,"value":109},{"type":13,"tag":45,"props":128,"children":130},{"class":47,"line":129},6,[131],{"type":13,"tag":45,"props":132,"children":133},{"style":63},[134],{"type":18,"value":135}," VkPipelineExecutableStatisticFormatKHR format;\n",{"type":13,"tag":45,"props":137,"children":139},{"class":47,"line":138},7,[140],{"type":13,"tag":45,"props":141,"children":142},{"style":63},[143],{"type":18,"value":144}," VkPipelineExecutableStatisticValueKHR value;\n",{"type":13,"tag":45,"props":146,"children":148},{"class":47,"line":147},8,[149],{"type":13,"tag":45,"props":150,"children":151},{"style":63},[152],{"type":18,"value":153},"} VkPipelineExecutableStatisticKHR;\n",{"type":13,"tag":33,"props":155,"children":160},{"className":156,"code":157,"filename":158,"language":159,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PipelineExecutableStatisticKHR {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n name: *const [c_char ; MAX_DESCRIPTION_SIZE],\n description: *const [c_char ; MAX_DESCRIPTION_SIZE],\n format: vk::PipelineExecutableStatisticFormatKHR,\n value: vk::PipelineExecutableStatisticValueKHR,\n}\n","Rust","rs",[161],{"type":13,"tag":21,"props":162,"children":163},{"__ignoreMap":39},[164,186,219,241,274,302,331,360],{"type":13,"tag":45,"props":165,"children":166},{"class":47,"line":48},[167,172,176,181],{"type":13,"tag":45,"props":168,"children":169},{"style":52},[170],{"type":18,"value":171},"pub",{"type":13,"tag":45,"props":173,"children":174},{"style":52},[175],{"type":18,"value":60},{"type":13,"tag":45,"props":177,"children":178},{"style":101},[179],{"type":18,"value":180}," PipelineExecutableStatisticKHR",{"type":13,"tag":45,"props":182,"children":183},{"style":63},[184],{"type":18,"value":185}," {\n",{"type":13,"tag":45,"props":187,"children":188},{"class":47,"line":69},[189,194,199,204,209,214],{"type":13,"tag":45,"props":190,"children":191},{"style":63},[192],{"type":18,"value":193}," s_type",{"type":13,"tag":45,"props":195,"children":196},{"style":52},[197],{"type":18,"value":198},":",{"type":13,"tag":45,"props":200,"children":201},{"style":101},[202],{"type":18,"value":203}," vk",{"type":13,"tag":45,"props":205,"children":206},{"style":52},[207],{"type":18,"value":208},"::",{"type":13,"tag":45,"props":210,"children":211},{"style":101},[212],{"type":18,"value":213},"StructureType",{"type":13,"tag":45,"props":215,"children":216},{"style":63},[217],{"type":18,"value":218},",\n",{"type":13,"tag":45,"props":220,"children":221},{"class":47,"line":78},[222,227,231,236],{"type":13,"tag":45,"props":223,"children":224},{"style":63},[225],{"type":18,"value":226}," p_next",{"type":13,"tag":45,"props":228,"children":229},{"style":52},[230],{"type":18,"value":198},{"type":13,"tag":45,"props":232,"children":233},{"style":52},[234],{"type":18,"value":235}," *mut",{"type":13,"tag":45,"props":237,"children":238},{"style":63},[239],{"type":18,"value":240}," c_void,\n",{"type":13,"tag":45,"props":242,"children":243},{"class":47,"line":92},[244,249,253,258,263,269],{"type":13,"tag":45,"props":245,"children":246},{"style":63},[247],{"type":18,"value":248}," name",{"type":13,"tag":45,"props":250,"children":251},{"style":52},[252],{"type":18,"value":198},{"type":13,"tag":45,"props":254,"children":255},{"style":52},[256],{"type":18,"value":257}," *const",{"type":13,"tag":45,"props":259,"children":260},{"style":63},[261],{"type":18,"value":262}," [c_char ; ",{"type":13,"tag":45,"props":264,"children":266},{"style":265},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[267],{"type":18,"value":268},"MAX_DESCRIPTION_SIZE",{"type":13,"tag":45,"props":270,"children":271},{"style":63},[272],{"type":18,"value":273},"],\n",{"type":13,"tag":45,"props":275,"children":276},{"class":47,"line":112},[277,282,286,290,294,298],{"type":13,"tag":45,"props":278,"children":279},{"style":63},[280],{"type":18,"value":281}," description",{"type":13,"tag":45,"props":283,"children":284},{"style":52},[285],{"type":18,"value":198},{"type":13,"tag":45,"props":287,"children":288},{"style":52},[289],{"type":18,"value":257},{"type":13,"tag":45,"props":291,"children":292},{"style":63},[293],{"type":18,"value":262},{"type":13,"tag":45,"props":295,"children":296},{"style":265},[297],{"type":18,"value":268},{"type":13,"tag":45,"props":299,"children":300},{"style":63},[301],{"type":18,"value":273},{"type":13,"tag":45,"props":303,"children":304},{"class":47,"line":129},[305,310,314,318,322,327],{"type":13,"tag":45,"props":306,"children":307},{"style":63},[308],{"type":18,"value":309}," format",{"type":13,"tag":45,"props":311,"children":312},{"style":52},[313],{"type":18,"value":198},{"type":13,"tag":45,"props":315,"children":316},{"style":101},[317],{"type":18,"value":203},{"type":13,"tag":45,"props":319,"children":320},{"style":52},[321],{"type":18,"value":208},{"type":13,"tag":45,"props":323,"children":324},{"style":101},[325],{"type":18,"value":326},"PipelineExecutableStatisticFormatKHR",{"type":13,"tag":45,"props":328,"children":329},{"style":63},[330],{"type":18,"value":218},{"type":13,"tag":45,"props":332,"children":333},{"class":47,"line":138},[334,339,343,347,351,356],{"type":13,"tag":45,"props":335,"children":336},{"style":63},[337],{"type":18,"value":338}," value",{"type":13,"tag":45,"props":340,"children":341},{"style":52},[342],{"type":18,"value":198},{"type":13,"tag":45,"props":344,"children":345},{"style":101},[346],{"type":18,"value":203},{"type":13,"tag":45,"props":348,"children":349},{"style":52},[350],{"type":18,"value":208},{"type":13,"tag":45,"props":352,"children":353},{"style":101},[354],{"type":18,"value":355},"PipelineExecutableStatisticValueKHR",{"type":13,"tag":45,"props":357,"children":358},{"style":63},[359],{"type":18,"value":218},{"type":13,"tag":45,"props":361,"children":362},{"class":47,"line":147},[363],{"type":13,"tag":45,"props":364,"children":365},{"style":63},[366],{"type":18,"value":367},"}\n",{"type":13,"tag":369,"props":370,"children":371},"ul",{},[372,393,412,439,462,488],{"type":13,"tag":373,"props":374,"children":375},"li",{},[376,382,384,391],{"type":13,"tag":21,"props":377,"children":379},{"className":378},[],[380],{"type":18,"value":381},"sType",{"type":18,"value":383}," is a ",{"type":13,"tag":385,"props":386,"children":388},"a",{"href":387},"/man/VkStructureType",[389],{"type":18,"value":390},"VkStructureType",{"type":18,"value":392}," value identifying this structure.",{"type":13,"tag":373,"props":394,"children":395},{},[396,402,404,410],{"type":13,"tag":21,"props":397,"children":399},{"className":398},[],[400],{"type":18,"value":401},"pNext",{"type":18,"value":403}," is ",{"type":13,"tag":21,"props":405,"children":407},{"className":406},[],[408],{"type":18,"value":409},"NULL",{"type":18,"value":411}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":373,"props":413,"children":414},{},[415,421,423,429,431,437],{"type":13,"tag":21,"props":416,"children":418},{"className":417},[],[419],{"type":18,"value":420},"name",{"type":18,"value":422}," is an array of ",{"type":13,"tag":21,"props":424,"children":426},{"className":425},[],[427],{"type":18,"value":428},"VK_MAX_DESCRIPTION_SIZE",{"type":18,"value":430}," ",{"type":13,"tag":21,"props":432,"children":434},{"className":433},[],[435],{"type":18,"value":436},"char",{"type":18,"value":438},"\ncontaining a null-terminated UTF-8 string which is a short human\nreadable name for this statistic.",{"type":13,"tag":373,"props":440,"children":441},{},[442,448,449,454,455,460],{"type":13,"tag":21,"props":443,"children":445},{"className":444},[],[446],{"type":18,"value":447},"description",{"type":18,"value":422},{"type":13,"tag":21,"props":450,"children":452},{"className":451},[],[453],{"type":18,"value":428},{"type":18,"value":430},{"type":13,"tag":21,"props":456,"children":458},{"className":457},[],[459],{"type":18,"value":436},{"type":18,"value":461},"\ncontaining a null-terminated UTF-8 string which is a human readable\ndescription for this statistic.",{"type":13,"tag":373,"props":463,"children":464},{},[465,471,472,478,480,486],{"type":13,"tag":21,"props":466,"children":468},{"className":467},[],[469],{"type":18,"value":470},"format",{"type":18,"value":383},{"type":13,"tag":385,"props":473,"children":475},{"href":474},"/man/VkPipelineExecutableStatisticFormatKHR",[476],{"type":18,"value":477},"VkPipelineExecutableStatisticFormatKHR",{"type":18,"value":479}," value\nspecifying the format of the data found in ",{"type":13,"tag":21,"props":481,"children":483},{"className":482},[],[484],{"type":18,"value":485},"value",{"type":18,"value":487},".",{"type":13,"tag":373,"props":489,"children":490},{},[491,496],{"type":13,"tag":21,"props":492,"children":494},{"className":493},[],[495],{"type":18,"value":485},{"type":18,"value":497}," is the value of this statistic.",{"type":13,"tag":499,"props":500,"children":502},"validity-group",{"name":501},"Valid Usage (Implicit)",[503,530],{"type":13,"tag":504,"props":505,"children":507},"validity-field",{"name":506},"VUID-VkPipelineExecutableStatisticKHR-sType-sType",[508],{"type":13,"tag":14,"props":509,"children":510},{},[511,516,517,522,524],{"type":13,"tag":21,"props":512,"children":514},{"className":513},[],[515],{"type":18,"value":381},{"type":18,"value":430},{"type":13,"tag":518,"props":519,"children":521},"normative",{"type":520},"must",[],{"type":18,"value":523}," be ",{"type":13,"tag":21,"props":525,"children":527},{"className":526},[],[528],{"type":18,"value":529},"VK_STRUCTURE_TYPE_PIPELINE_EXECUTABLE_STATISTIC_KHR",{"type":13,"tag":504,"props":531,"children":533},{"name":532},"VUID-VkPipelineExecutableStatisticKHR-pNext-pNext",[534],{"type":13,"tag":14,"props":535,"children":536},{},[537,542,543,546,547],{"type":13,"tag":21,"props":538,"children":540},{"className":539},[],[541],{"type":18,"value":401},{"type":18,"value":430},{"type":13,"tag":518,"props":544,"children":545},{"type":520},[],{"type":18,"value":523},{"type":13,"tag":21,"props":548,"children":550},{"className":549},[],[551],{"type":18,"value":409},{"type":13,"tag":553,"props":554,"children":555},"style",{},[556],{"type":18,"value":557},"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":559},[],"markdown",1729612472706]