10 lines
367 B
Plaintext
10 lines
367 B
Plaintext
// 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);
|
|
----
|