Vulkan-Hpp
vk::PhysicalDevicePortabilitySubsetPropertiesKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDevicePortabilitySubsetPropertiesKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDevicePortabilitySubsetPropertiesKHR (uint32_t minVertexInputBindingStrideAlignment_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDevicePortabilitySubsetPropertiesKHR (PhysicalDevicePortabilitySubsetPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDevicePortabilitySubsetPropertiesKHR (VkPhysicalDevicePortabilitySubsetPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDevicePortabilitySubsetPropertiesKHRoperator= (PhysicalDevicePortabilitySubsetPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDevicePortabilitySubsetPropertiesKHRoperator= (VkPhysicalDevicePortabilitySubsetPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePortabilitySubsetPropertiesKHRsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePortabilitySubsetPropertiesKHRsetMinVertexInputBindingStrideAlignment (uint32_t minVertexInputBindingStrideAlignment_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePortabilitySubsetPropertiesKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePortabilitySubsetPropertiesKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDevicePortabilitySubsetPropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDevicePortabilitySubsetPropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDevicePortabilitySubsetPropertiesKHR
 
void * pNext = {}
 
uint32_t minVertexInputBindingStrideAlignment = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 76341 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

using vk::PhysicalDevicePortabilitySubsetPropertiesKHR::NativeType = VkPhysicalDevicePortabilitySubsetPropertiesKHR

Definition at line 76343 of file vulkan_structs.hpp.

Constructor & Destructor Documentation

◆ PhysicalDevicePortabilitySubsetPropertiesKHR() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDevicePortabilitySubsetPropertiesKHR::PhysicalDevicePortabilitySubsetPropertiesKHR ( uint32_t  minVertexInputBindingStrideAlignment_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 76349 of file vulkan_structs.hpp.

◆ PhysicalDevicePortabilitySubsetPropertiesKHR() [2/3]

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

◆ PhysicalDevicePortabilitySubsetPropertiesKHR() [3/3]

vk::PhysicalDevicePortabilitySubsetPropertiesKHR::PhysicalDevicePortabilitySubsetPropertiesKHR ( VkPhysicalDevicePortabilitySubsetPropertiesKHR const &  rhs)
inline

Definition at line 76358 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDevicePortabilitySubsetPropertiesKHR &()

vk::PhysicalDevicePortabilitySubsetPropertiesKHR::operator VkPhysicalDevicePortabilitySubsetPropertiesKHR & ( )
inline

Definition at line 76392 of file vulkan_structs.hpp.

◆ operator VkPhysicalDevicePortabilitySubsetPropertiesKHR const &()

vk::PhysicalDevicePortabilitySubsetPropertiesKHR::operator VkPhysicalDevicePortabilitySubsetPropertiesKHR const & ( ) const
inline

Definition at line 76387 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 76421 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDevicePortabilitySubsetPropertiesKHR& vk::PhysicalDevicePortabilitySubsetPropertiesKHR::operator= ( VkPhysicalDevicePortabilitySubsetPropertiesKHR const &  rhs)
inline

Definition at line 76366 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 76412 of file vulkan_structs.hpp.

◆ setMinVertexInputBindingStrideAlignment()

VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePortabilitySubsetPropertiesKHR& vk::PhysicalDevicePortabilitySubsetPropertiesKHR::setMinVertexInputBindingStrideAlignment ( uint32_t  minVertexInputBindingStrideAlignment_)
inline

Definition at line 76380 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePortabilitySubsetPropertiesKHR& vk::PhysicalDevicePortabilitySubsetPropertiesKHR::setPNext ( void *  pNext_)
inline

Definition at line 76373 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 76345 of file vulkan_structs.hpp.

◆ minVertexInputBindingStrideAlignment

uint32_t vk::PhysicalDevicePortabilitySubsetPropertiesKHR::minVertexInputBindingStrideAlignment = {}

Definition at line 76430 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 76429 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDevicePortabilitySubsetPropertiesKHR::structureType = StructureType::ePhysicalDevicePortabilitySubsetPropertiesKHR
static

Definition at line 76346 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDevicePortabilitySubsetPropertiesKHR::sType = StructureType::ePhysicalDevicePortabilitySubsetPropertiesKHR

Definition at line 76428 of file vulkan_structs.hpp.


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