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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphoreCreateFlags flags
 

Detailed Description

Definition at line 3391 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkSemaphoreCreateFlags VkSemaphoreCreateInfo::flags

Definition at line 3394 of file vulkan_core.h.

◆ pNext

const void* VkSemaphoreCreateInfo::pNext

Definition at line 3393 of file vulkan_core.h.

◆ sType

VkStructureType VkSemaphoreCreateInfo::sType

Definition at line 3392 of file vulkan_core.h.


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