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