Lines Matching defs:PhysicalDeviceImageProcessingPropertiesQCOM
60906 struct PhysicalDeviceImageProcessingPropertiesQCOM struct
60908 using NativeType = VkPhysicalDeviceImageProcessingPropertiesQCOM;
60910 static const bool allowDuplicate = false;
60911 …NSTEXPR StructureType structureType = StructureType::ePhysicalDeviceImageProcessingPropertiesQCOM;
60914 …VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessingPropertiesQCOM( uint32_t m… in PhysicalDeviceImageProcessingPropertiesQCOM() argument
60929 …PhysicalDeviceImageProcessingPropertiesQCOM( VkPhysicalDeviceImageProcessingPropertiesQCOM const &… in PhysicalDeviceImageProcessingPropertiesQCOM() function
60939 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingPropertiesQCOM const … in operator =()
60943 operator VkPhysicalDeviceImageProcessingPropertiesQCOM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImageProcessingPropertiesQCOM const&()
60948 operator VkPhysicalDeviceImageProcessingPropertiesQCOM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImageProcessingPropertiesQCOM&()
60964 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
60973 …ool operator==( PhysicalDeviceImageProcessingPropertiesQCOM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
60984 …ool operator!=( PhysicalDeviceImageProcessingPropertiesQCOM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
60991 …ructureType sType = StructureType::ePhysicalDeviceImageProcessingPropertiesQCOM;
60992 void * pNext = {};
60993 uint32_t maxWeightFilterPhases = {};
60994 VULKAN_HPP_NAMESPACE::Extent2D maxWeightFilterDimension = {};
60995 VULKAN_HPP_NAMESPACE::Extent2D maxBlockMatchRegion = {};
60996 VULKAN_HPP_NAMESPACE::Extent2D maxBoxFilterBlockSize = {};