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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkDirectDriverLoadingListLUNARG
 

Public Member Functions

VULKAN_HPP_CONSTEXPR DirectDriverLoadingListLUNARG (VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG mode_=VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG::eExclusive, uint32_t driverCount_={}, const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG *pDrivers_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR DirectDriverLoadingListLUNARG (DirectDriverLoadingListLUNARG const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 DirectDriverLoadingListLUNARG (VkDirectDriverLoadingListLUNARG const &rhs) VULKAN_HPP_NOEXCEPT
 
 DirectDriverLoadingListLUNARG (VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG mode_, VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries< const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG > const &drivers_, void *pNext_=nullptr)
 
DirectDriverLoadingListLUNARGoperator= (DirectDriverLoadingListLUNARG const &rhs) VULKAN_HPP_NOEXCEPT=default
 
DirectDriverLoadingListLUNARGoperator= (VkDirectDriverLoadingListLUNARG const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DirectDriverLoadingListLUNARG
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DirectDriverLoadingListLUNARG
setMode (VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG mode_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DirectDriverLoadingListLUNARG
setDriverCount (uint32_t driverCount_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DirectDriverLoadingListLUNARG
setPDrivers (const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG *pDrivers_) VULKAN_HPP_NOEXCEPT
 
DirectDriverLoadingListLUNARGsetDrivers (VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries< const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG > const &drivers_) VULKAN_HPP_NOEXCEPT
 
 operator VkDirectDriverLoadingListLUNARG const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkDirectDriverLoadingListLUNARG & () VULKAN_HPP_NOEXCEPT
 
bool operator== (DirectDriverLoadingListLUNARG const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (DirectDriverLoadingListLUNARG const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDirectDriverLoadingListLUNARG
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG mode = VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG::eExclusive
 
uint32_t driverCount = {}
 
const
VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG
pDrivers = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 27358 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::DirectDriverLoadingListLUNARG ( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG  mode_ = VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG::eExclusive,
uint32_t  driverCount_ = {},
const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG pDrivers_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 27366 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::DirectDriverLoadingListLUNARG ( DirectDriverLoadingListLUNARG const rhs)
default
VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::DirectDriverLoadingListLUNARG ( VkDirectDriverLoadingListLUNARG const rhs)
inline

Definition at line 27380 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::DirectDriverLoadingListLUNARG ( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG  mode_,
VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries< const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG > const drivers_,
void pNext_ = nullptr 
)
inline

Definition at line 27386 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::operator VkDirectDriverLoadingListLUNARG & ( )
inline

Definition at line 27445 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::operator VkDirectDriverLoadingListLUNARG const & ( ) const
inline

Definition at line 27440 of file vulkan_structs.hpp.

DirectDriverLoadingListLUNARG& VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::operator= ( DirectDriverLoadingListLUNARG const rhs)
default
DirectDriverLoadingListLUNARG& VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::operator= ( VkDirectDriverLoadingListLUNARG const rhs)
inline

Definition at line 27397 of file vulkan_structs.hpp.

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

Definition at line 27466 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 DirectDriverLoadingListLUNARG& VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::setDriverCount ( uint32_t  driverCount_)
inline

Definition at line 27416 of file vulkan_structs.hpp.

DirectDriverLoadingListLUNARG& VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::setDrivers ( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries< const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG > const drivers_)
inline

Definition at line 27430 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 DirectDriverLoadingListLUNARG& VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::setMode ( VULKAN_HPP_NAMESPACE::DirectDriverLoadingModeLUNARG  mode_)
inline

Definition at line 27410 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 DirectDriverLoadingListLUNARG& VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::setPDrivers ( const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG pDrivers_)
inline

Definition at line 27423 of file vulkan_structs.hpp.

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

Definition at line 27404 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 27362 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::driverCount = {}

Definition at line 27484 of file vulkan_structs.hpp.

Definition at line 27483 of file vulkan_structs.hpp.

const VULKAN_HPP_NAMESPACE::DirectDriverLoadingInfoLUNARG* VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::pDrivers = {}

Definition at line 27485 of file vulkan_structs.hpp.

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

Definition at line 27482 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::structureType = StructureType::eDirectDriverLoadingListLUNARG
static

Definition at line 27363 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DirectDriverLoadingListLUNARG::sType = StructureType::eDirectDriverLoadingListLUNARG

Definition at line 27481 of file vulkan_structs.hpp.


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