Vulkan-Hpp
vk::PhysicalDeviceTimelineSemaphoreFeatures Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceTimelineSemaphoreFeatures
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreFeatures (vk::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 PhysicalDeviceTimelineSemaphoreFeaturessetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceTimelineSemaphoreFeaturessetTimelineSemaphore (vk::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

vk::StructureType sType = StructureType::ePhysicalDeviceTimelineSemaphoreFeatures
 
void * pNext = {}
 
vk::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 85610 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceTimelineSemaphoreFeatures() [1/3]

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

Definition at line 85618 of file vulkan_structs.hpp.

◆ PhysicalDeviceTimelineSemaphoreFeatures() [2/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceTimelineSemaphoreFeatures::PhysicalDeviceTimelineSemaphoreFeatures ( PhysicalDeviceTimelineSemaphoreFeatures const &  rhs)
default

◆ PhysicalDeviceTimelineSemaphoreFeatures() [3/3]

vk::PhysicalDeviceTimelineSemaphoreFeatures::PhysicalDeviceTimelineSemaphoreFeatures ( VkPhysicalDeviceTimelineSemaphoreFeatures const &  rhs)
inline

Definition at line 85627 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceTimelineSemaphoreFeatures &()

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

Definition at line 85661 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceTimelineSemaphoreFeatures const &()

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

Definition at line 85656 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::PhysicalDeviceTimelineSemaphoreFeatures::operator!= ( PhysicalDeviceTimelineSemaphoreFeatures const &  rhs) const
inline

Definition at line 85690 of file vulkan_structs.hpp.

◆ operator=() [1/2]

PhysicalDeviceTimelineSemaphoreFeatures& vk::PhysicalDeviceTimelineSemaphoreFeatures::operator= ( PhysicalDeviceTimelineSemaphoreFeatures const &  rhs)
default

◆ operator=() [2/2]

PhysicalDeviceTimelineSemaphoreFeatures& vk::PhysicalDeviceTimelineSemaphoreFeatures::operator= ( VkPhysicalDeviceTimelineSemaphoreFeatures const &  rhs)
inline

Definition at line 85635 of file vulkan_structs.hpp.

◆ operator==()

bool vk::PhysicalDeviceTimelineSemaphoreFeatures::operator== ( PhysicalDeviceTimelineSemaphoreFeatures const &  rhs) const
inline

Definition at line 85681 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceTimelineSemaphoreFeatures& vk::PhysicalDeviceTimelineSemaphoreFeatures::setPNext ( void *  pNext_)
inline

Definition at line 85642 of file vulkan_structs.hpp.

◆ setTimelineSemaphore()

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

Definition at line 85649 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 85614 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 85698 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 85615 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceTimelineSemaphoreFeatures::sType = StructureType::ePhysicalDeviceTimelineSemaphoreFeatures

Definition at line 85697 of file vulkan_structs.hpp.

◆ timelineSemaphore

vk::Bool32 vk::PhysicalDeviceTimelineSemaphoreFeatures::timelineSemaphore = {}

Definition at line 85699 of file vulkan_structs.hpp.


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