[{"data":1,"prerenderedAt":418},["ShallowReactive",2],{"z5Mwr7Rg57":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":417,"_id":4},"vkDestroyCuModuleNVX","Stub description of vkDestroyCuModuleNVX","VK_NVX_binary_import","protos",[],{"type":10,"children":11,"toc":415},"root",[12,20,282,409],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","There is currently no specification language written for this command.\nThis section acts only as placeholder and to avoid dead links in the\nspecification and reference pages.",{"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 vkDestroyCuModuleNVX(\n VkDevice device,\n VkCuModuleNVX module,\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}," vkDestroyCuModuleNVX",{"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}," VkCuModuleNVX ",{"type":13,"tag":38,"props":91,"children":92},{"style":72},[93],{"type":18,"value":94},"module",{"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_cu_module_nvx(\n device: crate :: vk :: vk::Device,\n module: vk::CuModuleNVX,\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_cu_module_nvx",{"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}," module",{"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},"CuModuleNVX",{"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":286},"validity-group",{"name":285},"Valid Usage (Implicit)",[287,318,342,386],{"type":13,"tag":288,"props":289,"children":291},"validity-field",{"name":290},"VUID-vkDestroyCuModuleNVX-device-parameter",[292],{"type":13,"tag":14,"props":293,"children":294},{},[295,300,302,307,309,316],{"type":13,"tag":34,"props":296,"children":298},{"className":297},[],[299],{"type":18,"value":75},{"type":18,"value":301}," ",{"type":13,"tag":303,"props":304,"children":306},"normative",{"type":305},"must",[],{"type":18,"value":308}," be a valid ",{"type":13,"tag":310,"props":311,"children":313},"a",{"href":312},"/man/VkDevice",[314],{"type":18,"value":315},"VkDevice",{"type":18,"value":317}," handle",{"type":13,"tag":288,"props":319,"children":321},{"name":320},"VUID-vkDestroyCuModuleNVX-module-parameter",[322],{"type":13,"tag":14,"props":323,"children":324},{},[325,330,331,334,335,341],{"type":13,"tag":34,"props":326,"children":328},{"className":327},[],[329],{"type":18,"value":94},{"type":18,"value":301},{"type":13,"tag":303,"props":332,"children":333},{"type":305},[],{"type":18,"value":308},{"type":13,"tag":310,"props":336,"children":338},{"href":337},"/man/VkCuModuleNVX",[339],{"type":18,"value":340},"VkCuModuleNVX",{"type":18,"value":317},{"type":13,"tag":288,"props":343,"children":345},{"name":344},"VUID-vkDestroyCuModuleNVX-pAllocator-parameter",[346],{"type":13,"tag":14,"props":347,"children":348},{},[349,351,357,359,365,367,372,373,376,378,384],{"type":18,"value":350},"If ",{"type":13,"tag":34,"props":352,"children":354},{"className":353},[],[355],{"type":18,"value":356},"pAllocator",{"type":18,"value":358}," is not ",{"type":13,"tag":34,"props":360,"children":362},{"className":361},[],[363],{"type":18,"value":364},"NULL",{"type":18,"value":366},", ",{"type":13,"tag":34,"props":368,"children":370},{"className":369},[],[371],{"type":18,"value":356},{"type":18,"value":301},{"type":13,"tag":303,"props":374,"children":375},{"type":305},[],{"type":18,"value":377}," be a valid pointer to a valid ",{"type":13,"tag":310,"props":379,"children":381},{"href":380},"/man/VkAllocationCallbacks",[382],{"type":18,"value":383},"VkAllocationCallbacks",{"type":18,"value":385}," structure",{"type":13,"tag":288,"props":387,"children":389},{"name":388},"VUID-vkDestroyCuModuleNVX-module-parent",[390],{"type":13,"tag":14,"props":391,"children":392},{},[393,398,399,402,404],{"type":13,"tag":34,"props":394,"children":396},{"className":395},[],[397],{"type":18,"value":94},{"type":18,"value":301},{"type":13,"tag":303,"props":400,"children":401},{"type":305},[],{"type":18,"value":403}," have been created, allocated, or retrieved from ",{"type":13,"tag":34,"props":405,"children":407},{"className":406},[],[408],{"type":18,"value":75},{"type":13,"tag":410,"props":411,"children":412},"style",{},[413],{"type":18,"value":414},"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":416},[],"markdown",1725732614816]