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