ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceExternalFenceInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceExternalFenceInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalFenceHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 10522 of file vulkan.h.

Member Data Documentation

◆ handleType

VkExternalFenceHandleTypeFlagBits VkPhysicalDeviceExternalFenceInfo::handleType

Definition at line 10526 of file vulkan.h.

◆ pNext

const void* VkPhysicalDeviceExternalFenceInfo::pNext

Definition at line 10525 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalFenceInfo::sType

Definition at line 10524 of file vulkan.h.


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