SDL  2.0
VkPhysicalDeviceExternalSemaphoreInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 4696 of file vulkan_core.h.

Field Documentation

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkPhysicalDeviceExternalSemaphoreInfo::handleType

Definition at line 4699 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceExternalSemaphoreInfo::pNext

Definition at line 4698 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalSemaphoreInfo::sType

Definition at line 4697 of file vulkan_core.h.


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