Halide
VkSemaphoreGetFdInfoKHR Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
VkExternalSemaphoreHandleTypeFlagBitsKHR handleType
 

Detailed Description

Definition at line 4136 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkSemaphoreGetFdInfoKHR::sType

Definition at line 4137 of file mini_vulkan.h.

◆ pNext

const void* VkSemaphoreGetFdInfoKHR::pNext

Definition at line 4138 of file mini_vulkan.h.

◆ semaphore

VkSemaphore VkSemaphoreGetFdInfoKHR::semaphore

Definition at line 4139 of file mini_vulkan.h.

◆ handleType

VkExternalSemaphoreHandleTypeFlagBitsKHR VkSemaphoreGetFdInfoKHR::handleType

Definition at line 4140 of file mini_vulkan.h.


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