Vulkan-Hpp
vk::PhysicalDeviceImageProcessingFeaturesQCOM Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceImageProcessingFeaturesQCOM
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessingFeaturesQCOM (vk::Bool32 textureSampleWeighted_={}, vk::Bool32 textureBoxFilter_={}, vk::Bool32 textureBlockMatch_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessingFeaturesQCOM (PhysicalDeviceImageProcessingFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceImageProcessingFeaturesQCOM (VkPhysicalDeviceImageProcessingFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceImageProcessingFeaturesQCOMoperator= (PhysicalDeviceImageProcessingFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceImageProcessingFeaturesQCOMoperator= (VkPhysicalDeviceImageProcessingFeaturesQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOMsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOMsetTextureSampleWeighted (vk::Bool32 textureSampleWeighted_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOMsetTextureBoxFilter (vk::Bool32 textureBoxFilter_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOMsetTextureBlockMatch (vk::Bool32 textureBlockMatch_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceImageProcessingFeaturesQCOM const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceImageProcessingFeaturesQCOM & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceImageProcessingFeaturesQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceImageProcessingFeaturesQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM
 
void * pNext = {}
 
vk::Bool32 textureSampleWeighted = {}
 
vk::Bool32 textureBoxFilter = {}
 
vk::Bool32 textureBlockMatch = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 68872 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceImageProcessingFeaturesQCOM() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceImageProcessingFeaturesQCOM::PhysicalDeviceImageProcessingFeaturesQCOM ( vk::Bool32  textureSampleWeighted_ = {},
vk::Bool32  textureBoxFilter_ = {},
vk::Bool32  textureBlockMatch_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 68880 of file vulkan_structs.hpp.

◆ PhysicalDeviceImageProcessingFeaturesQCOM() [2/3]

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

◆ PhysicalDeviceImageProcessingFeaturesQCOM() [3/3]

vk::PhysicalDeviceImageProcessingFeaturesQCOM::PhysicalDeviceImageProcessingFeaturesQCOM ( VkPhysicalDeviceImageProcessingFeaturesQCOM const &  rhs)
inline

Definition at line 68893 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceImageProcessingFeaturesQCOM &()

vk::PhysicalDeviceImageProcessingFeaturesQCOM::operator VkPhysicalDeviceImageProcessingFeaturesQCOM & ( )
inline

Definition at line 68941 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceImageProcessingFeaturesQCOM const &()

vk::PhysicalDeviceImageProcessingFeaturesQCOM::operator VkPhysicalDeviceImageProcessingFeaturesQCOM const & ( ) const
inline

Definition at line 68936 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 68975 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceImageProcessingFeaturesQCOM& vk::PhysicalDeviceImageProcessingFeaturesQCOM::operator= ( VkPhysicalDeviceImageProcessingFeaturesQCOM const &  rhs)
inline

Definition at line 68901 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 68965 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 68908 of file vulkan_structs.hpp.

◆ setTextureBlockMatch()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOM& vk::PhysicalDeviceImageProcessingFeaturesQCOM::setTextureBlockMatch ( vk::Bool32  textureBlockMatch_)
inline

Definition at line 68929 of file vulkan_structs.hpp.

◆ setTextureBoxFilter()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOM& vk::PhysicalDeviceImageProcessingFeaturesQCOM::setTextureBoxFilter ( vk::Bool32  textureBoxFilter_)
inline

Definition at line 68922 of file vulkan_structs.hpp.

◆ setTextureSampleWeighted()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOM& vk::PhysicalDeviceImageProcessingFeaturesQCOM::setTextureSampleWeighted ( vk::Bool32  textureSampleWeighted_)
inline

Definition at line 68915 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 68876 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 68983 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceImageProcessingFeaturesQCOM::structureType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM
static

Definition at line 68877 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceImageProcessingFeaturesQCOM::sType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM

Definition at line 68982 of file vulkan_structs.hpp.

◆ textureBlockMatch

vk::Bool32 vk::PhysicalDeviceImageProcessingFeaturesQCOM::textureBlockMatch = {}

Definition at line 68986 of file vulkan_structs.hpp.

◆ textureBoxFilter

vk::Bool32 vk::PhysicalDeviceImageProcessingFeaturesQCOM::textureBoxFilter = {}

Definition at line 68985 of file vulkan_structs.hpp.

◆ textureSampleWeighted

vk::Bool32 vk::PhysicalDeviceImageProcessingFeaturesQCOM::textureSampleWeighted = {}

Definition at line 68984 of file vulkan_structs.hpp.


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