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