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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceMaintenance4Features
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceMaintenance4Features (VULKAN_HPP_NAMESPACE::Bool32 maintenance4_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceMaintenance4Features (PhysicalDeviceMaintenance4Features const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceMaintenance4Features (VkPhysicalDeviceMaintenance4Features const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceMaintenance4Featuresoperator= (PhysicalDeviceMaintenance4Features const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceMaintenance4Featuresoperator= (VkPhysicalDeviceMaintenance4Features const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceMaintenance4Features
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceMaintenance4Features
setMaintenance4 (VULKAN_HPP_NAMESPACE::Bool32 maintenance4_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceMaintenance4Features const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceMaintenance4Features & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceMaintenance4Features const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceMaintenance4Features const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceMaintenance4Features
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 maintenance4 = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 62145 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::PhysicalDeviceMaintenance4Features ( VULKAN_HPP_NAMESPACE::Bool32  maintenance4_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 62153 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::PhysicalDeviceMaintenance4Features ( PhysicalDeviceMaintenance4Features const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::PhysicalDeviceMaintenance4Features ( VkPhysicalDeviceMaintenance4Features const rhs)
inline

Definition at line 62161 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::operator VkPhysicalDeviceMaintenance4Features & ( )
inline

Definition at line 62194 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::operator VkPhysicalDeviceMaintenance4Features const & ( ) const
inline

Definition at line 62189 of file vulkan_structs.hpp.

PhysicalDeviceMaintenance4Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::operator= ( PhysicalDeviceMaintenance4Features const rhs)
default
PhysicalDeviceMaintenance4Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::operator= ( VkPhysicalDeviceMaintenance4Features const rhs)
inline

Definition at line 62169 of file vulkan_structs.hpp.

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

Definition at line 62214 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceMaintenance4Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::setMaintenance4 ( VULKAN_HPP_NAMESPACE::Bool32  maintenance4_)
inline

Definition at line 62182 of file vulkan_structs.hpp.

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

Definition at line 62176 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 62149 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::maintenance4 = {}

Definition at line 62232 of file vulkan_structs.hpp.

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

Definition at line 62231 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::structureType = StructureType::ePhysicalDeviceMaintenance4Features
static

Definition at line 62150 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance4Features::sType = StructureType::ePhysicalDeviceMaintenance4Features

Definition at line 62230 of file vulkan_structs.hpp.


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