HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceTimelineSemaphoreProperties
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties (uint64_t maxTimelineSemaphoreValueDifference_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties (PhysicalDeviceTimelineSemaphoreProperties const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceTimelineSemaphoreProperties (VkPhysicalDeviceTimelineSemaphoreProperties const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceTimelineSemaphorePropertiesoperator= (PhysicalDeviceTimelineSemaphoreProperties const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceTimelineSemaphorePropertiesoperator= (VkPhysicalDeviceTimelineSemaphoreProperties const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceTimelineSemaphoreProperties const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceTimelineSemaphoreProperties & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceTimelineSemaphoreProperties const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceTimelineSemaphoreProperties const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties
 
voidpNext = {}
 
uint64_t maxTimelineSemaphoreValueDifference = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties
 

Detailed Description

Definition at line 74095 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::PhysicalDeviceTimelineSemaphoreProperties ( uint64_t  maxTimelineSemaphoreValueDifference_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 74103 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::PhysicalDeviceTimelineSemaphoreProperties ( PhysicalDeviceTimelineSemaphoreProperties const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::PhysicalDeviceTimelineSemaphoreProperties ( VkPhysicalDeviceTimelineSemaphoreProperties const rhs)
inline

Definition at line 74112 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::operator VkPhysicalDeviceTimelineSemaphoreProperties & ( )
inline

Definition at line 74131 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::operator VkPhysicalDeviceTimelineSemaphoreProperties const & ( ) const
inline

Definition at line 74126 of file vulkan_structs.hpp.

PhysicalDeviceTimelineSemaphoreProperties& VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::operator= ( PhysicalDeviceTimelineSemaphoreProperties const rhs)
default
PhysicalDeviceTimelineSemaphoreProperties& VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::operator= ( VkPhysicalDeviceTimelineSemaphoreProperties const rhs)
inline

Definition at line 74120 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::operator== ( PhysicalDeviceTimelineSemaphoreProperties const rhs) const
inline

Definition at line 74151 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::allowDuplicate = false
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.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::structureType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties
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.


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