blob: 0c08e7589b9b84bf693b977d108ef117b54585e9 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-vkUnmapMemory-device-parameter]] pname:device must: be a valid sname:VkDevice handle
* [[VUID-vkUnmapMemory-memory-parameter]] pname:memory must: be a valid sname:VkDeviceMemory handle
* [[VUID-vkUnmapMemory-memory-parent]] pname:memory must: have been created, allocated, or retrieved from pname:device
****
.Host Synchronization
****
* Host access to pname:memory must: be externally synchronized
****