[{"data":1,"prerenderedAt":474},["ShallowReactive",2],{"FkwTx1RcNL":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":473,"_id":4},"VkQueryPoolPerformanceQueryCreateInfoINTEL","Structure specifying parameters to create a pool of performance queries","VK_INTEL_performance_query","structs",[],{"type":10,"children":11,"toc":471},"root",[12,28,238,303,353,406,465],{"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\nas:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,113],{"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 VkQueryPoolPerformanceQueryCreateInfoINTEL {\n VkStructureType sType;\n const void* pNext;\n VkQueryPoolSamplingModeINTEL performanceCountersSampling;\n} VkQueryPoolPerformanceQueryCreateInfoINTEL;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,104],{"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}," VkQueryPoolPerformanceQueryCreateInfoINTEL {\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,90],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," const",{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," void*",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," pNext;\n",{"type":13,"tag":45,"props":96,"children":98},{"class":47,"line":97},4,[99],{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," VkQueryPoolSamplingModeINTEL performanceCountersSampling;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108],{"type":13,"tag":45,"props":109,"children":110},{"style":63},[111],{"type":18,"value":112},"} VkQueryPoolPerformanceQueryCreateInfoINTEL;\n",{"type":13,"tag":33,"props":114,"children":119},{"className":115,"code":116,"filename":117,"language":118,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct QueryPoolPerformanceQueryCreateInfoINTEL {\n s_type: vk::StructureType,\n p_next: *const c_void,\n performance_counters_sampling: vk::QueryPoolSamplingModeINTEL,\n}\n","Rust","rs",[120],{"type":13,"tag":21,"props":121,"children":122},{"__ignoreMap":39},[123,146,179,201,230],{"type":13,"tag":45,"props":124,"children":125},{"class":47,"line":48},[126,131,135,141],{"type":13,"tag":45,"props":127,"children":128},{"style":52},[129],{"type":18,"value":130},"pub",{"type":13,"tag":45,"props":132,"children":133},{"style":52},[134],{"type":18,"value":60},{"type":13,"tag":45,"props":136,"children":138},{"style":137},"--shiki-default:#953800;--shiki-dark:#FFA657",[139],{"type":18,"value":140}," QueryPoolPerformanceQueryCreateInfoINTEL",{"type":13,"tag":45,"props":142,"children":143},{"style":63},[144],{"type":18,"value":145}," {\n",{"type":13,"tag":45,"props":147,"children":148},{"class":47,"line":69},[149,154,159,164,169,174],{"type":13,"tag":45,"props":150,"children":151},{"style":63},[152],{"type":18,"value":153}," s_type",{"type":13,"tag":45,"props":155,"children":156},{"style":52},[157],{"type":18,"value":158},":",{"type":13,"tag":45,"props":160,"children":161},{"style":137},[162],{"type":18,"value":163}," vk",{"type":13,"tag":45,"props":165,"children":166},{"style":52},[167],{"type":18,"value":168},"::",{"type":13,"tag":45,"props":170,"children":171},{"style":137},[172],{"type":18,"value":173},"StructureType",{"type":13,"tag":45,"props":175,"children":176},{"style":63},[177],{"type":18,"value":178},",\n",{"type":13,"tag":45,"props":180,"children":181},{"class":47,"line":78},[182,187,191,196],{"type":13,"tag":45,"props":183,"children":184},{"style":63},[185],{"type":18,"value":186}," p_next",{"type":13,"tag":45,"props":188,"children":189},{"style":52},[190],{"type":18,"value":158},{"type":13,"tag":45,"props":192,"children":193},{"style":52},[194],{"type":18,"value":195}," *const",{"type":13,"tag":45,"props":197,"children":198},{"style":63},[199],{"type":18,"value":200}," c_void,\n",{"type":13,"tag":45,"props":202,"children":203},{"class":47,"line":97},[204,209,213,217,221,226],{"type":13,"tag":45,"props":205,"children":206},{"style":63},[207],{"type":18,"value":208}," performance_counters_sampling",{"type":13,"tag":45,"props":210,"children":211},{"style":52},[212],{"type":18,"value":158},{"type":13,"tag":45,"props":214,"children":215},{"style":137},[216],{"type":18,"value":163},{"type":13,"tag":45,"props":218,"children":219},{"style":52},[220],{"type":18,"value":168},{"type":13,"tag":45,"props":222,"children":223},{"style":137},[224],{"type":18,"value":225},"QueryPoolSamplingModeINTEL",{"type":13,"tag":45,"props":227,"children":228},{"style":63},[229],{"type":18,"value":178},{"type":13,"tag":45,"props":231,"children":232},{"class":47,"line":106},[233],{"type":13,"tag":45,"props":234,"children":235},{"style":63},[236],{"type":18,"value":237},"}\n",{"type":13,"tag":29,"props":239,"children":240},{},[241,260],{"type":13,"tag":33,"props":242,"children":244},{"className":35,"code":243,"filename":37,"language":38,"meta":39,"style":39},"typedef VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;\n",[245],{"type":13,"tag":21,"props":246,"children":247},{"__ignoreMap":39},[248],{"type":13,"tag":45,"props":249,"children":250},{"class":47,"line":48},[251,255],{"type":13,"tag":45,"props":252,"children":253},{"style":52},[254],{"type":18,"value":55},{"type":13,"tag":45,"props":256,"children":257},{"style":63},[258],{"type":18,"value":259}," VkQueryPoolPerformanceQueryCreateInfoINTEL VkQueryPoolCreateInfoINTEL;\n",{"type":13,"tag":33,"props":261,"children":263},{"className":115,"code":262,"filename":117,"language":118,"meta":39,"style":39},"type QueryPoolCreateInfoINTEL = vk::QueryPoolPerformanceQueryCreateInfoINTEL;\n",[264],{"type":13,"tag":21,"props":265,"children":266},{"__ignoreMap":39},[267],{"type":13,"tag":45,"props":268,"children":269},{"class":47,"line":48},[270,275,280,285,289,293,298],{"type":13,"tag":45,"props":271,"children":272},{"style":52},[273],{"type":18,"value":274},"type",{"type":13,"tag":45,"props":276,"children":277},{"style":137},[278],{"type":18,"value":279}," QueryPoolCreateInfoINTEL",{"type":13,"tag":45,"props":281,"children":282},{"style":52},[283],{"type":18,"value":284}," =",{"type":13,"tag":45,"props":286,"children":287},{"style":137},[288],{"type":18,"value":163},{"type":13,"tag":45,"props":290,"children":291},{"style":52},[292],{"type":18,"value":168},{"type":13,"tag":45,"props":294,"children":295},{"style":137},[296],{"type":18,"value":297},"QueryPoolPerformanceQueryCreateInfoINTEL",{"type":13,"tag":45,"props":299,"children":300},{"style":63},[301],{"type":18,"value":302},";\n",{"type":13,"tag":14,"props":304,"children":305},{},[306,308,315,316,322,324,330,332,337,339,345,347,351],{"type":18,"value":307},"To create a pool for Intel performance queries, set\n",{"type":13,"tag":309,"props":310,"children":312},"a",{"href":311},"/man/VkQueryPoolCreateInfo",[313],{"type":18,"value":314},"VkQueryPoolCreateInfo",{"type":18,"value":168},{"type":13,"tag":21,"props":317,"children":319},{"className":318},[],[320],{"type":18,"value":321},"queryType",{"type":18,"value":323}," to\n",{"type":13,"tag":21,"props":325,"children":327},{"className":326},[],[328],{"type":18,"value":329},"VK_QUERY_TYPE_PERFORMANCE_QUERY_INTEL",{"type":18,"value":331}," and add a\n",{"type":13,"tag":21,"props":333,"children":335},{"className":334},[],[336],{"type":18,"value":4},{"type":18,"value":338}," structure to the\n",{"type":13,"tag":21,"props":340,"children":342},{"className":341},[],[343],{"type":18,"value":344},"pNext",{"type":18,"value":346}," chain of the ",{"type":13,"tag":309,"props":348,"children":349},{"href":311},[350],{"type":18,"value":314},{"type":18,"value":352}," structure.",{"type":13,"tag":354,"props":355,"children":356},"ul",{},[357,377,395],{"type":13,"tag":358,"props":359,"children":360},"li",{},[361,367,369,375],{"type":13,"tag":21,"props":362,"children":364},{"className":363},[],[365],{"type":18,"value":366},"sType",{"type":18,"value":368}," is a ",{"type":13,"tag":309,"props":370,"children":372},{"href":371},"/man/VkStructureType",[373],{"type":18,"value":374},"VkStructureType",{"type":18,"value":376}," value identifying this structure.",{"type":13,"tag":358,"props":378,"children":379},{},[380,385,387,393],{"type":13,"tag":21,"props":381,"children":383},{"className":382},[],[384],{"type":18,"value":344},{"type":18,"value":386}," is ",{"type":13,"tag":21,"props":388,"children":390},{"className":389},[],[391],{"type":18,"value":392},"NULL",{"type":18,"value":394}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":358,"props":396,"children":397},{},[398,404],{"type":13,"tag":21,"props":399,"children":401},{"className":400},[],[402],{"type":18,"value":403},"performanceCountersSampling",{"type":18,"value":405}," describe how performance queries\nshould be captured.",{"type":13,"tag":407,"props":408,"children":410},"validity-group",{"name":409},"Valid Usage (Implicit)",[411,439],{"type":13,"tag":412,"props":413,"children":415},"validity-field",{"name":414},"VUID-VkQueryPoolPerformanceQueryCreateInfoINTEL-sType-sType",[416],{"type":13,"tag":14,"props":417,"children":418},{},[419,424,426,431,433],{"type":13,"tag":21,"props":420,"children":422},{"className":421},[],[423],{"type":18,"value":366},{"type":18,"value":425}," ",{"type":13,"tag":427,"props":428,"children":430},"normative",{"type":429},"must",[],{"type":18,"value":432}," be ",{"type":13,"tag":21,"props":434,"children":436},{"className":435},[],[437],{"type":18,"value":438},"VK_STRUCTURE_TYPE_QUERY_POOL_PERFORMANCE_QUERY_CREATE_INFO_INTEL",{"type":13,"tag":412,"props":440,"children":442},{"name":441},"VUID-VkQueryPoolPerformanceQueryCreateInfoINTEL-performanceCountersSampling-parameter",[443],{"type":13,"tag":14,"props":444,"children":445},{},[446,451,452,455,457,463],{"type":13,"tag":21,"props":447,"children":449},{"className":448},[],[450],{"type":18,"value":403},{"type":18,"value":425},{"type":13,"tag":427,"props":453,"children":454},{"type":429},[],{"type":18,"value":456}," be a valid ",{"type":13,"tag":309,"props":458,"children":460},{"href":459},"/man/VkQueryPoolSamplingModeINTEL",[461],{"type":18,"value":462},"VkQueryPoolSamplingModeINTEL",{"type":18,"value":464}," value",{"type":13,"tag":466,"props":467,"children":468},"style",{},[469],{"type":18,"value":470},"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":472},[],"markdown",1725732581480]