|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPhysicalDeviceTimelineSemaphoreProperties |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties |
| void * | pNext = {} |
| uint64_t | maxTimelineSemaphoreValueDifference = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties |
Definition at line 74095 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::NativeType = VkPhysicalDeviceTimelineSemaphoreProperties |
Definition at line 74097 of file vulkan_structs.hpp.
|
inline |
Definition at line 74103 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 74112 of file vulkan_structs.hpp.
|
inline |
Definition at line 74131 of file vulkan_structs.hpp.
|
inline |
Definition at line 74126 of file vulkan_structs.hpp.
|
inline |
Definition at line 74160 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 74120 of file vulkan_structs.hpp.
|
inline |
Definition at line 74151 of file vulkan_structs.hpp.
|
static |
Definition at line 74099 of file vulkan_structs.hpp.
| uint64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::maxTimelineSemaphoreValueDifference = {} |
Definition at line 74169 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::pNext = {} |
Definition at line 74168 of file vulkan_structs.hpp.
|
static |
Definition at line 74100 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties |
Definition at line 74167 of file vulkan_structs.hpp.