SDL  2.0
VkExportSemaphoreCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkExternalSemaphoreHandleTypeFlags handleTypes
 

Detailed Description

Definition at line 4449 of file vulkan_core.h.

Field Documentation

◆ handleTypes

VkExternalSemaphoreHandleTypeFlags VkExportSemaphoreCreateInfo::handleTypes

Definition at line 4452 of file vulkan_core.h.

◆ pNext

const void* VkExportSemaphoreCreateInfo::pNext

Definition at line 4451 of file vulkan_core.h.

◆ sType

VkStructureType VkExportSemaphoreCreateInfo::sType

Definition at line 4450 of file vulkan_core.h.


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