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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalSemaphoreHandleTypeFlags handleTypes
 

Detailed Description

Definition at line 5567 of file vulkan_core.h.

Member Data Documentation

◆ handleTypes

VkExternalSemaphoreHandleTypeFlags VkExportSemaphoreCreateInfo::handleTypes

Definition at line 5570 of file vulkan_core.h.

◆ pNext

const void* VkExportSemaphoreCreateInfo::pNext

Definition at line 5569 of file vulkan_core.h.

◆ sType

VkStructureType VkExportSemaphoreCreateInfo::sType

Definition at line 5568 of file vulkan_core.h.


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