SDL  2.0
VkPhysicalDeviceExternalSemaphoreInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 4455 of file vulkan_core.h.

Field Documentation

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkPhysicalDeviceExternalSemaphoreInfo::handleType

Definition at line 4458 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceExternalSemaphoreInfo::pNext

Definition at line 4457 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalSemaphoreInfo::sType

Definition at line 4456 of file vulkan_core.h.


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