SDL  2.0
VkPhysicalDeviceExternalFenceInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkExternalFenceHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 4670 of file vulkan_core.h.

Field Documentation

◆ handleType

VkExternalFenceHandleTypeFlagBits VkPhysicalDeviceExternalFenceInfo::handleType

Definition at line 4673 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceExternalFenceInfo::pNext

Definition at line 4672 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalFenceInfo::sType

Definition at line 4671 of file vulkan_core.h.


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