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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkExternalSemaphoreHandleTypeFlags exportFromImportedHandleTypes
 
VkExternalSemaphoreHandleTypeFlags compatibleHandleTypes
 
VkExternalSemaphoreFeatureFlags externalSemaphoreFeatures
 

Detailed Description

Definition at line 5618 of file vulkan_core.h.

Field Documentation

◆ compatibleHandleTypes

VkExternalSemaphoreHandleTypeFlags VkExternalSemaphoreProperties::compatibleHandleTypes

Definition at line 5622 of file vulkan_core.h.

◆ exportFromImportedHandleTypes

VkExternalSemaphoreHandleTypeFlags VkExternalSemaphoreProperties::exportFromImportedHandleTypes

Definition at line 5621 of file vulkan_core.h.

◆ externalSemaphoreFeatures

VkExternalSemaphoreFeatureFlags VkExternalSemaphoreProperties::externalSemaphoreFeatures

Definition at line 5623 of file vulkan_core.h.

◆ pNext

void* VkExternalSemaphoreProperties::pNext

Definition at line 5620 of file vulkan_core.h.

◆ sType

VkStructureType VkExternalSemaphoreProperties::sType

Definition at line 5619 of file vulkan_core.h.


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