• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2.Valid Usage (Implicit)
3****
4* [[VUID-vkDestroySampler-device-parameter]] pname:device must: be a valid sname:VkDevice handle
5* [[VUID-vkDestroySampler-sampler-parameter]] If pname:sampler is not dlink:VK_NULL_HANDLE, pname:sampler must: be a valid sname:VkSampler handle
6* [[VUID-vkDestroySampler-pAllocator-parameter]] If pname:pAllocator is not `NULL`, pname:pAllocator must: be a valid pointer to a valid sname:VkAllocationCallbacks structure
7* [[VUID-vkDestroySampler-sampler-parent]] If pname:sampler is a valid handle, it must: have been created, allocated, or retrieved from pname:device
8****
9
10.Host Synchronization
11****
12* Host access to pname:sampler must: be externally synchronized
13****
14
15