Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceExternalSemaphoreInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 5573 of file vulkan_core.h.

Member Data Documentation

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkPhysicalDeviceExternalSemaphoreInfo::handleType

Definition at line 5576 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceExternalSemaphoreInfo::pNext

Definition at line 5575 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalSemaphoreInfo::sType

Definition at line 5574 of file vulkan_core.h.


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