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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceDrmPropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceDrmPropertiesEXT (VULKAN_HPP_NAMESPACE::Bool32 hasPrimary_={}, VULKAN_HPP_NAMESPACE::Bool32 hasRender_={}, int64_t primaryMajor_={}, int64_t primaryMinor_={}, int64_t renderMajor_={}, int64_t renderMinor_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceDrmPropertiesEXT (PhysicalDeviceDrmPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceDrmPropertiesEXT (VkPhysicalDeviceDrmPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceDrmPropertiesEXToperator= (PhysicalDeviceDrmPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceDrmPropertiesEXToperator= (VkPhysicalDeviceDrmPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDrmPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDrmPropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceDrmPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceDrmPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceDrmPropertiesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 hasPrimary = {}
 
VULKAN_HPP_NAMESPACE::Bool32 hasRender = {}
 
int64_t primaryMajor = {}
 
int64_t primaryMinor = {}
 
int64_t renderMajor = {}
 
int64_t renderMinor = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 54984 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::PhysicalDeviceDrmPropertiesEXT ( VULKAN_HPP_NAMESPACE::Bool32  hasPrimary_ = {},
VULKAN_HPP_NAMESPACE::Bool32  hasRender_ = {},
int64_t  primaryMajor_ = {},
int64_t  primaryMinor_ = {},
int64_t  renderMajor_ = {},
int64_t  renderMinor_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 54992 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::PhysicalDeviceDrmPropertiesEXT ( PhysicalDeviceDrmPropertiesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::PhysicalDeviceDrmPropertiesEXT ( VkPhysicalDeviceDrmPropertiesEXT const rhs)
inline

Definition at line 55011 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::operator VkPhysicalDeviceDrmPropertiesEXT & ( )
inline

Definition at line 55030 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::operator VkPhysicalDeviceDrmPropertiesEXT const & ( ) const
inline

Definition at line 55025 of file vulkan_structs.hpp.

PhysicalDeviceDrmPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::operator= ( PhysicalDeviceDrmPropertiesEXT const rhs)
default
PhysicalDeviceDrmPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::operator= ( VkPhysicalDeviceDrmPropertiesEXT const rhs)
inline

Definition at line 55019 of file vulkan_structs.hpp.

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

Definition at line 55057 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 54988 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::hasPrimary = {}

Definition at line 55077 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::hasRender = {}

Definition at line 55078 of file vulkan_structs.hpp.

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

Definition at line 55076 of file vulkan_structs.hpp.

int64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::primaryMajor = {}

Definition at line 55079 of file vulkan_structs.hpp.

int64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::primaryMinor = {}

Definition at line 55080 of file vulkan_structs.hpp.

int64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::renderMajor = {}

Definition at line 55081 of file vulkan_structs.hpp.

int64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::renderMinor = {}

Definition at line 55082 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::structureType = StructureType::ePhysicalDeviceDrmPropertiesEXT
static

Definition at line 54989 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::sType = StructureType::ePhysicalDeviceDrmPropertiesEXT

Definition at line 55075 of file vulkan_structs.hpp.


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