Lines Matching defs:PhysicalDeviceImageProcessingPropertiesQCOM
69355 struct PhysicalDeviceImageProcessingPropertiesQCOM struct
69357 using NativeType = VkPhysicalDeviceImageProcessingPropertiesQCOM;
69359 static const bool allowDuplicate = false;
69360 …NSTEXPR StructureType structureType = StructureType::ePhysicalDeviceImageProcessingPropertiesQCOM;
69363 …VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessingPropertiesQCOM( uint32_t m… in PhysicalDeviceImageProcessingPropertiesQCOM() function
69378 …PhysicalDeviceImageProcessingPropertiesQCOM( VkPhysicalDeviceImageProcessingPropertiesQCOM const &… in PhysicalDeviceImageProcessingPropertiesQCOM() function
69388 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingPropertiesQCOM const … in operator =()
69392 operator VkPhysicalDeviceImageProcessingPropertiesQCOM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImageProcessingPropertiesQCOM const&()
69397 operator VkPhysicalDeviceImageProcessingPropertiesQCOM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImageProcessingPropertiesQCOM&()
69413 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
69422 …ool operator==( PhysicalDeviceImageProcessingPropertiesQCOM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
69433 …ool operator!=( PhysicalDeviceImageProcessingPropertiesQCOM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
69440 …ructureType sType = StructureType::ePhysicalDeviceImageProcessingPropertiesQCOM;
69441 void * pNext = {};
69442 uint32_t maxWeightFilterPhases = {};
69443 VULKAN_HPP_NAMESPACE::Extent2D maxWeightFilterDimension = {};
69444 VULKAN_HPP_NAMESPACE::Extent2D maxBlockMatchRegion = {};
69445 VULKAN_HPP_NAMESPACE::Extent2D maxBoxFilterBlockSize = {};