9 lines
289 B
Plaintext
9 lines
289 B
Plaintext
|
|
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
||
|
|
[[vkGetEventStatus,vkGetEventStatus]]
|
||
|
|
[source,c++]
|
||
|
|
----
|
||
|
|
VkResult vkGetEventStatus(
|
||
|
|
VkDevice device,
|
||
|
|
VkEvent event);
|
||
|
|
----
|