Vulkan-Hpp
vk::ImageViewSampleWeightCreateInfoQCOM Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkImageViewSampleWeightCreateInfoQCOM
 

Public Member Functions

VULKAN_HPP_CONSTEXPR ImageViewSampleWeightCreateInfoQCOM (vk::Offset2D filterCenter_={}, vk::Extent2D filterSize_={}, uint32_t numPhases_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR ImageViewSampleWeightCreateInfoQCOM (ImageViewSampleWeightCreateInfoQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 ImageViewSampleWeightCreateInfoQCOM (VkImageViewSampleWeightCreateInfoQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
ImageViewSampleWeightCreateInfoQCOMoperator= (ImageViewSampleWeightCreateInfoQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
ImageViewSampleWeightCreateInfoQCOMoperator= (VkImageViewSampleWeightCreateInfoQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 ImageViewSampleWeightCreateInfoQCOMsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 ImageViewSampleWeightCreateInfoQCOMsetFilterCenter (vk::Offset2D const &filterCenter_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 ImageViewSampleWeightCreateInfoQCOMsetFilterSize (vk::Extent2D const &filterSize_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 ImageViewSampleWeightCreateInfoQCOMsetNumPhases (uint32_t numPhases_) VULKAN_HPP_NOEXCEPT
 
 operator VkImageViewSampleWeightCreateInfoQCOM const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkImageViewSampleWeightCreateInfoQCOM & () VULKAN_HPP_NOEXCEPT
 
bool operator== (ImageViewSampleWeightCreateInfoQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (ImageViewSampleWeightCreateInfoQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eImageViewSampleWeightCreateInfoQCOM
 
const void * pNext = {}
 
vk::Offset2D filterCenter = {}
 
vk::Extent2D filterSize = {}
 
uint32_t numPhases = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 46273 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ ImageViewSampleWeightCreateInfoQCOM() [1/3]

VULKAN_HPP_CONSTEXPR vk::ImageViewSampleWeightCreateInfoQCOM::ImageViewSampleWeightCreateInfoQCOM ( vk::Offset2D  filterCenter_ = {},
vk::Extent2D  filterSize_ = {},
uint32_t  numPhases_ = {},
const void *  pNext_ = nullptr 
)
inline

Definition at line 46281 of file vulkan_structs.hpp.

◆ ImageViewSampleWeightCreateInfoQCOM() [2/3]

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

◆ ImageViewSampleWeightCreateInfoQCOM() [3/3]

vk::ImageViewSampleWeightCreateInfoQCOM::ImageViewSampleWeightCreateInfoQCOM ( VkImageViewSampleWeightCreateInfoQCOM const &  rhs)
inline

Definition at line 46294 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkImageViewSampleWeightCreateInfoQCOM &()

vk::ImageViewSampleWeightCreateInfoQCOM::operator VkImageViewSampleWeightCreateInfoQCOM & ( )
inline

Definition at line 46339 of file vulkan_structs.hpp.

◆ operator VkImageViewSampleWeightCreateInfoQCOM const &()

vk::ImageViewSampleWeightCreateInfoQCOM::operator VkImageViewSampleWeightCreateInfoQCOM const & ( ) const
inline

Definition at line 46334 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 46373 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

ImageViewSampleWeightCreateInfoQCOM& vk::ImageViewSampleWeightCreateInfoQCOM::operator= ( VkImageViewSampleWeightCreateInfoQCOM const &  rhs)
inline

Definition at line 46302 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 46363 of file vulkan_structs.hpp.

◆ setFilterCenter()

VULKAN_HPP_CONSTEXPR_14 ImageViewSampleWeightCreateInfoQCOM& vk::ImageViewSampleWeightCreateInfoQCOM::setFilterCenter ( vk::Offset2D const &  filterCenter_)
inline

Definition at line 46315 of file vulkan_structs.hpp.

◆ setFilterSize()

VULKAN_HPP_CONSTEXPR_14 ImageViewSampleWeightCreateInfoQCOM& vk::ImageViewSampleWeightCreateInfoQCOM::setFilterSize ( vk::Extent2D const &  filterSize_)
inline

Definition at line 46321 of file vulkan_structs.hpp.

◆ setNumPhases()

VULKAN_HPP_CONSTEXPR_14 ImageViewSampleWeightCreateInfoQCOM& vk::ImageViewSampleWeightCreateInfoQCOM::setNumPhases ( uint32_t  numPhases_)
inline

Definition at line 46327 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 46309 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 46277 of file vulkan_structs.hpp.

◆ filterCenter

vk::Offset2D vk::ImageViewSampleWeightCreateInfoQCOM::filterCenter = {}

Definition at line 46382 of file vulkan_structs.hpp.

◆ filterSize

vk::Extent2D vk::ImageViewSampleWeightCreateInfoQCOM::filterSize = {}

Definition at line 46383 of file vulkan_structs.hpp.

◆ numPhases

uint32_t vk::ImageViewSampleWeightCreateInfoQCOM::numPhases = {}

Definition at line 46384 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 46381 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::ImageViewSampleWeightCreateInfoQCOM::structureType = StructureType::eImageViewSampleWeightCreateInfoQCOM
static

Definition at line 46278 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::ImageViewSampleWeightCreateInfoQCOM::sType = StructureType::eImageViewSampleWeightCreateInfoQCOM

Definition at line 46380 of file vulkan_structs.hpp.


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