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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
uint64_t value
 

Detailed Description

Definition at line 6417 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkSemaphoreSignalInfo::pNext

Definition at line 6419 of file vulkan_core.h.

◆ semaphore

VkSemaphore VkSemaphoreSignalInfo::semaphore

Definition at line 6420 of file vulkan_core.h.

◆ sType

VkStructureType VkSemaphoreSignalInfo::sType

Definition at line 6418 of file vulkan_core.h.

◆ value

uint64_t VkSemaphoreSignalInfo::value

Definition at line 6421 of file vulkan_core.h.


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