[{"data":1,"prerenderedAt":438},["ShallowReactive",2],{"dqIcKimlIr":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":437,"_id":4},"VkPipelineBinaryKeysAndDataKHR","Structure specifying arrays of key and data pairs","VK_KHR_pipeline_binary","structs",[],{"type":10,"children":11,"toc":435},"root",[12,28,269,337,429],{"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,136],{"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 VkPipelineBinaryKeysAndDataKHR {\n uint32_t binaryCount;\n const VkPipelineBinaryKeyKHR* pPipelineBinaryKeys;\n const VkPipelineBinaryDataKHR* pPipelineBinaryData;\n} VkPipelineBinaryKeysAndDataKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,81,105,127],{"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}," VkPipelineBinaryKeysAndDataKHR {\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}," binaryCount;\n",{"type":13,"tag":45,"props":82,"children":84},{"class":47,"line":83},3,[85,90,95,100],{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," const",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," VkPipelineBinaryKeyKHR",{"type":13,"tag":45,"props":96,"children":97},{"style":52},[98],{"type":18,"value":99},"*",{"type":13,"tag":45,"props":101,"children":102},{"style":63},[103],{"type":18,"value":104}," pPipelineBinaryKeys;\n",{"type":13,"tag":45,"props":106,"children":108},{"class":47,"line":107},4,[109,113,118,122],{"type":13,"tag":45,"props":110,"children":111},{"style":52},[112],{"type":18,"value":89},{"type":13,"tag":45,"props":114,"children":115},{"style":63},[116],{"type":18,"value":117}," VkPipelineBinaryDataKHR",{"type":13,"tag":45,"props":119,"children":120},{"style":52},[121],{"type":18,"value":99},{"type":13,"tag":45,"props":123,"children":124},{"style":63},[125],{"type":18,"value":126}," pPipelineBinaryData;\n",{"type":13,"tag":45,"props":128,"children":130},{"class":47,"line":129},5,[131],{"type":13,"tag":45,"props":132,"children":133},{"style":63},[134],{"type":18,"value":135},"} VkPipelineBinaryKeysAndDataKHR;\n",{"type":13,"tag":33,"props":137,"children":142},{"className":138,"code":139,"filename":140,"language":141,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PipelineBinaryKeysAndDataKHR {\n binary_count: u32,\n p_pipeline_binary_keys: *const vk::PipelineBinaryKeyKHR,\n p_pipeline_binary_data: *const vk::PipelineBinaryDataKHR,\n}\n","Rust","rs",[143],{"type":13,"tag":21,"props":144,"children":145},{"__ignoreMap":39},[146,169,192,228,261],{"type":13,"tag":45,"props":147,"children":148},{"class":47,"line":48},[149,154,158,164],{"type":13,"tag":45,"props":150,"children":151},{"style":52},[152],{"type":18,"value":153},"pub",{"type":13,"tag":45,"props":155,"children":156},{"style":52},[157],{"type":18,"value":60},{"type":13,"tag":45,"props":159,"children":161},{"style":160},"--shiki-default:#953800;--shiki-dark:#FFA657",[162],{"type":18,"value":163}," PipelineBinaryKeysAndDataKHR",{"type":13,"tag":45,"props":165,"children":166},{"style":63},[167],{"type":18,"value":168}," {\n",{"type":13,"tag":45,"props":170,"children":171},{"class":47,"line":69},[172,177,182,187],{"type":13,"tag":45,"props":173,"children":174},{"style":63},[175],{"type":18,"value":176}," binary_count",{"type":13,"tag":45,"props":178,"children":179},{"style":52},[180],{"type":18,"value":181},":",{"type":13,"tag":45,"props":183,"children":184},{"style":160},[185],{"type":18,"value":186}," u32",{"type":13,"tag":45,"props":188,"children":189},{"style":63},[190],{"type":18,"value":191},",\n",{"type":13,"tag":45,"props":193,"children":194},{"class":47,"line":83},[195,200,204,209,214,219,224],{"type":13,"tag":45,"props":196,"children":197},{"style":63},[198],{"type":18,"value":199}," p_pipeline_binary_keys",{"type":13,"tag":45,"props":201,"children":202},{"style":52},[203],{"type":18,"value":181},{"type":13,"tag":45,"props":205,"children":206},{"style":52},[207],{"type":18,"value":208}," *const",{"type":13,"tag":45,"props":210,"children":211},{"style":160},[212],{"type":18,"value":213}," vk",{"type":13,"tag":45,"props":215,"children":216},{"style":52},[217],{"type":18,"value":218},"::",{"type":13,"tag":45,"props":220,"children":221},{"style":160},[222],{"type":18,"value":223},"PipelineBinaryKeyKHR",{"type":13,"tag":45,"props":225,"children":226},{"style":63},[227],{"type":18,"value":191},{"type":13,"tag":45,"props":229,"children":230},{"class":47,"line":107},[231,236,240,244,248,252,257],{"type":13,"tag":45,"props":232,"children":233},{"style":63},[234],{"type":18,"value":235}," p_pipeline_binary_data",{"type":13,"tag":45,"props":237,"children":238},{"style":52},[239],{"type":18,"value":181},{"type":13,"tag":45,"props":241,"children":242},{"style":52},[243],{"type":18,"value":208},{"type":13,"tag":45,"props":245,"children":246},{"style":160},[247],{"type":18,"value":213},{"type":13,"tag":45,"props":249,"children":250},{"style":52},[251],{"type":18,"value":218},{"type":13,"tag":45,"props":253,"children":254},{"style":160},[255],{"type":18,"value":256},"PipelineBinaryDataKHR",{"type":13,"tag":45,"props":258,"children":259},{"style":63},[260],{"type":18,"value":191},{"type":13,"tag":45,"props":262,"children":263},{"class":47,"line":129},[264],{"type":13,"tag":45,"props":265,"children":266},{"style":63},[267],{"type":18,"value":268},"}\n",{"type":13,"tag":270,"props":271,"children":272},"ul",{},[273,301,320],{"type":13,"tag":274,"props":275,"children":276},"li",{},[277,283,285,291,293,299],{"type":13,"tag":21,"props":278,"children":280},{"className":279},[],[281],{"type":18,"value":282},"binaryCount",{"type":18,"value":284}," is the size of the ",{"type":13,"tag":21,"props":286,"children":288},{"className":287},[],[289],{"type":18,"value":290},"pPipelineBinaryKeys",{"type":18,"value":292}," and\n",{"type":13,"tag":21,"props":294,"children":296},{"className":295},[],[297],{"type":18,"value":298},"pPipelineBinaryData",{"type":18,"value":300}," arrays",{"type":13,"tag":274,"props":302,"children":303},{},[304,309,311,318],{"type":13,"tag":21,"props":305,"children":307},{"className":306},[],[308],{"type":18,"value":290},{"type":18,"value":310}," is a pointer to an array of\n",{"type":13,"tag":312,"props":313,"children":315},"a",{"href":314},"/man/VkPipelineBinaryKeyKHR",[316],{"type":18,"value":317},"VkPipelineBinaryKeyKHR",{"type":18,"value":319}," structures containing the pipeline binary\nkeys",{"type":13,"tag":274,"props":321,"children":322},{},[323,328,329,335],{"type":13,"tag":21,"props":324,"children":326},{"className":325},[],[327],{"type":18,"value":298},{"type":18,"value":310},{"type":13,"tag":312,"props":330,"children":332},{"href":331},"/man/VkPipelineBinaryDataKHR",[333],{"type":18,"value":334},"VkPipelineBinaryDataKHR",{"type":18,"value":336}," structures containing the pipeline binary\ndata",{"type":13,"tag":338,"props":339,"children":341},"validity-group",{"name":340},"Valid Usage (Implicit)",[342,377,405],{"type":13,"tag":343,"props":344,"children":346},"validity-field",{"name":345},"VUID-VkPipelineBinaryKeysAndDataKHR-pPipelineBinaryKeys-parameter",[347],{"type":13,"tag":14,"props":348,"children":349},{},[350,355,357,362,364,369,371,375],{"type":13,"tag":21,"props":351,"children":353},{"className":352},[],[354],{"type":18,"value":290},{"type":18,"value":356}," ",{"type":13,"tag":358,"props":359,"children":361},"normative",{"type":360},"must",[],{"type":18,"value":363}," be a valid pointer to an array of ",{"type":13,"tag":21,"props":365,"children":367},{"className":366},[],[368],{"type":18,"value":282},{"type":18,"value":370}," valid ",{"type":13,"tag":312,"props":372,"children":373},{"href":314},[374],{"type":18,"value":317},{"type":18,"value":376}," structures",{"type":13,"tag":343,"props":378,"children":380},{"name":379},"VUID-VkPipelineBinaryKeysAndDataKHR-pPipelineBinaryData-parameter",[381],{"type":13,"tag":14,"props":382,"children":383},{},[384,389,390,393,394,399,400,404],{"type":13,"tag":21,"props":385,"children":387},{"className":386},[],[388],{"type":18,"value":298},{"type":18,"value":356},{"type":13,"tag":358,"props":391,"children":392},{"type":360},[],{"type":18,"value":363},{"type":13,"tag":21,"props":395,"children":397},{"className":396},[],[398],{"type":18,"value":282},{"type":18,"value":370},{"type":13,"tag":312,"props":401,"children":402},{"href":331},[403],{"type":18,"value":334},{"type":18,"value":376},{"type":13,"tag":343,"props":406,"children":408},{"name":407},"VUID-VkPipelineBinaryKeysAndDataKHR-binaryCount-arraylength",[409],{"type":13,"tag":14,"props":410,"children":411},{},[412,417,418,421,423],{"type":13,"tag":21,"props":413,"children":415},{"className":414},[],[416],{"type":18,"value":282},{"type":18,"value":356},{"type":13,"tag":358,"props":419,"children":420},{"type":360},[],{"type":18,"value":422}," be greater than ",{"type":13,"tag":21,"props":424,"children":426},{"className":425},[],[427],{"type":18,"value":428},"0",{"type":13,"tag":430,"props":431,"children":432},"style",{},[433],{"type":18,"value":434},"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":436},[],"markdown",1725732576836]