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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceMultiDrawPropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiDrawPropertiesEXT (uint32_t maxMultiDrawCount_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiDrawPropertiesEXT (PhysicalDeviceMultiDrawPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceMultiDrawPropertiesEXT (VkPhysicalDeviceMultiDrawPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceMultiDrawPropertiesEXToperator= (PhysicalDeviceMultiDrawPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceMultiDrawPropertiesEXToperator= (VkPhysicalDeviceMultiDrawPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceMultiDrawPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceMultiDrawPropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceMultiDrawPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceMultiDrawPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceMultiDrawPropertiesEXT
 
voidpNext = {}
 
uint32_t maxMultiDrawCount = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 63603 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT::PhysicalDeviceMultiDrawPropertiesEXT ( uint32_t  maxMultiDrawCount_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 63611 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT::PhysicalDeviceMultiDrawPropertiesEXT ( PhysicalDeviceMultiDrawPropertiesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT::PhysicalDeviceMultiDrawPropertiesEXT ( VkPhysicalDeviceMultiDrawPropertiesEXT const rhs)
inline

Definition at line 63619 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT::operator VkPhysicalDeviceMultiDrawPropertiesEXT & ( )
inline

Definition at line 63638 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT::operator VkPhysicalDeviceMultiDrawPropertiesEXT const & ( ) const
inline

Definition at line 63633 of file vulkan_structs.hpp.

PhysicalDeviceMultiDrawPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT::operator= ( PhysicalDeviceMultiDrawPropertiesEXT const rhs)
default
PhysicalDeviceMultiDrawPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT::operator= ( VkPhysicalDeviceMultiDrawPropertiesEXT const rhs)
inline

Definition at line 63627 of file vulkan_structs.hpp.

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

Definition at line 63658 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 63607 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT::maxMultiDrawCount = {}

Definition at line 63676 of file vulkan_structs.hpp.

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

Definition at line 63675 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT::structureType = StructureType::ePhysicalDeviceMultiDrawPropertiesEXT
static

Definition at line 63608 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT::sType = StructureType::ePhysicalDeviceMultiDrawPropertiesEXT

Definition at line 63674 of file vulkan_structs.hpp.


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