Vulkan-Hpp
VkPhysicalDeviceTimelineSemaphoreFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 timelineSemaphore
 

Detailed Description

Definition at line 6313 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceTimelineSemaphoreFeatures::pNext

Definition at line 6315 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceTimelineSemaphoreFeatures::sType

Definition at line 6314 of file vulkan_core.h.

◆ timelineSemaphore

VkBool32 VkPhysicalDeviceTimelineSemaphoreFeatures::timelineSemaphore

Definition at line 6316 of file vulkan_core.h.


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