Halide
VkExportSemaphoreCreateInfoKHR Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalSemaphoreHandleTypeFlagsKHR handleTypes
 

Detailed Description

Definition at line 4117 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkExportSemaphoreCreateInfoKHR::sType

Definition at line 4118 of file mini_vulkan.h.

◆ pNext

const void* VkExportSemaphoreCreateInfoKHR::pNext

Definition at line 4119 of file mini_vulkan.h.

◆ handleTypes

VkExternalSemaphoreHandleTypeFlagsKHR VkExportSemaphoreCreateInfoKHR::handleTypes

Definition at line 4120 of file mini_vulkan.h.


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