HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceExternalFenceInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkExternalFenceHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 5471 of file vulkan_core.h.

Member Data Documentation

VkExternalFenceHandleTypeFlagBits VkPhysicalDeviceExternalFenceInfo::handleType

Definition at line 5474 of file vulkan_core.h.

const void* VkPhysicalDeviceExternalFenceInfo::pNext

Definition at line 5473 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceExternalFenceInfo::sType

Definition at line 5472 of file vulkan_core.h.


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