ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceTimelineSemaphoreFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceTimelineSemaphoreFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 timelineSemaphore
 

Detailed Description

Definition at line 12487 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceTimelineSemaphoreFeatures::pNext

Definition at line 12490 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceTimelineSemaphoreFeatures::sType

Definition at line 12489 of file vulkan.h.

◆ timelineSemaphore

VkBool32 VkPhysicalDeviceTimelineSemaphoreFeatures::timelineSemaphore

Definition at line 12491 of file vulkan.h.

Referenced by vkd3d_init_device_caps().


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