HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceImageProcessingFeaturesQCOM
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessingFeaturesQCOM (VULKAN_HPP_NAMESPACE::Bool32 textureSampleWeighted_={}, VULKAN_HPP_NAMESPACE::Bool32 textureBoxFilter_={}, VULKAN_HPP_NAMESPACE::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
PhysicalDeviceImageProcessingFeaturesQCOM
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceImageProcessingFeaturesQCOM
setTextureSampleWeighted (VULKAN_HPP_NAMESPACE::Bool32 textureSampleWeighted_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceImageProcessingFeaturesQCOM
setTextureBoxFilter (VULKAN_HPP_NAMESPACE::Bool32 textureBoxFilter_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceImageProcessingFeaturesQCOM
setTextureBlockMatch (VULKAN_HPP_NAMESPACE::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

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 textureSampleWeighted = {}
 
VULKAN_HPP_NAMESPACE::Bool32 textureBoxFilter = {}
 
VULKAN_HPP_NAMESPACE::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 59839 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

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

Definition at line 59847 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM::PhysicalDeviceImageProcessingFeaturesQCOM ( PhysicalDeviceImageProcessingFeaturesQCOM const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM::PhysicalDeviceImageProcessingFeaturesQCOM ( VkPhysicalDeviceImageProcessingFeaturesQCOM const rhs)
inline

Definition at line 59860 of file vulkan_structs.hpp.

Member Function Documentation

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

Definition at line 59908 of file vulkan_structs.hpp.

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

Definition at line 59903 of file vulkan_structs.hpp.

PhysicalDeviceImageProcessingFeaturesQCOM& VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM::operator= ( PhysicalDeviceImageProcessingFeaturesQCOM const rhs)
default
PhysicalDeviceImageProcessingFeaturesQCOM& VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM::operator= ( VkPhysicalDeviceImageProcessingFeaturesQCOM const rhs)
inline

Definition at line 59868 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM::operator== ( PhysicalDeviceImageProcessingFeaturesQCOM const rhs) const
inline

Definition at line 59932 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOM& VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM::setPNext ( void pNext_)
inline

Definition at line 59875 of file vulkan_structs.hpp.

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

Definition at line 59896 of file vulkan_structs.hpp.

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

Definition at line 59889 of file vulkan_structs.hpp.

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

Definition at line 59882 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 59843 of file vulkan_structs.hpp.

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

Definition at line 59950 of file vulkan_structs.hpp.

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

Definition at line 59844 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM::sType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM

Definition at line 59949 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM::textureBlockMatch = {}

Definition at line 59953 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM::textureBoxFilter = {}

Definition at line 59952 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM::textureSampleWeighted = {}

Definition at line 59951 of file vulkan_structs.hpp.


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