Vulkan-Hpp
vk::SamplerCubicWeightsCreateInfoQCOM Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkSamplerCubicWeightsCreateInfoQCOM
 

Public Member Functions

VULKAN_HPP_CONSTEXPR SamplerCubicWeightsCreateInfoQCOM (vk::CubicFilterWeightsQCOM cubicWeights_=vk::CubicFilterWeightsQCOM::eCatmullRom, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR SamplerCubicWeightsCreateInfoQCOM (SamplerCubicWeightsCreateInfoQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 SamplerCubicWeightsCreateInfoQCOM (VkSamplerCubicWeightsCreateInfoQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
SamplerCubicWeightsCreateInfoQCOMoperator= (SamplerCubicWeightsCreateInfoQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
SamplerCubicWeightsCreateInfoQCOMoperator= (VkSamplerCubicWeightsCreateInfoQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 SamplerCubicWeightsCreateInfoQCOMsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 SamplerCubicWeightsCreateInfoQCOMsetCubicWeights (vk::CubicFilterWeightsQCOM cubicWeights_) VULKAN_HPP_NOEXCEPT
 
 operator VkSamplerCubicWeightsCreateInfoQCOM const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkSamplerCubicWeightsCreateInfoQCOM & () VULKAN_HPP_NOEXCEPT
 
bool operator== (SamplerCubicWeightsCreateInfoQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (SamplerCubicWeightsCreateInfoQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eSamplerCubicWeightsCreateInfoQCOM
 
const void * pNext = {}
 
vk::CubicFilterWeightsQCOM cubicWeights = vk::CubicFilterWeightsQCOM::eCatmullRom
 

Static Public Attributes

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

Detailed Description

Definition at line 104657 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ SamplerCubicWeightsCreateInfoQCOM() [1/3]

VULKAN_HPP_CONSTEXPR vk::SamplerCubicWeightsCreateInfoQCOM::SamplerCubicWeightsCreateInfoQCOM ( vk::CubicFilterWeightsQCOM  cubicWeights_ = vk::CubicFilterWeightsQCOM::eCatmullRom,
const void *  pNext_ = nullptr 
)
inline

Definition at line 104666 of file vulkan_structs.hpp.

◆ SamplerCubicWeightsCreateInfoQCOM() [2/3]

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

◆ SamplerCubicWeightsCreateInfoQCOM() [3/3]

vk::SamplerCubicWeightsCreateInfoQCOM::SamplerCubicWeightsCreateInfoQCOM ( VkSamplerCubicWeightsCreateInfoQCOM const &  rhs)
inline

Definition at line 104675 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkSamplerCubicWeightsCreateInfoQCOM &()

vk::SamplerCubicWeightsCreateInfoQCOM::operator VkSamplerCubicWeightsCreateInfoQCOM & ( )
inline

Definition at line 104709 of file vulkan_structs.hpp.

◆ operator VkSamplerCubicWeightsCreateInfoQCOM const &()

vk::SamplerCubicWeightsCreateInfoQCOM::operator VkSamplerCubicWeightsCreateInfoQCOM const & ( ) const
inline

Definition at line 104704 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 104738 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

SamplerCubicWeightsCreateInfoQCOM& vk::SamplerCubicWeightsCreateInfoQCOM::operator= ( VkSamplerCubicWeightsCreateInfoQCOM const &  rhs)
inline

Definition at line 104683 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 104729 of file vulkan_structs.hpp.

◆ setCubicWeights()

VULKAN_HPP_CONSTEXPR_14 SamplerCubicWeightsCreateInfoQCOM& vk::SamplerCubicWeightsCreateInfoQCOM::setCubicWeights ( vk::CubicFilterWeightsQCOM  cubicWeights_)
inline

Definition at line 104697 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 SamplerCubicWeightsCreateInfoQCOM& vk::SamplerCubicWeightsCreateInfoQCOM::setPNext ( const void *  pNext_)
inline

Definition at line 104690 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 104661 of file vulkan_structs.hpp.

◆ cubicWeights

vk::CubicFilterWeightsQCOM vk::SamplerCubicWeightsCreateInfoQCOM::cubicWeights = vk::CubicFilterWeightsQCOM::eCatmullRom

Definition at line 104747 of file vulkan_structs.hpp.

◆ pNext

const void* vk::SamplerCubicWeightsCreateInfoQCOM::pNext = {}

Definition at line 104746 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::SamplerCubicWeightsCreateInfoQCOM::structureType = StructureType::eSamplerCubicWeightsCreateInfoQCOM
static

Definition at line 104662 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::SamplerCubicWeightsCreateInfoQCOM::sType = StructureType::eSamplerCubicWeightsCreateInfoQCOM

Definition at line 104745 of file vulkan_structs.hpp.


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