[{"data":1,"prerenderedAt":622},["ShallowReactive",2],{"AkAItHOqjs":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":621,"_id":4},"vkDestroyImage","Destroy an image object","VK_VERSION_1_0","protos",[],{"type":10,"children":11,"toc":619},"root",[12,20,282,327,457,589,613],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","To destroy an image, 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 vkDestroyImage(\n VkDevice device,\n VkImage image,\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}," vkDestroyImage",{"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}," VkImage ",{"type":13,"tag":38,"props":91,"children":92},{"style":72},[93],{"type":18,"value":94},"image",{"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_image(\n device: crate :: vk :: vk::Device,\n image: vk::Image,\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_image",{"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}," image",{"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},"Image",{"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 image.",{"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 image 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,393,433],{"type":13,"tag":333,"props":334,"children":336},"validity-field",{"name":335},"VUID-vkDestroyImage-image-01000",[337],{"type":13,"tag":14,"props":338,"children":339},{},[340,342,347,349,355,357,362],{"type":18,"value":341},"All submitted commands that refer to ",{"type":13,"tag":34,"props":343,"children":345},{"className":344},[],[346],{"type":18,"value":94},{"type":18,"value":348},", either directly or via\na ",{"type":13,"tag":34,"props":350,"children":352},{"className":351},[],[353],{"type":18,"value":354},"VkImageView",{"type":18,"value":356},", ",{"type":13,"tag":358,"props":359,"children":361},"normative",{"type":360},"must",[],{"type":18,"value":363}," have completed execution",{"type":13,"tag":333,"props":365,"children":367},{"name":366},"VUID-vkDestroyImage-image-01001",[368],{"type":13,"tag":14,"props":369,"children":370},{},[371,373,379,381,386,388,391],{"type":18,"value":372},"If ",{"type":13,"tag":34,"props":374,"children":376},{"className":375},[],[377],{"type":18,"value":378},"VkAllocationCallbacks",{"type":18,"value":380}," were provided when ",{"type":13,"tag":34,"props":382,"children":384},{"className":383},[],[385],{"type":18,"value":94},{"type":18,"value":387}," was\ncreated, a compatible set of callbacks ",{"type":13,"tag":358,"props":389,"children":390},{"type":360},[],{"type":18,"value":392}," be provided here",{"type":13,"tag":333,"props":394,"children":396},{"name":395},"VUID-vkDestroyImage-image-01002",[397],{"type":13,"tag":14,"props":398,"children":399},{},[400,402,407,408,413,415,420,422,425,427],{"type":18,"value":401},"If no ",{"type":13,"tag":34,"props":403,"children":405},{"className":404},[],[406],{"type":18,"value":378},{"type":18,"value":380},{"type":13,"tag":34,"props":409,"children":411},{"className":410},[],[412],{"type":18,"value":94},{"type":18,"value":414}," was\ncreated, ",{"type":13,"tag":34,"props":416,"children":418},{"className":417},[],[419],{"type":18,"value":315},{"type":18,"value":421}," ",{"type":13,"tag":358,"props":423,"children":424},{"type":360},[],{"type":18,"value":426}," be ",{"type":13,"tag":34,"props":428,"children":430},{"className":429},[],[431],{"type":18,"value":432},"NULL",{"type":13,"tag":333,"props":434,"children":436},{"name":435},"VUID-vkDestroyImage-image-04882",[437],{"type":13,"tag":14,"props":438,"children":439},{},[440,445,446,449,451],{"type":13,"tag":34,"props":441,"children":443},{"className":442},[],[444],{"type":18,"value":94},{"type":18,"value":421},{"type":13,"tag":358,"props":447,"children":448},{"type":360},[],{"type":18,"value":450}," not have been acquired from\n",{"type":13,"tag":319,"props":452,"children":454},{"href":453},"/man/vkGetSwapchainImagesKHR",[455],{"type":18,"value":456},"vkGetSwapchainImagesKHR",{"type":13,"tag":328,"props":458,"children":460},{"name":459},"Valid Usage (Implicit)",[461,487,526,564],{"type":13,"tag":333,"props":462,"children":464},{"name":463},"VUID-vkDestroyImage-device-parameter",[465],{"type":13,"tag":14,"props":466,"children":467},{},[468,473,474,477,479,485],{"type":13,"tag":34,"props":469,"children":471},{"className":470},[],[472],{"type":18,"value":75},{"type":18,"value":421},{"type":13,"tag":358,"props":475,"children":476},{"type":360},[],{"type":18,"value":478}," be a valid ",{"type":13,"tag":319,"props":480,"children":482},{"href":481},"/man/VkDevice",[483],{"type":18,"value":484},"VkDevice",{"type":18,"value":486}," handle",{"type":13,"tag":333,"props":488,"children":490},{"name":489},"VUID-vkDestroyImage-image-parameter",[491],{"type":13,"tag":14,"props":492,"children":493},{},[494,495,500,502,508,509,514,515,518,519,525],{"type":18,"value":372},{"type":13,"tag":34,"props":496,"children":498},{"className":497},[],[499],{"type":18,"value":94},{"type":18,"value":501}," is not ",{"type":13,"tag":319,"props":503,"children":505},{"href":504},"/man/VK_NULL_HANDLE",[506],{"type":18,"value":507},"VK_NULL_HANDLE",{"type":18,"value":356},{"type":13,"tag":34,"props":510,"children":512},{"className":511},[],[513],{"type":18,"value":94},{"type":18,"value":421},{"type":13,"tag":358,"props":516,"children":517},{"type":360},[],{"type":18,"value":478},{"type":13,"tag":319,"props":520,"children":522},{"href":521},"/man/VkImage",[523],{"type":18,"value":524},"VkImage",{"type":18,"value":486},{"type":13,"tag":333,"props":527,"children":529},{"name":528},"VUID-vkDestroyImage-pAllocator-parameter",[530],{"type":13,"tag":14,"props":531,"children":532},{},[533,534,539,540,545,546,551,552,555,557,562],{"type":18,"value":372},{"type":13,"tag":34,"props":535,"children":537},{"className":536},[],[538],{"type":18,"value":315},{"type":18,"value":501},{"type":13,"tag":34,"props":541,"children":543},{"className":542},[],[544],{"type":18,"value":432},{"type":18,"value":356},{"type":13,"tag":34,"props":547,"children":549},{"className":548},[],[550],{"type":18,"value":315},{"type":18,"value":421},{"type":13,"tag":358,"props":553,"children":554},{"type":360},[],{"type":18,"value":556}," be a valid pointer to a valid ",{"type":13,"tag":319,"props":558,"children":560},{"href":559},"/man/VkAllocationCallbacks",[561],{"type":18,"value":378},{"type":18,"value":563}," structure",{"type":13,"tag":333,"props":565,"children":567},{"name":566},"VUID-vkDestroyImage-image-parent",[568],{"type":13,"tag":14,"props":569,"children":570},{},[571,572,577,579,582,584],{"type":18,"value":372},{"type":13,"tag":34,"props":573,"children":575},{"className":574},[],[576],{"type":18,"value":94},{"type":18,"value":578}," is a valid handle, it ",{"type":13,"tag":358,"props":580,"children":581},{"type":360},[],{"type":18,"value":583}," have been created, allocated, or retrieved from ",{"type":13,"tag":34,"props":585,"children":587},{"className":586},[],[588],{"type":18,"value":75},{"type":13,"tag":590,"props":591,"children":593},"validity-box",{"name":592},"Host Synchronization",[594],{"type":13,"tag":283,"props":595,"children":596},{},[597],{"type":13,"tag":287,"props":598,"children":599},{},[600,602,607,608,611],{"type":18,"value":601},"Host access to ",{"type":13,"tag":34,"props":603,"children":605},{"className":604},[],[606],{"type":18,"value":94},{"type":18,"value":421},{"type":13,"tag":358,"props":609,"children":610},{"type":360},[],{"type":18,"value":612}," be externally synchronized\n::",{"type":13,"tag":614,"props":615,"children":616},"style",{},[617],{"type":18,"value":618},"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":620},[],"markdown",1725732615320]