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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderImageAtomicInt64FeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 shaderImageInt64Atomics_={}, VULKAN_HPP_NAMESPACE::Bool32 sparseImageInt64Atomics_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderImageAtomicInt64FeaturesEXT (PhysicalDeviceShaderImageAtomicInt64FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceShaderImageAtomicInt64FeaturesEXT (VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceShaderImageAtomicInt64FeaturesEXToperator= (PhysicalDeviceShaderImageAtomicInt64FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceShaderImageAtomicInt64FeaturesEXToperator= (VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceShaderImageAtomicInt64FeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceShaderImageAtomicInt64FeaturesEXT
setShaderImageInt64Atomics (VULKAN_HPP_NAMESPACE::Bool32 shaderImageInt64Atomics_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceShaderImageAtomicInt64FeaturesEXT
setSparseImageInt64Atomics (VULKAN_HPP_NAMESPACE::Bool32 sparseImageInt64Atomics_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceShaderImageAtomicInt64FeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceShaderImageAtomicInt64FeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShaderImageAtomicInt64FeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 shaderImageInt64Atomics = {}
 
VULKAN_HPP_NAMESPACE::Bool32 sparseImageInt64Atomics = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 71125 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT ( VULKAN_HPP_NAMESPACE::Bool32  shaderImageInt64Atomics_ = {},
VULKAN_HPP_NAMESPACE::Bool32  sparseImageInt64Atomics_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 71133 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT ( PhysicalDeviceShaderImageAtomicInt64FeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT ( VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT const rhs)
inline

Definition at line 71145 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::operator VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT & ( )
inline

Definition at line 71186 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::operator VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT const & ( ) const
inline

Definition at line 71181 of file vulkan_structs.hpp.

PhysicalDeviceShaderImageAtomicInt64FeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::operator= ( PhysicalDeviceShaderImageAtomicInt64FeaturesEXT const rhs)
default
PhysicalDeviceShaderImageAtomicInt64FeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::operator= ( VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT const rhs)
inline

Definition at line 71153 of file vulkan_structs.hpp.

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

Definition at line 71206 of file vulkan_structs.hpp.

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

Definition at line 71160 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderImageAtomicInt64FeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::setShaderImageInt64Atomics ( VULKAN_HPP_NAMESPACE::Bool32  shaderImageInt64Atomics_)
inline

Definition at line 71167 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderImageAtomicInt64FeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::setSparseImageInt64Atomics ( VULKAN_HPP_NAMESPACE::Bool32  sparseImageInt64Atomics_)
inline

Definition at line 71174 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 71129 of file vulkan_structs.hpp.

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

Definition at line 71224 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::shaderImageInt64Atomics = {}

Definition at line 71225 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::sparseImageInt64Atomics = {}

Definition at line 71226 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::structureType = StructureType::ePhysicalDeviceShaderImageAtomicInt64FeaturesEXT
static

Definition at line 71130 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderImageAtomicInt64FeaturesEXT::sType = StructureType::ePhysicalDeviceShaderImageAtomicInt64FeaturesEXT

Definition at line 71223 of file vulkan_structs.hpp.


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