Vulkan-Hpp
vk::PhysicalDeviceLayeredDriverPropertiesMSFT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceLayeredDriverPropertiesMSFT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceLayeredDriverPropertiesMSFT (vk::LayeredDriverUnderlyingApiMSFT underlyingAPI_=vk::LayeredDriverUnderlyingApiMSFT::eNone, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceLayeredDriverPropertiesMSFT (PhysicalDeviceLayeredDriverPropertiesMSFT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceLayeredDriverPropertiesMSFT (VkPhysicalDeviceLayeredDriverPropertiesMSFT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceLayeredDriverPropertiesMSFToperator= (PhysicalDeviceLayeredDriverPropertiesMSFT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceLayeredDriverPropertiesMSFToperator= (VkPhysicalDeviceLayeredDriverPropertiesMSFT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceLayeredDriverPropertiesMSFT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceLayeredDriverPropertiesMSFT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceLayeredDriverPropertiesMSFT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceLayeredDriverPropertiesMSFT
 
void * pNext = {}
 
vk::LayeredDriverUnderlyingApiMSFT underlyingAPI = vk::LayeredDriverUnderlyingApiMSFT::eNone
 

Static Public Attributes

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

Detailed Description

Definition at line 70103 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceLayeredDriverPropertiesMSFT() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceLayeredDriverPropertiesMSFT::PhysicalDeviceLayeredDriverPropertiesMSFT ( vk::LayeredDriverUnderlyingApiMSFT  underlyingAPI_ = vk::LayeredDriverUnderlyingApiMSFT::eNone,
void *  pNext_ = nullptr 
)
inline

Definition at line 70111 of file vulkan_structs.hpp.

◆ PhysicalDeviceLayeredDriverPropertiesMSFT() [2/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceLayeredDriverPropertiesMSFT::PhysicalDeviceLayeredDriverPropertiesMSFT ( PhysicalDeviceLayeredDriverPropertiesMSFT const &  rhs)
default

◆ PhysicalDeviceLayeredDriverPropertiesMSFT() [3/3]

vk::PhysicalDeviceLayeredDriverPropertiesMSFT::PhysicalDeviceLayeredDriverPropertiesMSFT ( VkPhysicalDeviceLayeredDriverPropertiesMSFT const &  rhs)
inline

Definition at line 70121 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceLayeredDriverPropertiesMSFT &()

vk::PhysicalDeviceLayeredDriverPropertiesMSFT::operator VkPhysicalDeviceLayeredDriverPropertiesMSFT & ( )
inline

Definition at line 70140 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const &()

vk::PhysicalDeviceLayeredDriverPropertiesMSFT::operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const & ( ) const
inline

Definition at line 70135 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::PhysicalDeviceLayeredDriverPropertiesMSFT::operator!= ( PhysicalDeviceLayeredDriverPropertiesMSFT const &  rhs) const
inline

Definition at line 70169 of file vulkan_structs.hpp.

◆ operator=() [1/2]

PhysicalDeviceLayeredDriverPropertiesMSFT& vk::PhysicalDeviceLayeredDriverPropertiesMSFT::operator= ( PhysicalDeviceLayeredDriverPropertiesMSFT const &  rhs)
default

◆ operator=() [2/2]

PhysicalDeviceLayeredDriverPropertiesMSFT& vk::PhysicalDeviceLayeredDriverPropertiesMSFT::operator= ( VkPhysicalDeviceLayeredDriverPropertiesMSFT const &  rhs)
inline

Definition at line 70129 of file vulkan_structs.hpp.

◆ operator==()

bool vk::PhysicalDeviceLayeredDriverPropertiesMSFT::operator== ( PhysicalDeviceLayeredDriverPropertiesMSFT const &  rhs) const
inline

Definition at line 70160 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

const bool vk::PhysicalDeviceLayeredDriverPropertiesMSFT::allowDuplicate = false
static

Definition at line 70107 of file vulkan_structs.hpp.

◆ pNext

void* vk::PhysicalDeviceLayeredDriverPropertiesMSFT::pNext = {}

Definition at line 70177 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceLayeredDriverPropertiesMSFT::structureType = StructureType::ePhysicalDeviceLayeredDriverPropertiesMSFT
static

Definition at line 70108 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceLayeredDriverPropertiesMSFT::sType = StructureType::ePhysicalDeviceLayeredDriverPropertiesMSFT

Definition at line 70176 of file vulkan_structs.hpp.

◆ underlyingAPI

vk::LayeredDriverUnderlyingApiMSFT vk::PhysicalDeviceLayeredDriverPropertiesMSFT::underlyingAPI = vk::LayeredDriverUnderlyingApiMSFT::eNone

Definition at line 70178 of file vulkan_structs.hpp.


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