Vulkan-Hpp
VkExportSemaphoreCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalSemaphoreHandleTypeFlags handleTypes
 

Detailed Description

Definition at line 5500 of file vulkan_core.h.

Member Data Documentation

◆ handleTypes

VkExternalSemaphoreHandleTypeFlags VkExportSemaphoreCreateInfo::handleTypes

Definition at line 5503 of file vulkan_core.h.

◆ pNext

const void* VkExportSemaphoreCreateInfo::pNext

Definition at line 5502 of file vulkan_core.h.

◆ sType

VkStructureType VkExportSemaphoreCreateInfo::sType

Definition at line 5501 of file vulkan_core.h.


The documentation for this struct was generated from the following file: