HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkFence | fence |
VkExternalFenceHandleTypeFlagBits | handleType |
Definition at line 8554 of file vulkan_core.h.
VkFence VkFenceGetFdInfoKHR::fence |
Definition at line 8557 of file vulkan_core.h.
VkExternalFenceHandleTypeFlagBits VkFenceGetFdInfoKHR::handleType |
Definition at line 8558 of file vulkan_core.h.
const void* VkFenceGetFdInfoKHR::pNext |
Definition at line 8556 of file vulkan_core.h.
VkStructureType VkFenceGetFdInfoKHR::sType |
Definition at line 8555 of file vulkan_core.h.