SDL  2.0
VkPhysicalDeviceTimelineSemaphoreFeatures Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 timelineSemaphore
 

Detailed Description

Definition at line 5488 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceTimelineSemaphoreFeatures::pNext

Definition at line 5490 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceTimelineSemaphoreFeatures::sType

Definition at line 5489 of file vulkan_core.h.

◆ timelineSemaphore

VkBool32 VkPhysicalDeviceTimelineSemaphoreFeatures::timelineSemaphore

Definition at line 5491 of file vulkan_core.h.


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