Halide
VkPhysicalDeviceExternalSemaphoreInfoKHR Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalSemaphoreHandleTypeFlagBitsKHR handleType
 

Detailed Description

Definition at line 4084 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkPhysicalDeviceExternalSemaphoreInfoKHR::sType

Definition at line 4085 of file mini_vulkan.h.

◆ pNext

const void* VkPhysicalDeviceExternalSemaphoreInfoKHR::pNext

Definition at line 4086 of file mini_vulkan.h.

◆ handleType

VkExternalSemaphoreHandleTypeFlagBitsKHR VkPhysicalDeviceExternalSemaphoreInfoKHR::handleType

Definition at line 4087 of file mini_vulkan.h.


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