1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2[[vkGetEventStatus,vkGetEventStatus]] 3[source,c++] 4---- 5VkResult vkGetEventStatus( 6 VkDevice device, 7 VkEvent event); 8---- 9