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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceShaderAtomicInt64Features
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderAtomicInt64Features (VULKAN_HPP_NAMESPACE::Bool32 shaderBufferInt64Atomics_={}, VULKAN_HPP_NAMESPACE::Bool32 shaderSharedInt64Atomics_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderAtomicInt64Features (PhysicalDeviceShaderAtomicInt64Features const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceShaderAtomicInt64Features (VkPhysicalDeviceShaderAtomicInt64Features const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceShaderAtomicInt64Featuresoperator= (PhysicalDeviceShaderAtomicInt64Features const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceShaderAtomicInt64Featuresoperator= (VkPhysicalDeviceShaderAtomicInt64Features const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceShaderAtomicInt64Features
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceShaderAtomicInt64Features
setShaderBufferInt64Atomics (VULKAN_HPP_NAMESPACE::Bool32 shaderBufferInt64Atomics_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceShaderAtomicInt64Features
setShaderSharedInt64Atomics (VULKAN_HPP_NAMESPACE::Bool32 shaderSharedInt64Atomics_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderAtomicInt64Features const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderAtomicInt64Features & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceShaderAtomicInt64Features const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceShaderAtomicInt64Features const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShaderAtomicInt64Features
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 shaderBufferInt64Atomics = {}
 
VULKAN_HPP_NAMESPACE::Bool32 shaderSharedInt64Atomics = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 70064 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::PhysicalDeviceShaderAtomicInt64Features ( VULKAN_HPP_NAMESPACE::Bool32  shaderBufferInt64Atomics_ = {},
VULKAN_HPP_NAMESPACE::Bool32  shaderSharedInt64Atomics_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 70072 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::PhysicalDeviceShaderAtomicInt64Features ( PhysicalDeviceShaderAtomicInt64Features const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::PhysicalDeviceShaderAtomicInt64Features ( VkPhysicalDeviceShaderAtomicInt64Features const rhs)
inline

Definition at line 70083 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::operator VkPhysicalDeviceShaderAtomicInt64Features & ( )
inline

Definition at line 70124 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::operator VkPhysicalDeviceShaderAtomicInt64Features const & ( ) const
inline

Definition at line 70119 of file vulkan_structs.hpp.

PhysicalDeviceShaderAtomicInt64Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::operator= ( PhysicalDeviceShaderAtomicInt64Features const rhs)
default
PhysicalDeviceShaderAtomicInt64Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::operator= ( VkPhysicalDeviceShaderAtomicInt64Features const rhs)
inline

Definition at line 70091 of file vulkan_structs.hpp.

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

Definition at line 70144 of file vulkan_structs.hpp.

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

Definition at line 70098 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderAtomicInt64Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::setShaderBufferInt64Atomics ( VULKAN_HPP_NAMESPACE::Bool32  shaderBufferInt64Atomics_)
inline

Definition at line 70105 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderAtomicInt64Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::setShaderSharedInt64Atomics ( VULKAN_HPP_NAMESPACE::Bool32  shaderSharedInt64Atomics_)
inline

Definition at line 70112 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 70068 of file vulkan_structs.hpp.

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

Definition at line 70162 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::shaderBufferInt64Atomics = {}

Definition at line 70163 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::shaderSharedInt64Atomics = {}

Definition at line 70164 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::structureType = StructureType::ePhysicalDeviceShaderAtomicInt64Features
static

Definition at line 70069 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderAtomicInt64Features::sType = StructureType::ePhysicalDeviceShaderAtomicInt64Features

Definition at line 70161 of file vulkan_structs.hpp.


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