Vulkan-Hpp
vk::PhysicalDeviceImageProcessing2PropertiesQCOM Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceImageProcessing2PropertiesQCOM
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessing2PropertiesQCOM (vk::Extent2D maxBlockMatchWindow_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessing2PropertiesQCOM (PhysicalDeviceImageProcessing2PropertiesQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceImageProcessing2PropertiesQCOM (VkPhysicalDeviceImageProcessing2PropertiesQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceImageProcessing2PropertiesQCOMoperator= (PhysicalDeviceImageProcessing2PropertiesQCOM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceImageProcessing2PropertiesQCOMoperator= (VkPhysicalDeviceImageProcessing2PropertiesQCOM const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceImageProcessing2PropertiesQCOM const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceImageProcessing2PropertiesQCOM & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceImageProcessing2PropertiesQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceImageProcessing2PropertiesQCOM const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceImageProcessing2PropertiesQCOM
 
void * pNext = {}
 
vk::Extent2D maxBlockMatchWindow = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 68789 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceImageProcessing2PropertiesQCOM() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceImageProcessing2PropertiesQCOM::PhysicalDeviceImageProcessing2PropertiesQCOM ( vk::Extent2D  maxBlockMatchWindow_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 68797 of file vulkan_structs.hpp.

◆ PhysicalDeviceImageProcessing2PropertiesQCOM() [2/3]

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

◆ PhysicalDeviceImageProcessing2PropertiesQCOM() [3/3]

vk::PhysicalDeviceImageProcessing2PropertiesQCOM::PhysicalDeviceImageProcessing2PropertiesQCOM ( VkPhysicalDeviceImageProcessing2PropertiesQCOM const &  rhs)
inline

Definition at line 68806 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceImageProcessing2PropertiesQCOM &()

vk::PhysicalDeviceImageProcessing2PropertiesQCOM::operator VkPhysicalDeviceImageProcessing2PropertiesQCOM & ( )
inline

Definition at line 68825 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceImageProcessing2PropertiesQCOM const &()

vk::PhysicalDeviceImageProcessing2PropertiesQCOM::operator VkPhysicalDeviceImageProcessing2PropertiesQCOM const & ( ) const
inline

Definition at line 68820 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 68854 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceImageProcessing2PropertiesQCOM& vk::PhysicalDeviceImageProcessing2PropertiesQCOM::operator= ( VkPhysicalDeviceImageProcessing2PropertiesQCOM const &  rhs)
inline

Definition at line 68814 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 68845 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 68793 of file vulkan_structs.hpp.

◆ maxBlockMatchWindow

vk::Extent2D vk::PhysicalDeviceImageProcessing2PropertiesQCOM::maxBlockMatchWindow = {}

Definition at line 68863 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 68862 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceImageProcessing2PropertiesQCOM::structureType = StructureType::ePhysicalDeviceImageProcessing2PropertiesQCOM
static

Definition at line 68794 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceImageProcessing2PropertiesQCOM::sType = StructureType::ePhysicalDeviceImageProcessing2PropertiesQCOM

Definition at line 68861 of file vulkan_structs.hpp.


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