[{"data":1,"prerenderedAt":606},["ShallowReactive",2],{"pqC2ydg42P":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":605,"_id":4},"VkPipelineBinaryHandlesInfoKHR","Structure containing newly created pipeline binaries","VK_KHR_pipeline_binary","structs",[],{"type":10,"children":11,"toc":603},"root",[12,28,288,375,486,597],{"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,137],{"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 VkPipelineBinaryHandlesInfoKHR {\n VkStructureType sType;\n const void* pNext;\n uint32_t pipelineBinaryCount;\n VkPipelineBinaryKHR* pPipelineBinaries;\n} VkPipelineBinaryHandlesInfoKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,109,128],{"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}," VkPipelineBinaryHandlesInfoKHR {\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,104],{"type":13,"tag":45,"props":100,"children":101},{"style":52},[102],{"type":18,"value":103}," uint32_t",{"type":13,"tag":45,"props":105,"children":106},{"style":63},[107],{"type":18,"value":108}," pipelineBinaryCount;\n",{"type":13,"tag":45,"props":110,"children":112},{"class":47,"line":111},5,[113,118,123],{"type":13,"tag":45,"props":114,"children":115},{"style":63},[116],{"type":18,"value":117}," VkPipelineBinaryKHR",{"type":13,"tag":45,"props":119,"children":120},{"style":52},[121],{"type":18,"value":122},"*",{"type":13,"tag":45,"props":124,"children":125},{"style":63},[126],{"type":18,"value":127}," pPipelineBinaries;\n",{"type":13,"tag":45,"props":129,"children":131},{"class":47,"line":130},6,[132],{"type":13,"tag":45,"props":133,"children":134},{"style":63},[135],{"type":18,"value":136},"} VkPipelineBinaryHandlesInfoKHR;\n",{"type":13,"tag":33,"props":138,"children":143},{"className":139,"code":140,"filename":141,"language":142,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PipelineBinaryHandlesInfoKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n pipeline_binary_count: u32,\n p_pipeline_binaries: *mut vk::PipelineBinaryKHR,\n}\n","Rust","rs",[144],{"type":13,"tag":21,"props":145,"children":146},{"__ignoreMap":39},[147,170,203,225,246,280],{"type":13,"tag":45,"props":148,"children":149},{"class":47,"line":48},[150,155,159,165],{"type":13,"tag":45,"props":151,"children":152},{"style":52},[153],{"type":18,"value":154},"pub",{"type":13,"tag":45,"props":156,"children":157},{"style":52},[158],{"type":18,"value":60},{"type":13,"tag":45,"props":160,"children":162},{"style":161},"--shiki-default:#953800;--shiki-dark:#FFA657",[163],{"type":18,"value":164}," PipelineBinaryHandlesInfoKHR",{"type":13,"tag":45,"props":166,"children":167},{"style":63},[168],{"type":18,"value":169}," {\n",{"type":13,"tag":45,"props":171,"children":172},{"class":47,"line":69},[173,178,183,188,193,198],{"type":13,"tag":45,"props":174,"children":175},{"style":63},[176],{"type":18,"value":177}," s_type",{"type":13,"tag":45,"props":179,"children":180},{"style":52},[181],{"type":18,"value":182},":",{"type":13,"tag":45,"props":184,"children":185},{"style":161},[186],{"type":18,"value":187}," vk",{"type":13,"tag":45,"props":189,"children":190},{"style":52},[191],{"type":18,"value":192},"::",{"type":13,"tag":45,"props":194,"children":195},{"style":161},[196],{"type":18,"value":197},"StructureType",{"type":13,"tag":45,"props":199,"children":200},{"style":63},[201],{"type":18,"value":202},",\n",{"type":13,"tag":45,"props":204,"children":205},{"class":47,"line":78},[206,211,215,220],{"type":13,"tag":45,"props":207,"children":208},{"style":63},[209],{"type":18,"value":210}," p_next",{"type":13,"tag":45,"props":212,"children":213},{"style":52},[214],{"type":18,"value":182},{"type":13,"tag":45,"props":216,"children":217},{"style":52},[218],{"type":18,"value":219}," *const",{"type":13,"tag":45,"props":221,"children":222},{"style":63},[223],{"type":18,"value":224}," c_void,\n",{"type":13,"tag":45,"props":226,"children":227},{"class":47,"line":97},[228,233,237,242],{"type":13,"tag":45,"props":229,"children":230},{"style":63},[231],{"type":18,"value":232}," pipeline_binary_count",{"type":13,"tag":45,"props":234,"children":235},{"style":52},[236],{"type":18,"value":182},{"type":13,"tag":45,"props":238,"children":239},{"style":161},[240],{"type":18,"value":241}," u32",{"type":13,"tag":45,"props":243,"children":244},{"style":63},[245],{"type":18,"value":202},{"type":13,"tag":45,"props":247,"children":248},{"class":47,"line":111},[249,254,258,263,267,271,276],{"type":13,"tag":45,"props":250,"children":251},{"style":63},[252],{"type":18,"value":253}," p_pipeline_binaries",{"type":13,"tag":45,"props":255,"children":256},{"style":52},[257],{"type":18,"value":182},{"type":13,"tag":45,"props":259,"children":260},{"style":52},[261],{"type":18,"value":262}," *mut",{"type":13,"tag":45,"props":264,"children":265},{"style":161},[266],{"type":18,"value":187},{"type":13,"tag":45,"props":268,"children":269},{"style":52},[270],{"type":18,"value":192},{"type":13,"tag":45,"props":272,"children":273},{"style":161},[274],{"type":18,"value":275},"PipelineBinaryKHR",{"type":13,"tag":45,"props":277,"children":278},{"style":63},[279],{"type":18,"value":202},{"type":13,"tag":45,"props":281,"children":282},{"class":47,"line":130},[283],{"type":13,"tag":45,"props":284,"children":285},{"style":63},[286],{"type":18,"value":287},"}\n",{"type":13,"tag":289,"props":290,"children":291},"ul",{},[292,313,332,351],{"type":13,"tag":293,"props":294,"children":295},"li",{},[296,302,304,311],{"type":13,"tag":21,"props":297,"children":299},{"className":298},[],[300],{"type":18,"value":301},"sType",{"type":18,"value":303}," is a ",{"type":13,"tag":305,"props":306,"children":308},"a",{"href":307},"/man/VkStructureType",[309],{"type":18,"value":310},"VkStructureType",{"type":18,"value":312}," value identifying this structure.",{"type":13,"tag":293,"props":314,"children":315},{},[316,322,324,330],{"type":13,"tag":21,"props":317,"children":319},{"className":318},[],[320],{"type":18,"value":321},"pNext",{"type":18,"value":323}," is ",{"type":13,"tag":21,"props":325,"children":327},{"className":326},[],[328],{"type":18,"value":329},"NULL",{"type":18,"value":331}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":293,"props":333,"children":334},{},[335,341,343,349],{"type":13,"tag":21,"props":336,"children":338},{"className":337},[],[339],{"type":18,"value":340},"pipelineBinaryCount",{"type":18,"value":342}," is the number of binaries associated with this\npipeline or the number of entries in the ",{"type":13,"tag":21,"props":344,"children":346},{"className":345},[],[347],{"type":18,"value":348},"pPipelineBinaries",{"type":18,"value":350}," array.",{"type":13,"tag":293,"props":352,"children":353},{},[354,359,360,365,367,373],{"type":13,"tag":21,"props":355,"children":357},{"className":356},[],[358],{"type":18,"value":348},{"type":18,"value":323},{"type":13,"tag":21,"props":361,"children":363},{"className":362},[],[364],{"type":18,"value":329},{"type":18,"value":366}," or a pointer to an array of\n",{"type":13,"tag":305,"props":368,"children":370},{"href":369},"/man/VkPipelineBinaryKHR",[371],{"type":18,"value":372},"VkPipelineBinaryKHR",{"type":18,"value":374}," handles in which the resulting pipeline\nbinaries are returned.",{"type":13,"tag":14,"props":376,"children":377},{},[378,380,385,386,391,393,398,400,405,407,412,414,419,421,427,428,433,435,440,442,447,449,454,456,461,463,469,471,477,479,484],{"type":18,"value":379},"If ",{"type":13,"tag":21,"props":381,"children":383},{"className":382},[],[384],{"type":18,"value":348},{"type":18,"value":323},{"type":13,"tag":21,"props":387,"children":389},{"className":388},[],[390],{"type":18,"value":329},{"type":18,"value":392},", the number of binaries that would be\ncreated is returned in ",{"type":13,"tag":21,"props":394,"children":396},{"className":395},[],[397],{"type":18,"value":340},{"type":18,"value":399},".\nOtherwise, ",{"type":13,"tag":21,"props":401,"children":403},{"className":402},[],[404],{"type":18,"value":340},{"type":18,"value":406}," ",{"type":13,"tag":408,"props":409,"children":411},"normative",{"type":410},"must",[],{"type":18,"value":413}," be set to the number of entries\nin the ",{"type":13,"tag":21,"props":415,"children":417},{"className":416},[],[418],{"type":18,"value":348},{"type":18,"value":420}," array, and on return from\n",{"type":13,"tag":305,"props":422,"children":424},{"href":423},"/man/vkCreatePipelineBinariesKHR",[425],{"type":18,"value":426},"vkCreatePipelineBinariesKHR",{"type":18,"value":406},{"type":13,"tag":21,"props":429,"children":431},{"className":430},[],[432],{"type":18,"value":340},{"type":18,"value":434}," is overwritten\nwith the number of handles actually written to ",{"type":13,"tag":21,"props":436,"children":438},{"className":437},[],[439],{"type":18,"value":348},{"type":18,"value":441},".\nIf the value of ",{"type":13,"tag":21,"props":443,"children":445},{"className":444},[],[446],{"type":18,"value":340},{"type":18,"value":448}," is less than the number of\nbinaries that would have been created, at most ",{"type":13,"tag":21,"props":450,"children":452},{"className":451},[],[453],{"type":18,"value":340},{"type":18,"value":455},"\nhandles will be written to ",{"type":13,"tag":21,"props":457,"children":459},{"className":458},[],[460],{"type":18,"value":348},{"type":18,"value":462}," and ",{"type":13,"tag":21,"props":464,"children":466},{"className":465},[],[467],{"type":18,"value":468},"VK_INCOMPLETE",{"type":18,"value":470},"\nwill be returned instead of ",{"type":13,"tag":21,"props":472,"children":474},{"className":473},[],[475],{"type":18,"value":476},"VK_SUCCESS",{"type":18,"value":478},", to indicate that\n",{"type":13,"tag":21,"props":480,"children":482},{"className":481},[],[483],{"type":18,"value":348},{"type":18,"value":485}," was not large enough to create all the binaries.",{"type":13,"tag":487,"props":488,"children":490},"validity-group",{"name":489},"Valid Usage (Implicit)",[491,516,538],{"type":13,"tag":492,"props":493,"children":495},"validity-field",{"name":494},"VUID-VkPipelineBinaryHandlesInfoKHR-sType-sType",[496],{"type":13,"tag":14,"props":497,"children":498},{},[499,504,505,508,510],{"type":13,"tag":21,"props":500,"children":502},{"className":501},[],[503],{"type":18,"value":301},{"type":18,"value":406},{"type":13,"tag":408,"props":506,"children":507},{"type":410},[],{"type":18,"value":509}," be ",{"type":13,"tag":21,"props":511,"children":513},{"className":512},[],[514],{"type":18,"value":515},"VK_STRUCTURE_TYPE_PIPELINE_BINARY_HANDLES_INFO_KHR",{"type":13,"tag":492,"props":517,"children":519},{"name":518},"VUID-VkPipelineBinaryHandlesInfoKHR-pNext-pNext",[520],{"type":13,"tag":14,"props":521,"children":522},{},[523,528,529,532,533],{"type":13,"tag":21,"props":524,"children":526},{"className":525},[],[527],{"type":18,"value":321},{"type":18,"value":406},{"type":13,"tag":408,"props":530,"children":531},{"type":410},[],{"type":18,"value":509},{"type":13,"tag":21,"props":534,"children":536},{"className":535},[],[537],{"type":18,"value":329},{"type":13,"tag":492,"props":539,"children":541},{"name":540},"VUID-VkPipelineBinaryHandlesInfoKHR-pPipelineBinaries-parameter",[542],{"type":13,"tag":14,"props":543,"children":544},{},[545,546,551,553,559,561,566,567,572,574,579,580,583,585,590,591,595],{"type":18,"value":379},{"type":13,"tag":21,"props":547,"children":549},{"className":548},[],[550],{"type":18,"value":340},{"type":18,"value":552}," is not ",{"type":13,"tag":21,"props":554,"children":556},{"className":555},[],[557],{"type":18,"value":558},"0",{"type":18,"value":560},", and ",{"type":13,"tag":21,"props":562,"children":564},{"className":563},[],[565],{"type":18,"value":348},{"type":18,"value":552},{"type":13,"tag":21,"props":568,"children":570},{"className":569},[],[571],{"type":18,"value":329},{"type":18,"value":573},", ",{"type":13,"tag":21,"props":575,"children":577},{"className":576},[],[578],{"type":18,"value":348},{"type":18,"value":406},{"type":13,"tag":408,"props":581,"children":582},{"type":410},[],{"type":18,"value":584}," be a valid pointer to an array of ",{"type":13,"tag":21,"props":586,"children":588},{"className":587},[],[589],{"type":18,"value":340},{"type":18,"value":406},{"type":13,"tag":305,"props":592,"children":593},{"href":369},[594],{"type":18,"value":372},{"type":18,"value":596}," handles",{"type":13,"tag":598,"props":599,"children":600},"style",{},[601],{"type":18,"value":602},"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":604},[],"markdown",1725732576688]