10 lines
375 B
Plaintext
10 lines
375 B
Plaintext
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
|
[[vkDestroyPipelineLayout,vkDestroyPipelineLayout]]
|
|
[source,c++]
|
|
----
|
|
void vkDestroyPipelineLayout(
|
|
VkDevice device,
|
|
VkPipelineLayout pipelineLayout,
|
|
const VkAllocationCallbacks* pAllocator);
|
|
----
|