blob: c9ac2dbac1239ba5eb7fb02a99ab91c6332c76ae [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkDestroyShaderModule,vkDestroyShaderModule]]
[source,c++]
----
void vkDestroyShaderModule(
VkDevice device,
VkShaderModule shaderModule,
const VkAllocationCallbacks* pAllocator);
----