ReactOS 0.4.17-dev-934-g091855f
VkSemaphoreSignalInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSemaphoreSignalInfo:

Public Member Functions

VkSemaphore WINE_VK_ALIGN (8) semaphore
 
uint64_t WINE_VK_ALIGN (8) value
 

Public Attributes

VkStructureType sType
 
const void * pNext
 

Detailed Description

Definition at line 13942 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/2]

VkSemaphore VkSemaphoreSignalInfo::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/2]

uint64_t VkSemaphoreSignalInfo::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ pNext

const void* VkSemaphoreSignalInfo::pNext

Definition at line 13945 of file vulkan.h.

◆ sType

VkStructureType VkSemaphoreSignalInfo::sType

Definition at line 13944 of file vulkan.h.


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