Vulkan-Hpp
VkPhysicalDeviceTimelineSemaphoreProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint64_t maxTimelineSemaphoreValueDifference
 

Detailed Description

Definition at line 6319 of file vulkan_core.h.

Member Data Documentation

◆ maxTimelineSemaphoreValueDifference

uint64_t VkPhysicalDeviceTimelineSemaphoreProperties::maxTimelineSemaphoreValueDifference

Definition at line 6322 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceTimelineSemaphoreProperties::pNext

Definition at line 6321 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceTimelineSemaphoreProperties::sType

Definition at line 6320 of file vulkan_core.h.


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