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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkMicromapVersionInfoEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR MicromapVersionInfoEXT (const uint8_t *pVersionData_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR MicromapVersionInfoEXT (MicromapVersionInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 MicromapVersionInfoEXT (VkMicromapVersionInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
MicromapVersionInfoEXToperator= (MicromapVersionInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
MicromapVersionInfoEXToperator= (VkMicromapVersionInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
MicromapVersionInfoEXT
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
MicromapVersionInfoEXT
setPVersionData (const uint8_t *pVersionData_) VULKAN_HPP_NOEXCEPT
 
 operator VkMicromapVersionInfoEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkMicromapVersionInfoEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (MicromapVersionInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (MicromapVersionInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eMicromapVersionInfoEXT
 
const voidpNext = {}
 
const uint8_t * pVersionData = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 47238 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::MicromapVersionInfoEXT ( const uint8_t *  pVersionData_ = {},
const void pNext_ = nullptr 
)
inline

Definition at line 47246 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::MicromapVersionInfoEXT ( MicromapVersionInfoEXT const rhs)
default
VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::MicromapVersionInfoEXT ( VkMicromapVersionInfoEXT const rhs)
inline

Definition at line 47254 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::operator VkMicromapVersionInfoEXT & ( )
inline

Definition at line 47287 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::operator VkMicromapVersionInfoEXT const & ( ) const
inline

Definition at line 47282 of file vulkan_structs.hpp.

MicromapVersionInfoEXT& VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::operator= ( MicromapVersionInfoEXT const rhs)
default
MicromapVersionInfoEXT& VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::operator= ( VkMicromapVersionInfoEXT const rhs)
inline

Definition at line 47262 of file vulkan_structs.hpp.

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

Definition at line 47307 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 MicromapVersionInfoEXT& VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::setPNext ( const void pNext_)
inline

Definition at line 47269 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 MicromapVersionInfoEXT& VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::setPVersionData ( const uint8_t *  pVersionData_)
inline

Definition at line 47275 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 47242 of file vulkan_structs.hpp.

const void* VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::pNext = {}

Definition at line 47324 of file vulkan_structs.hpp.

const uint8_t* VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::pVersionData = {}

Definition at line 47325 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::structureType = StructureType::eMicromapVersionInfoEXT
static

Definition at line 47243 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MicromapVersionInfoEXT::sType = StructureType::eMicromapVersionInfoEXT

Definition at line 47323 of file vulkan_structs.hpp.


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