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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceTimelineSemaphoreFeatures
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreFeatures (VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreFeatures (PhysicalDeviceTimelineSemaphoreFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceTimelineSemaphoreFeatures (VkPhysicalDeviceTimelineSemaphoreFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceTimelineSemaphoreFeaturesoperator= (PhysicalDeviceTimelineSemaphoreFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceTimelineSemaphoreFeaturesoperator= (VkPhysicalDeviceTimelineSemaphoreFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceTimelineSemaphoreFeatures
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceTimelineSemaphoreFeatures
setTimelineSemaphore (VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceTimelineSemaphoreFeatures const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceTimelineSemaphoreFeatures & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceTimelineSemaphoreFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceTimelineSemaphoreFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceTimelineSemaphoreFeatures
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 73996 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::PhysicalDeviceTimelineSemaphoreFeatures ( VULKAN_HPP_NAMESPACE::Bool32  timelineSemaphore_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 74004 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::PhysicalDeviceTimelineSemaphoreFeatures ( PhysicalDeviceTimelineSemaphoreFeatures const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::PhysicalDeviceTimelineSemaphoreFeatures ( VkPhysicalDeviceTimelineSemaphoreFeatures const rhs)
inline

Definition at line 74013 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::operator VkPhysicalDeviceTimelineSemaphoreFeatures & ( )
inline

Definition at line 74047 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::operator VkPhysicalDeviceTimelineSemaphoreFeatures const & ( ) const
inline

Definition at line 74042 of file vulkan_structs.hpp.

PhysicalDeviceTimelineSemaphoreFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::operator= ( PhysicalDeviceTimelineSemaphoreFeatures const rhs)
default
PhysicalDeviceTimelineSemaphoreFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::operator= ( VkPhysicalDeviceTimelineSemaphoreFeatures const rhs)
inline

Definition at line 74021 of file vulkan_structs.hpp.

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

Definition at line 74067 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceTimelineSemaphoreFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::setPNext ( void pNext_)
inline

Definition at line 74028 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceTimelineSemaphoreFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::setTimelineSemaphore ( VULKAN_HPP_NAMESPACE::Bool32  timelineSemaphore_)
inline

Definition at line 74035 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::allowDuplicate = false
static

Definition at line 74000 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::pNext = {}

Definition at line 74084 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::structureType = StructureType::ePhysicalDeviceTimelineSemaphoreFeatures
static

Definition at line 74001 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::sType = StructureType::ePhysicalDeviceTimelineSemaphoreFeatures

Definition at line 74083 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures::timelineSemaphore = {}

Definition at line 74085 of file vulkan_structs.hpp.


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