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