• 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-vkDeviceWaitIdle-device-parameter]] pname:device must: be a valid sname:VkDevice handle
5****
6
7.Host Synchronization
8****
9* Host access to all sname:VkQueue objects created from pname:device must: be externally synchronized
10****
11
12.Return Codes
13****
14ifndef::doctype-manpage[]
15<<fundamentals-successcodes,Success>>::
16endif::doctype-manpage[]
17ifdef::doctype-manpage[]
18On success, this command returns::
19endif::doctype-manpage[]
20* ename:VK_SUCCESS
21ifndef::doctype-manpage[]
22<<fundamentals-errorcodes,Failure>>::
23endif::doctype-manpage[]
24ifdef::doctype-manpage[]
25On failure, this command returns::
26endif::doctype-manpage[]
27* ename:VK_ERROR_OUT_OF_HOST_MEMORY
28* ename:VK_ERROR_OUT_OF_DEVICE_MEMORY
29* ename:VK_ERROR_DEVICE_LOST
30****
31
32