HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkSemaphoreSignalInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkSemaphore semaphore
 
uint64_t value
 

Detailed Description

Definition at line 6336 of file vulkan_core.h.

Member Data Documentation

const void* VkSemaphoreSignalInfo::pNext

Definition at line 6338 of file vulkan_core.h.

VkSemaphore VkSemaphoreSignalInfo::semaphore

Definition at line 6339 of file vulkan_core.h.

VkStructureType VkSemaphoreSignalInfo::sType

Definition at line 6337 of file vulkan_core.h.

uint64_t VkSemaphoreSignalInfo::value

Definition at line 6340 of file vulkan_core.h.


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