#include <vulkan_core.h>
Public Attributes | |
int | fd |
VkSemaphoreImportFlags | flags |
VkExternalSemaphoreHandleTypeFlagBits | handleType |
const void * | pNext |
VkSemaphore | semaphore |
VkStructureType | sType |
Definition at line 5261 of file vulkan_core.h.
int VkImportSemaphoreFdInfoKHR::fd |
Definition at line 5267 of file vulkan_core.h.
VkSemaphoreImportFlags VkImportSemaphoreFdInfoKHR::flags |
Definition at line 5265 of file vulkan_core.h.
VkExternalSemaphoreHandleTypeFlagBits VkImportSemaphoreFdInfoKHR::handleType |
Definition at line 5266 of file vulkan_core.h.
const void* VkImportSemaphoreFdInfoKHR::pNext |
Definition at line 5263 of file vulkan_core.h.
VkSemaphore VkImportSemaphoreFdInfoKHR::semaphore |
Definition at line 5264 of file vulkan_core.h.
VkStructureType VkImportSemaphoreFdInfoKHR::sType |
Definition at line 5262 of file vulkan_core.h.