Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkSemaphore | semaphore |
VkExternalSemaphoreHandleTypeFlagBits | handleType |
Definition at line 9147 of file vulkan_core.h.
VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetFdInfoKHR::handleType |
Definition at line 9151 of file vulkan_core.h.
const void* VkSemaphoreGetFdInfoKHR::pNext |
Definition at line 9149 of file vulkan_core.h.
VkSemaphore VkSemaphoreGetFdInfoKHR::semaphore |
Definition at line 9150 of file vulkan_core.h.
VkStructureType VkSemaphoreGetFdInfoKHR::sType |
Definition at line 9148 of file vulkan_core.h.