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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 9265 of file vulkan_core.h.

Field Documentation

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetFdInfoKHR::handleType

Definition at line 9269 of file vulkan_core.h.

◆ pNext

const void* VkSemaphoreGetFdInfoKHR::pNext

Definition at line 9267 of file vulkan_core.h.

◆ semaphore

VkSemaphore VkSemaphoreGetFdInfoKHR::semaphore

Definition at line 9268 of file vulkan_core.h.

◆ sType

VkStructureType VkSemaphoreGetFdInfoKHR::sType

Definition at line 9266 of file vulkan_core.h.


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