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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkDirectDriverLoadingInfoLUNARG
 

Public Member Functions

VULKAN_HPP_CONSTEXPR DirectDriverLoadingInfoLUNARG (VULKAN_HPP_NAMESPACE::DirectDriverLoadingFlagsLUNARG flags_={}, PFN_vkGetInstanceProcAddr pfnGetInstanceProcAddr_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR DirectDriverLoadingInfoLUNARG (DirectDriverLoadingInfoLUNARG const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 DirectDriverLoadingInfoLUNARG (VkDirectDriverLoadingInfoLUNARG const &rhs) VULKAN_HPP_NOEXCEPT
 
DirectDriverLoadingInfoLUNARGoperator= (DirectDriverLoadingInfoLUNARG const &rhs) VULKAN_HPP_NOEXCEPT=default
 
DirectDriverLoadingInfoLUNARGoperator= (VkDirectDriverLoadingInfoLUNARG const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DirectDriverLoadingInfoLUNARG
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DirectDriverLoadingInfoLUNARG
setFlags (VULKAN_HPP_NAMESPACE::DirectDriverLoadingFlagsLUNARG flags_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DirectDriverLoadingInfoLUNARG
setPfnGetInstanceProcAddr (PFN_vkGetInstanceProcAddr pfnGetInstanceProcAddr_) VULKAN_HPP_NOEXCEPT
 
 operator VkDirectDriverLoadingInfoLUNARG const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkDirectDriverLoadingInfoLUNARG & () VULKAN_HPP_NOEXCEPT
 
bool operator== (DirectDriverLoadingInfoLUNARG const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (DirectDriverLoadingInfoLUNARG const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDirectDriverLoadingInfoLUNARG
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::DirectDriverLoadingFlagsLUNARG flags = {}
 
PFN_vkGetInstanceProcAddr pfnGetInstanceProcAddr = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 27253 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::DirectDriverLoadingInfoLUNARG ( VULKAN_HPP_NAMESPACE::DirectDriverLoadingFlagsLUNARG  flags_ = {},
PFN_vkGetInstanceProcAddr  pfnGetInstanceProcAddr_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 27261 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::DirectDriverLoadingInfoLUNARG ( DirectDriverLoadingInfoLUNARG const rhs)
default
VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::DirectDriverLoadingInfoLUNARG ( VkDirectDriverLoadingInfoLUNARG const rhs)
inline

Definition at line 27272 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::operator VkDirectDriverLoadingInfoLUNARG & ( )
inline

Definition at line 27311 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::operator VkDirectDriverLoadingInfoLUNARG const & ( ) const
inline

Definition at line 27306 of file vulkan_structs.hpp.

DirectDriverLoadingInfoLUNARG& VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::operator= ( DirectDriverLoadingInfoLUNARG const rhs)
default
DirectDriverLoadingInfoLUNARG& VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::operator= ( VkDirectDriverLoadingInfoLUNARG const rhs)
inline

Definition at line 27280 of file vulkan_structs.hpp.

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

Definition at line 27331 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 DirectDriverLoadingInfoLUNARG& VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::setFlags ( VULKAN_HPP_NAMESPACE::DirectDriverLoadingFlagsLUNARG  flags_)
inline

Definition at line 27293 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 DirectDriverLoadingInfoLUNARG& VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::setPfnGetInstanceProcAddr ( PFN_vkGetInstanceProcAddr  pfnGetInstanceProcAddr_)
inline

Definition at line 27299 of file vulkan_structs.hpp.

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

Definition at line 27287 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 27257 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DirectDriverLoadingFlagsLUNARG VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::flags = {}

Definition at line 27348 of file vulkan_structs.hpp.

PFN_vkGetInstanceProcAddr VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::pfnGetInstanceProcAddr = {}

Definition at line 27349 of file vulkan_structs.hpp.

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

Definition at line 27347 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::structureType = StructureType::eDirectDriverLoadingInfoLUNARG
static

Definition at line 27258 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG::sType = StructureType::eDirectDriverLoadingInfoLUNARG

Definition at line 27346 of file vulkan_structs.hpp.


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