SDL 2.0
VkExportFenceCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkExternalFenceHandleTypeFlags handleTypes
 

Detailed Description

Definition at line 4443 of file vulkan_core.h.

Field Documentation

◆ handleTypes

VkExternalFenceHandleTypeFlags VkExportFenceCreateInfo::handleTypes

Definition at line 4446 of file vulkan_core.h.

◆ pNext

const void* VkExportFenceCreateInfo::pNext

Definition at line 4445 of file vulkan_core.h.

◆ sType

VkStructureType VkExportFenceCreateInfo::sType

Definition at line 4444 of file vulkan_core.h.


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