Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkSemaphoreSignalInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
uint64_t value
 

Detailed Description

Definition at line 6457 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkSemaphoreSignalInfo::pNext

Definition at line 6459 of file vulkan_core.h.

◆ semaphore

VkSemaphore VkSemaphoreSignalInfo::semaphore

Definition at line 6460 of file vulkan_core.h.

◆ sType

VkStructureType VkSemaphoreSignalInfo::sType

Definition at line 6458 of file vulkan_core.h.

◆ value

uint64_t VkSemaphoreSignalInfo::value

Definition at line 6461 of file vulkan_core.h.


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