[{"data":1,"prerenderedAt":396},["ShallowReactive",2],{"eoHxte9BsC":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":395,"_id":4},"VkPerformanceValueDataINTEL","Values returned for the parameters","VK_INTEL_performance_query","structs",[],{"type":10,"children":11,"toc":393},"root",[12,28,305,374,387],{"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}," union is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,146],{"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 union VkPerformanceValueDataINTEL {\n uint32_t value32;\n uint64_t value64;\n float valueFloat;\n VkBool32 valueBool;\n const char* valueString;\n} VkPerformanceValueDataINTEL;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,81,95,109,118,137],{"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}," union",{"type":13,"tag":45,"props":62,"children":64},{"style":63},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[65],{"type":18,"value":66}," VkPerformanceValueDataINTEL {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71,76],{"type":13,"tag":45,"props":72,"children":73},{"style":52},[74],{"type":18,"value":75}," uint32_t",{"type":13,"tag":45,"props":77,"children":78},{"style":63},[79],{"type":18,"value":80}," value32;\n",{"type":13,"tag":45,"props":82,"children":84},{"class":47,"line":83},3,[85,90],{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," uint64_t",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," value64;\n",{"type":13,"tag":45,"props":96,"children":98},{"class":47,"line":97},4,[99,104],{"type":13,"tag":45,"props":100,"children":101},{"style":52},[102],{"type":18,"value":103}," float",{"type":13,"tag":45,"props":105,"children":106},{"style":63},[107],{"type":18,"value":108}," valueFloat;\n",{"type":13,"tag":45,"props":110,"children":112},{"class":47,"line":111},5,[113],{"type":13,"tag":45,"props":114,"children":115},{"style":63},[116],{"type":18,"value":117}," VkBool32 valueBool;\n",{"type":13,"tag":45,"props":119,"children":121},{"class":47,"line":120},6,[122,127,132],{"type":13,"tag":45,"props":123,"children":124},{"style":52},[125],{"type":18,"value":126}," const",{"type":13,"tag":45,"props":128,"children":129},{"style":52},[130],{"type":18,"value":131}," char*",{"type":13,"tag":45,"props":133,"children":134},{"style":63},[135],{"type":18,"value":136}," valueString;\n",{"type":13,"tag":45,"props":138,"children":140},{"class":47,"line":139},7,[141],{"type":13,"tag":45,"props":142,"children":143},{"style":63},[144],{"type":18,"value":145},"} VkPerformanceValueDataINTEL;\n",{"type":13,"tag":33,"props":147,"children":152},{"className":148,"code":149,"filename":150,"language":151,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub union PerformanceValueDataINTEL {\n value32: u32,\n value64: u64,\n value_float: f32,\n value_bool: vk::Bool32,\n value_string: *const c_char,\n}\n","Rust","rs",[153],{"type":13,"tag":21,"props":154,"children":155},{"__ignoreMap":39},[156,179,202,223,244,275,297],{"type":13,"tag":45,"props":157,"children":158},{"class":47,"line":48},[159,164,168,174],{"type":13,"tag":45,"props":160,"children":161},{"style":52},[162],{"type":18,"value":163},"pub",{"type":13,"tag":45,"props":165,"children":166},{"style":52},[167],{"type":18,"value":60},{"type":13,"tag":45,"props":169,"children":171},{"style":170},"--shiki-default:#953800;--shiki-dark:#FFA657",[172],{"type":18,"value":173}," PerformanceValueDataINTEL",{"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":69},[182,187,192,197],{"type":13,"tag":45,"props":183,"children":184},{"style":63},[185],{"type":18,"value":186}," value32",{"type":13,"tag":45,"props":188,"children":189},{"style":52},[190],{"type":18,"value":191},":",{"type":13,"tag":45,"props":193,"children":194},{"style":170},[195],{"type":18,"value":196}," u32",{"type":13,"tag":45,"props":198,"children":199},{"style":63},[200],{"type":18,"value":201},",\n",{"type":13,"tag":45,"props":203,"children":204},{"class":47,"line":83},[205,210,214,219],{"type":13,"tag":45,"props":206,"children":207},{"style":63},[208],{"type":18,"value":209}," value64",{"type":13,"tag":45,"props":211,"children":212},{"style":52},[213],{"type":18,"value":191},{"type":13,"tag":45,"props":215,"children":216},{"style":170},[217],{"type":18,"value":218}," u64",{"type":13,"tag":45,"props":220,"children":221},{"style":63},[222],{"type":18,"value":201},{"type":13,"tag":45,"props":224,"children":225},{"class":47,"line":97},[226,231,235,240],{"type":13,"tag":45,"props":227,"children":228},{"style":63},[229],{"type":18,"value":230}," value_float",{"type":13,"tag":45,"props":232,"children":233},{"style":52},[234],{"type":18,"value":191},{"type":13,"tag":45,"props":236,"children":237},{"style":170},[238],{"type":18,"value":239}," f32",{"type":13,"tag":45,"props":241,"children":242},{"style":63},[243],{"type":18,"value":201},{"type":13,"tag":45,"props":245,"children":246},{"class":47,"line":111},[247,252,256,261,266,271],{"type":13,"tag":45,"props":248,"children":249},{"style":63},[250],{"type":18,"value":251}," value_bool",{"type":13,"tag":45,"props":253,"children":254},{"style":52},[255],{"type":18,"value":191},{"type":13,"tag":45,"props":257,"children":258},{"style":170},[259],{"type":18,"value":260}," vk",{"type":13,"tag":45,"props":262,"children":263},{"style":52},[264],{"type":18,"value":265},"::",{"type":13,"tag":45,"props":267,"children":268},{"style":170},[269],{"type":18,"value":270},"Bool32",{"type":13,"tag":45,"props":272,"children":273},{"style":63},[274],{"type":18,"value":201},{"type":13,"tag":45,"props":276,"children":277},{"class":47,"line":120},[278,283,287,292],{"type":13,"tag":45,"props":279,"children":280},{"style":63},[281],{"type":18,"value":282}," value_string",{"type":13,"tag":45,"props":284,"children":285},{"style":52},[286],{"type":18,"value":191},{"type":13,"tag":45,"props":288,"children":289},{"style":52},[290],{"type":18,"value":291}," *const",{"type":13,"tag":45,"props":293,"children":294},{"style":63},[295],{"type":18,"value":296}," c_char,\n",{"type":13,"tag":45,"props":298,"children":299},{"class":47,"line":139},[300],{"type":13,"tag":45,"props":301,"children":302},{"style":63},[303],{"type":18,"value":304},"}\n",{"type":13,"tag":306,"props":307,"children":308},"ul",{},[309,321,332,343,363],{"type":13,"tag":310,"props":311,"children":312},"li",{},[313,319],{"type":13,"tag":21,"props":314,"children":316},{"className":315},[],[317],{"type":18,"value":318},"data.value32",{"type":18,"value":320}," represents 32-bit integer data.",{"type":13,"tag":310,"props":322,"children":323},{},[324,330],{"type":13,"tag":21,"props":325,"children":327},{"className":326},[],[328],{"type":18,"value":329},"data.value64",{"type":18,"value":331}," represents 64-bit integer data.",{"type":13,"tag":310,"props":333,"children":334},{},[335,341],{"type":13,"tag":21,"props":336,"children":338},{"className":337},[],[339],{"type":18,"value":340},"data.valueFloat",{"type":18,"value":342}," represents floating-point data.",{"type":13,"tag":310,"props":344,"children":345},{},[346,352,354,361],{"type":13,"tag":21,"props":347,"children":349},{"className":348},[],[350],{"type":18,"value":351},"data.valueBool",{"type":18,"value":353}," represents ",{"type":13,"tag":355,"props":356,"children":358},"a",{"href":357},"/man/VkBool32",[359],{"type":18,"value":360},"VkBool32",{"type":18,"value":362}," data.",{"type":13,"tag":310,"props":364,"children":365},{},[366,372],{"type":13,"tag":21,"props":367,"children":369},{"className":368},[],[370],{"type":18,"value":371},"data.valueString",{"type":18,"value":373}," represents a pointer to a null-terminated UTF-8\nstring.",{"type":13,"tag":14,"props":375,"children":376},{},[377,379,385],{"type":18,"value":378},"The correct member of the union is determined by the associated\n",{"type":13,"tag":355,"props":380,"children":382},{"href":381},"/man/VkPerformanceValueTypeINTEL",[383],{"type":18,"value":384},"VkPerformanceValueTypeINTEL",{"type":18,"value":386}," value.",{"type":13,"tag":388,"props":389,"children":390},"style",{},[391],{"type":18,"value":392},"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":394},[],"markdown",1729612460306]