Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkFence | fence |
VkExternalFenceHandleTypeFlagBits | handleType |
Definition at line 9410 of file vulkan_core.h.
VkFence VkFenceGetFdInfoKHR::fence |
Definition at line 9413 of file vulkan_core.h.
VkExternalFenceHandleTypeFlagBits VkFenceGetFdInfoKHR::handleType |
Definition at line 9414 of file vulkan_core.h.
const void* VkFenceGetFdInfoKHR::pNext |
Definition at line 9412 of file vulkan_core.h.
VkStructureType VkFenceGetFdInfoKHR::sType |
Definition at line 9411 of file vulkan_core.h.