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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceIndexTypeUint8FeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8FeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceIndexTypeUint8FeaturesEXT (PhysicalDeviceIndexTypeUint8FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceIndexTypeUint8FeaturesEXT (VkPhysicalDeviceIndexTypeUint8FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceIndexTypeUint8FeaturesEXToperator= (PhysicalDeviceIndexTypeUint8FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceIndexTypeUint8FeaturesEXToperator= (VkPhysicalDeviceIndexTypeUint8FeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceIndexTypeUint8FeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceIndexTypeUint8FeaturesEXT
setIndexTypeUint8 (VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceIndexTypeUint8FeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceIndexTypeUint8FeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIndexTypeUint8FeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8 = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 60453 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::PhysicalDeviceIndexTypeUint8FeaturesEXT ( VULKAN_HPP_NAMESPACE::Bool32  indexTypeUint8_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 60461 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::PhysicalDeviceIndexTypeUint8FeaturesEXT ( PhysicalDeviceIndexTypeUint8FeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::PhysicalDeviceIndexTypeUint8FeaturesEXT ( VkPhysicalDeviceIndexTypeUint8FeaturesEXT const rhs)
inline

Definition at line 60470 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT & ( )
inline

Definition at line 60503 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::operator VkPhysicalDeviceIndexTypeUint8FeaturesEXT const & ( ) const
inline

Definition at line 60498 of file vulkan_structs.hpp.

PhysicalDeviceIndexTypeUint8FeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::operator= ( PhysicalDeviceIndexTypeUint8FeaturesEXT const rhs)
default
PhysicalDeviceIndexTypeUint8FeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::operator= ( VkPhysicalDeviceIndexTypeUint8FeaturesEXT const rhs)
inline

Definition at line 60478 of file vulkan_structs.hpp.

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

Definition at line 60523 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIndexTypeUint8FeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::setIndexTypeUint8 ( VULKAN_HPP_NAMESPACE::Bool32  indexTypeUint8_)
inline

Definition at line 60491 of file vulkan_structs.hpp.

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

Definition at line 60485 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 60457 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::indexTypeUint8 = {}

Definition at line 60541 of file vulkan_structs.hpp.

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

Definition at line 60540 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::structureType = StructureType::ePhysicalDeviceIndexTypeUint8FeaturesEXT
static

Definition at line 60458 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceIndexTypeUint8FeaturesEXT::sType = StructureType::ePhysicalDeviceIndexTypeUint8FeaturesEXT

Definition at line 60539 of file vulkan_structs.hpp.


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