[{"data":1,"prerenderedAt":612},["ShallowReactive",2],{"y6g9UlVhvH":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":611,"_id":4},"vkDestroyPipelineLayout","Destroy a pipeline layout object","VK_VERSION_1_0","protos",[],{"type":10,"children":11,"toc":609},"root",[12,20,282,327,446,579,603],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","To destroy a pipeline layout, call:",{"type":13,"tag":21,"props":22,"children":23},"code-group",{},[24,128],{"type":13,"tag":25,"props":26,"children":32},"pre",{"className":27,"code":28,"filename":29,"language":30,"meta":31,"style":31},"language-c shiki shiki-themes github-light-default github-dark-default","void vkDestroyPipelineLayout(\n VkDevice device,\n VkPipelineLayout pipelineLayout,\n const VkAllocationCallbacks* pAllocator);\n","C","c","",[33],{"type":13,"tag":34,"props":35,"children":36},"code",{"__ignoreMap":31},[37,61,81,99],{"type":13,"tag":38,"props":39,"children":42},"span",{"class":40,"line":41},"line",1,[43,49,55],{"type":13,"tag":38,"props":44,"children":46},{"style":45},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[47],{"type":18,"value":48},"void",{"type":13,"tag":38,"props":50,"children":52},{"style":51},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[53],{"type":18,"value":54}," vkDestroyPipelineLayout",{"type":13,"tag":38,"props":56,"children":58},{"style":57},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[59],{"type":18,"value":60},"(\n",{"type":13,"tag":38,"props":62,"children":64},{"class":40,"line":63},2,[65,70,76],{"type":13,"tag":38,"props":66,"children":67},{"style":57},[68],{"type":18,"value":69}," VkDevice ",{"type":13,"tag":38,"props":71,"children":73},{"style":72},"--shiki-default:#953800;--shiki-dark:#FFA657",[74],{"type":18,"value":75},"device",{"type":13,"tag":38,"props":77,"children":78},{"style":57},[79],{"type":18,"value":80},",\n",{"type":13,"tag":38,"props":82,"children":84},{"class":40,"line":83},3,[85,90,95],{"type":13,"tag":38,"props":86,"children":87},{"style":57},[88],{"type":18,"value":89}," VkPipelineLayout ",{"type":13,"tag":38,"props":91,"children":92},{"style":72},[93],{"type":18,"value":94},"pipelineLayout",{"type":13,"tag":38,"props":96,"children":97},{"style":57},[98],{"type":18,"value":80},{"type":13,"tag":38,"props":100,"children":102},{"class":40,"line":101},4,[103,108,113,118,123],{"type":13,"tag":38,"props":104,"children":105},{"style":45},[106],{"type":18,"value":107}," const",{"type":13,"tag":38,"props":109,"children":110},{"style":57},[111],{"type":18,"value":112}," VkAllocationCallbacks",{"type":13,"tag":38,"props":114,"children":115},{"style":45},[116],{"type":18,"value":117},"*",{"type":13,"tag":38,"props":119,"children":120},{"style":72},[121],{"type":18,"value":122}," pAllocator",{"type":13,"tag":38,"props":124,"children":125},{"style":57},[126],{"type":18,"value":127},");\n",{"type":13,"tag":25,"props":129,"children":134},{"className":130,"code":131,"filename":132,"language":133,"meta":31,"style":31},"language-rs shiki shiki-themes github-light-default github-dark-default","pub fn destroy_pipeline_layout(\n device: crate :: vk :: vk::Device,\n pipeline_layout: vk::PipelineLayout,\n p_allocator: *const vk::AllocationCallbacks,\n);\n","Rust","rs",[135],{"type":13,"tag":34,"props":136,"children":137},{"__ignoreMap":31},[138,160,211,240,274],{"type":13,"tag":38,"props":139,"children":140},{"class":40,"line":41},[141,146,151,156],{"type":13,"tag":38,"props":142,"children":143},{"style":45},[144],{"type":18,"value":145},"pub",{"type":13,"tag":38,"props":147,"children":148},{"style":45},[149],{"type":18,"value":150}," fn",{"type":13,"tag":38,"props":152,"children":153},{"style":51},[154],{"type":18,"value":155}," destroy_pipeline_layout",{"type":13,"tag":38,"props":157,"children":158},{"style":57},[159],{"type":18,"value":60},{"type":13,"tag":38,"props":161,"children":162},{"class":40,"line":63},[163,168,173,178,183,188,193,198,202,207],{"type":13,"tag":38,"props":164,"children":165},{"style":57},[166],{"type":18,"value":167}," device",{"type":13,"tag":38,"props":169,"children":170},{"style":45},[171],{"type":18,"value":172},":",{"type":13,"tag":38,"props":174,"children":175},{"style":45},[176],{"type":18,"value":177}," crate",{"type":13,"tag":38,"props":179,"children":180},{"style":45},[181],{"type":18,"value":182}," ::",{"type":13,"tag":38,"props":184,"children":185},{"style":57},[186],{"type":18,"value":187}," vk ",{"type":13,"tag":38,"props":189,"children":190},{"style":45},[191],{"type":18,"value":192},"::",{"type":13,"tag":38,"props":194,"children":195},{"style":72},[196],{"type":18,"value":197}," vk",{"type":13,"tag":38,"props":199,"children":200},{"style":45},[201],{"type":18,"value":192},{"type":13,"tag":38,"props":203,"children":204},{"style":72},[205],{"type":18,"value":206},"Device",{"type":13,"tag":38,"props":208,"children":209},{"style":57},[210],{"type":18,"value":80},{"type":13,"tag":38,"props":212,"children":213},{"class":40,"line":83},[214,219,223,227,231,236],{"type":13,"tag":38,"props":215,"children":216},{"style":57},[217],{"type":18,"value":218}," pipeline_layout",{"type":13,"tag":38,"props":220,"children":221},{"style":45},[222],{"type":18,"value":172},{"type":13,"tag":38,"props":224,"children":225},{"style":72},[226],{"type":18,"value":197},{"type":13,"tag":38,"props":228,"children":229},{"style":45},[230],{"type":18,"value":192},{"type":13,"tag":38,"props":232,"children":233},{"style":72},[234],{"type":18,"value":235},"PipelineLayout",{"type":13,"tag":38,"props":237,"children":238},{"style":57},[239],{"type":18,"value":80},{"type":13,"tag":38,"props":241,"children":242},{"class":40,"line":101},[243,248,252,257,261,265,270],{"type":13,"tag":38,"props":244,"children":245},{"style":57},[246],{"type":18,"value":247}," p_allocator",{"type":13,"tag":38,"props":249,"children":250},{"style":45},[251],{"type":18,"value":172},{"type":13,"tag":38,"props":253,"children":254},{"style":45},[255],{"type":18,"value":256}," *const",{"type":13,"tag":38,"props":258,"children":259},{"style":72},[260],{"type":18,"value":197},{"type":13,"tag":38,"props":262,"children":263},{"style":45},[264],{"type":18,"value":192},{"type":13,"tag":38,"props":266,"children":267},{"style":72},[268],{"type":18,"value":269},"AllocationCallbacks",{"type":13,"tag":38,"props":271,"children":272},{"style":57},[273],{"type":18,"value":80},{"type":13,"tag":38,"props":275,"children":277},{"class":40,"line":276},5,[278],{"type":13,"tag":38,"props":279,"children":280},{"style":57},[281],{"type":18,"value":127},{"type":13,"tag":283,"props":284,"children":285},"ul",{},[286,297,307],{"type":13,"tag":287,"props":288,"children":289},"li",{},[290,295],{"type":13,"tag":34,"props":291,"children":293},{"className":292},[],[294],{"type":18,"value":75},{"type":18,"value":296}," is the logical device that destroys the pipeline layout.",{"type":13,"tag":287,"props":298,"children":299},{},[300,305],{"type":13,"tag":34,"props":301,"children":303},{"className":302},[],[304],{"type":18,"value":94},{"type":18,"value":306}," is the pipeline layout to destroy.",{"type":13,"tag":287,"props":308,"children":309},{},[310,316,318,325],{"type":13,"tag":34,"props":311,"children":313},{"className":312},[],[314],{"type":18,"value":315},"pAllocator",{"type":18,"value":317}," controls host memory allocation as described in the\n",{"type":13,"tag":319,"props":320,"children":322},"a",{"href":321},"/chapters/memory#memory-allocation",[323],{"type":18,"value":324},"Memory Allocation",{"type":18,"value":326}," chapter.",{"type":13,"tag":328,"props":329,"children":331},"validity-group",{"name":330},"Valid Usage",[332,364,405],{"type":13,"tag":333,"props":334,"children":336},"validity-field",{"name":335},"VUID-vkDestroyPipelineLayout-pipelineLayout-00299",[337],{"type":13,"tag":14,"props":338,"children":339},{},[340,342,348,350,355,357,362],{"type":18,"value":341},"If ",{"type":13,"tag":34,"props":343,"children":345},{"className":344},[],[346],{"type":18,"value":347},"VkAllocationCallbacks",{"type":18,"value":349}," were provided when ",{"type":13,"tag":34,"props":351,"children":353},{"className":352},[],[354],{"type":18,"value":94},{"type":18,"value":356},"\nwas created, a compatible set of callbacks ",{"type":13,"tag":358,"props":359,"children":361},"normative",{"type":360},"must",[],{"type":18,"value":363}," be provided here",{"type":13,"tag":333,"props":365,"children":367},{"name":366},"VUID-vkDestroyPipelineLayout-pipelineLayout-00300",[368],{"type":13,"tag":14,"props":369,"children":370},{},[371,373,378,380,385,387,392,394,397,399],{"type":18,"value":372},"If no ",{"type":13,"tag":34,"props":374,"children":376},{"className":375},[],[377],{"type":18,"value":347},{"type":18,"value":379}," were provided when\n",{"type":13,"tag":34,"props":381,"children":383},{"className":382},[],[384],{"type":18,"value":94},{"type":18,"value":386}," was created, ",{"type":13,"tag":34,"props":388,"children":390},{"className":389},[],[391],{"type":18,"value":315},{"type":18,"value":393}," ",{"type":13,"tag":358,"props":395,"children":396},{"type":360},[],{"type":18,"value":398}," be ",{"type":13,"tag":34,"props":400,"children":402},{"className":401},[],[403],{"type":18,"value":404},"NULL",{"type":13,"tag":333,"props":406,"children":408},{"name":407},"VUID-vkDestroyPipelineLayout-pipelineLayout-02004",[409],{"type":13,"tag":14,"props":410,"children":411},{},[412,417,418,421,423,429,431,437,439,444],{"type":13,"tag":34,"props":413,"children":415},{"className":414},[],[416],{"type":18,"value":94},{"type":18,"value":393},{"type":13,"tag":358,"props":419,"children":420},{"type":360},[],{"type":18,"value":422}," not have been passed to any ",{"type":13,"tag":34,"props":424,"children":426},{"className":425},[],[427],{"type":18,"value":428},"vkCmd*",{"type":18,"value":430},"\ncommand for any command buffers that are still in the\n",{"type":13,"tag":319,"props":432,"children":434},{"href":433},"/chapters/commandbuffers#commandbuffers-lifecycle",[435],{"type":18,"value":436},"recording state",{"type":18,"value":438}," when\n",{"type":13,"tag":34,"props":440,"children":442},{"className":441},[],[443],{"type":18,"value":4},{"type":18,"value":445}," is called",{"type":13,"tag":328,"props":447,"children":449},{"name":448},"Valid Usage (Implicit)",[450,476,516,554],{"type":13,"tag":333,"props":451,"children":453},{"name":452},"VUID-vkDestroyPipelineLayout-device-parameter",[454],{"type":13,"tag":14,"props":455,"children":456},{},[457,462,463,466,468,474],{"type":13,"tag":34,"props":458,"children":460},{"className":459},[],[461],{"type":18,"value":75},{"type":18,"value":393},{"type":13,"tag":358,"props":464,"children":465},{"type":360},[],{"type":18,"value":467}," be a valid ",{"type":13,"tag":319,"props":469,"children":471},{"href":470},"/man/VkDevice",[472],{"type":18,"value":473},"VkDevice",{"type":18,"value":475}," handle",{"type":13,"tag":333,"props":477,"children":479},{"name":478},"VUID-vkDestroyPipelineLayout-pipelineLayout-parameter",[480],{"type":13,"tag":14,"props":481,"children":482},{},[483,484,489,491,497,499,504,505,508,509,515],{"type":18,"value":341},{"type":13,"tag":34,"props":485,"children":487},{"className":486},[],[488],{"type":18,"value":94},{"type":18,"value":490}," is not ",{"type":13,"tag":319,"props":492,"children":494},{"href":493},"/man/VK_NULL_HANDLE",[495],{"type":18,"value":496},"VK_NULL_HANDLE",{"type":18,"value":498},", ",{"type":13,"tag":34,"props":500,"children":502},{"className":501},[],[503],{"type":18,"value":94},{"type":18,"value":393},{"type":13,"tag":358,"props":506,"children":507},{"type":360},[],{"type":18,"value":467},{"type":13,"tag":319,"props":510,"children":512},{"href":511},"/man/VkPipelineLayout",[513],{"type":18,"value":514},"VkPipelineLayout",{"type":18,"value":475},{"type":13,"tag":333,"props":517,"children":519},{"name":518},"VUID-vkDestroyPipelineLayout-pAllocator-parameter",[520],{"type":13,"tag":14,"props":521,"children":522},{},[523,524,529,530,535,536,541,542,545,547,552],{"type":18,"value":341},{"type":13,"tag":34,"props":525,"children":527},{"className":526},[],[528],{"type":18,"value":315},{"type":18,"value":490},{"type":13,"tag":34,"props":531,"children":533},{"className":532},[],[534],{"type":18,"value":404},{"type":18,"value":498},{"type":13,"tag":34,"props":537,"children":539},{"className":538},[],[540],{"type":18,"value":315},{"type":18,"value":393},{"type":13,"tag":358,"props":543,"children":544},{"type":360},[],{"type":18,"value":546}," be a valid pointer to a valid ",{"type":13,"tag":319,"props":548,"children":550},{"href":549},"/man/VkAllocationCallbacks",[551],{"type":18,"value":347},{"type":18,"value":553}," structure",{"type":13,"tag":333,"props":555,"children":557},{"name":556},"VUID-vkDestroyPipelineLayout-pipelineLayout-parent",[558],{"type":13,"tag":14,"props":559,"children":560},{},[561,562,567,569,572,574],{"type":18,"value":341},{"type":13,"tag":34,"props":563,"children":565},{"className":564},[],[566],{"type":18,"value":94},{"type":18,"value":568}," is a valid handle, it ",{"type":13,"tag":358,"props":570,"children":571},{"type":360},[],{"type":18,"value":573}," have been created, allocated, or retrieved from ",{"type":13,"tag":34,"props":575,"children":577},{"className":576},[],[578],{"type":18,"value":75},{"type":13,"tag":580,"props":581,"children":583},"validity-box",{"name":582},"Host Synchronization",[584],{"type":13,"tag":283,"props":585,"children":586},{},[587],{"type":13,"tag":287,"props":588,"children":589},{},[590,592,597,598,601],{"type":18,"value":591},"Host access to ",{"type":13,"tag":34,"props":593,"children":595},{"className":594},[],[596],{"type":18,"value":94},{"type":18,"value":393},{"type":13,"tag":358,"props":599,"children":600},{"type":360},[],{"type":18,"value":602}," be externally synchronized\n::",{"type":13,"tag":604,"props":605,"children":606},"style",{},[607],{"type":18,"value":608},"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":31,"searchDepth":63,"depth":63,"links":610},[],"markdown",1725732615594]