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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 5497 of file vulkan_core.h.

Member Data Documentation

VkExternalSemaphoreHandleTypeFlagBits VkPhysicalDeviceExternalSemaphoreInfo::handleType

Definition at line 5500 of file vulkan_core.h.

const void* VkPhysicalDeviceExternalSemaphoreInfo::pNext

Definition at line 5499 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceExternalSemaphoreInfo::sType

Definition at line 5498 of file vulkan_core.h.


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