ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceExternalSemaphoreInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceExternalSemaphoreInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 10545 of file vulkan.h.

Member Data Documentation

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkPhysicalDeviceExternalSemaphoreInfo::handleType

Definition at line 10549 of file vulkan.h.

◆ pNext

const void* VkPhysicalDeviceExternalSemaphoreInfo::pNext

Definition at line 10548 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalSemaphoreInfo::sType

Definition at line 10547 of file vulkan.h.


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