[{"data":1,"prerenderedAt":506},["ShallowReactive",2],{"$fCrvDIkhRO-ZS0feO7JvfHP1W3r9DQIwC6pfuT2uzkFU":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":505,"_id":4},"vkDestroyShaderInstrumentationARM","Destroy a shader instrumentation object","VK_ARM_shader_instrumentation","protos",[],{"type":10,"children":11,"toc":503},"root",[12,20,263,308,337,473,497],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","To destroy a shader instrumentation object, 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 vkDestroyShaderInstrumentationARM(\n VkDevice device,\n VkShaderInstrumentationARM instrumentation,\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}," vkDestroyShaderInstrumentationARM",{"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}," VkShaderInstrumentationARM ",{"type":13,"tag":38,"props":91,"children":92},{"style":72},[93],{"type":18,"value":94},"instrumentation",{"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_shader_instrumentation_arm(\n device: vk::Device,\n instrumentation: vk::ShaderInstrumentationARM,\n p_allocator: *const vk::AllocationCallbacks,\n);\n","Rust","rs",[135],{"type":13,"tag":34,"props":136,"children":137},{"__ignoreMap":31},[138,160,192,221,255],{"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_shader_instrumentation_arm",{"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],{"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":72},[176],{"type":18,"value":177}," vk",{"type":13,"tag":38,"props":179,"children":180},{"style":45},[181],{"type":18,"value":182},"::",{"type":13,"tag":38,"props":184,"children":185},{"style":72},[186],{"type":18,"value":187},"Device",{"type":13,"tag":38,"props":189,"children":190},{"style":57},[191],{"type":18,"value":80},{"type":13,"tag":38,"props":193,"children":194},{"class":40,"line":83},[195,200,204,208,212,217],{"type":13,"tag":38,"props":196,"children":197},{"style":57},[198],{"type":18,"value":199}," instrumentation",{"type":13,"tag":38,"props":201,"children":202},{"style":45},[203],{"type":18,"value":172},{"type":13,"tag":38,"props":205,"children":206},{"style":72},[207],{"type":18,"value":177},{"type":13,"tag":38,"props":209,"children":210},{"style":45},[211],{"type":18,"value":182},{"type":13,"tag":38,"props":213,"children":214},{"style":72},[215],{"type":18,"value":216},"ShaderInstrumentationARM",{"type":13,"tag":38,"props":218,"children":219},{"style":57},[220],{"type":18,"value":80},{"type":13,"tag":38,"props":222,"children":223},{"class":40,"line":101},[224,229,233,238,242,246,251],{"type":13,"tag":38,"props":225,"children":226},{"style":57},[227],{"type":18,"value":228}," p_allocator",{"type":13,"tag":38,"props":230,"children":231},{"style":45},[232],{"type":18,"value":172},{"type":13,"tag":38,"props":234,"children":235},{"style":45},[236],{"type":18,"value":237}," *const",{"type":13,"tag":38,"props":239,"children":240},{"style":72},[241],{"type":18,"value":177},{"type":13,"tag":38,"props":243,"children":244},{"style":45},[245],{"type":18,"value":182},{"type":13,"tag":38,"props":247,"children":248},{"style":72},[249],{"type":18,"value":250},"AllocationCallbacks",{"type":13,"tag":38,"props":252,"children":253},{"style":57},[254],{"type":18,"value":80},{"type":13,"tag":38,"props":256,"children":258},{"class":40,"line":257},5,[259],{"type":13,"tag":38,"props":260,"children":261},{"style":57},[262],{"type":18,"value":127},{"type":13,"tag":264,"props":265,"children":266},"ul",{},[267,278,288],{"type":13,"tag":268,"props":269,"children":270},"li",{},[271,276],{"type":13,"tag":34,"props":272,"children":274},{"className":273},[],[275],{"type":18,"value":75},{"type":18,"value":277}," is the logical device that destroys the shader\ninstrumentation.",{"type":13,"tag":268,"props":279,"children":280},{},[281,286],{"type":13,"tag":34,"props":282,"children":284},{"className":283},[],[285],{"type":18,"value":94},{"type":18,"value":287}," is the handle of the shader instrumentation to\ndestroy.",{"type":13,"tag":268,"props":289,"children":290},{},[291,297,299,306],{"type":13,"tag":34,"props":292,"children":294},{"className":293},[],[295],{"type":18,"value":296},"pAllocator",{"type":18,"value":298}," controls host memory allocation as described in the\n",{"type":13,"tag":300,"props":301,"children":303},"a",{"href":302},"/chapters/memory#memory-allocation",[304],{"type":18,"value":305},"Memory Allocation",{"type":18,"value":307}," chapter.",{"type":13,"tag":309,"props":310,"children":312},"validity-group",{"name":311},"Valid Usage",[313],{"type":13,"tag":314,"props":315,"children":317},"validity-field",{"name":316},"VUID-vkDestroyShaderInstrumentationARM-instrumentation-12374",[318],{"type":13,"tag":14,"props":319,"children":320},{},[321,323,328,330,335],{"type":18,"value":322},"All submitted commands that refer to ",{"type":13,"tag":34,"props":324,"children":326},{"className":325},[],[327],{"type":18,"value":94},{"type":18,"value":329}," ",{"type":13,"tag":331,"props":332,"children":334},"normative",{"type":333},"must",[],{"type":18,"value":336}," have\ncompleted execution",{"type":13,"tag":309,"props":338,"children":340},{"name":339},"Valid Usage (Implicit)",[341,367,408,448],{"type":13,"tag":314,"props":342,"children":344},{"name":343},"VUID-vkDestroyShaderInstrumentationARM-device-parameter",[345],{"type":13,"tag":14,"props":346,"children":347},{},[348,353,354,357,359,365],{"type":13,"tag":34,"props":349,"children":351},{"className":350},[],[352],{"type":18,"value":75},{"type":18,"value":329},{"type":13,"tag":331,"props":355,"children":356},{"type":333},[],{"type":18,"value":358}," be a valid ",{"type":13,"tag":300,"props":360,"children":362},{"href":361},"/man/VkDevice",[363],{"type":18,"value":364},"VkDevice",{"type":18,"value":366}," handle",{"type":13,"tag":314,"props":368,"children":370},{"name":369},"VUID-vkDestroyShaderInstrumentationARM-instrumentation-parameter",[371],{"type":13,"tag":14,"props":372,"children":373},{},[374,376,381,383,389,391,396,397,400,401,407],{"type":18,"value":375},"If ",{"type":13,"tag":34,"props":377,"children":379},{"className":378},[],[380],{"type":18,"value":94},{"type":18,"value":382}," is not ",{"type":13,"tag":300,"props":384,"children":386},{"href":385},"/man/VK_NULL_HANDLE",[387],{"type":18,"value":388},"VK_NULL_HANDLE",{"type":18,"value":390},", ",{"type":13,"tag":34,"props":392,"children":394},{"className":393},[],[395],{"type":18,"value":94},{"type":18,"value":329},{"type":13,"tag":331,"props":398,"children":399},{"type":333},[],{"type":18,"value":358},{"type":13,"tag":300,"props":402,"children":404},{"href":403},"/man/VkShaderInstrumentationARM",[405],{"type":18,"value":406},"VkShaderInstrumentationARM",{"type":18,"value":366},{"type":13,"tag":314,"props":409,"children":411},{"name":410},"VUID-vkDestroyShaderInstrumentationARM-pAllocator-parameter",[412],{"type":13,"tag":14,"props":413,"children":414},{},[415,416,421,422,428,429,434,435,438,440,446],{"type":18,"value":375},{"type":13,"tag":34,"props":417,"children":419},{"className":418},[],[420],{"type":18,"value":296},{"type":18,"value":382},{"type":13,"tag":34,"props":423,"children":425},{"className":424},[],[426],{"type":18,"value":427},"NULL",{"type":18,"value":390},{"type":13,"tag":34,"props":430,"children":432},{"className":431},[],[433],{"type":18,"value":296},{"type":18,"value":329},{"type":13,"tag":331,"props":436,"children":437},{"type":333},[],{"type":18,"value":439}," be a valid pointer to a valid ",{"type":13,"tag":300,"props":441,"children":443},{"href":442},"/man/VkAllocationCallbacks",[444],{"type":18,"value":445},"VkAllocationCallbacks",{"type":18,"value":447}," structure",{"type":13,"tag":314,"props":449,"children":451},{"name":450},"VUID-vkDestroyShaderInstrumentationARM-instrumentation-parent",[452],{"type":13,"tag":14,"props":453,"children":454},{},[455,456,461,463,466,468],{"type":18,"value":375},{"type":13,"tag":34,"props":457,"children":459},{"className":458},[],[460],{"type":18,"value":94},{"type":18,"value":462}," is a valid handle, it ",{"type":13,"tag":331,"props":464,"children":465},{"type":333},[],{"type":18,"value":467}," have been created, allocated, or retrieved from ",{"type":13,"tag":34,"props":469,"children":471},{"className":470},[],[472],{"type":18,"value":75},{"type":13,"tag":474,"props":475,"children":477},"validity-box",{"name":476},"Host Synchronization",[478],{"type":13,"tag":264,"props":479,"children":480},{},[481],{"type":13,"tag":268,"props":482,"children":483},{},[484,486,491,492,495],{"type":18,"value":485},"Host access to ",{"type":13,"tag":34,"props":487,"children":489},{"className":488},[],[490],{"type":18,"value":94},{"type":18,"value":329},{"type":13,"tag":331,"props":493,"children":494},{"type":333},[],{"type":18,"value":496}," be externally synchronized",{"type":13,"tag":498,"props":499,"children":500},"style",{},[501],{"type":18,"value":502},"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":504},[],"markdown",1773121644801]