• 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-vkTrimCommandPool-device-parameter]] pname:device must: be a valid sname:VkDevice handle
5* [[VUID-vkTrimCommandPool-commandPool-parameter]] pname:commandPool must: be a valid sname:VkCommandPool handle
6* [[VUID-vkTrimCommandPool-flags-zerobitmask]] pname:flags must: be `0`
7* [[VUID-vkTrimCommandPool-commandPool-parent]] pname:commandPool must: have been created, allocated, or retrieved from pname:device
8****
9
10.Host Synchronization
11****
12* Host access to pname:commandPool must: be externally synchronized
13****
14
15