Lines Matching defs:PhysicalDeviceImageProcessingPropertiesQCOM

69888   struct PhysicalDeviceImageProcessingPropertiesQCOM  struct
69890 using NativeType = VkPhysicalDeviceImageProcessingPropertiesQCOM;
69892 static const bool allowDuplicate = false;
69893 …NSTEXPR StructureType structureType = StructureType::ePhysicalDeviceImageProcessingPropertiesQCOM;
69896 …VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessingPropertiesQCOM( uint32_t m… in PhysicalDeviceImageProcessingPropertiesQCOM() argument
69911PhysicalDeviceImageProcessingPropertiesQCOM( VkPhysicalDeviceImageProcessingPropertiesQCOM const &… in PhysicalDeviceImageProcessingPropertiesQCOM() function
69921 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingPropertiesQCOM const … in operator =()
69925 operator VkPhysicalDeviceImageProcessingPropertiesQCOM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImageProcessingPropertiesQCOM const&()
69930 operator VkPhysicalDeviceImageProcessingPropertiesQCOM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImageProcessingPropertiesQCOM&()
69946 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
69955 …ool operator==( PhysicalDeviceImageProcessingPropertiesQCOM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
69966 …ool operator!=( PhysicalDeviceImageProcessingPropertiesQCOM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
69973 …ructureType sType = StructureType::ePhysicalDeviceImageProcessingPropertiesQCOM;
69974 void * pNext = {};
69975 uint32_t maxWeightFilterPhases = {};
69976 VULKAN_HPP_NAMESPACE::Extent2D maxWeightFilterDimension = {};
69977 VULKAN_HPP_NAMESPACE::Extent2D maxBlockMatchRegion = {};
69978 VULKAN_HPP_NAMESPACE::Extent2D maxBoxFilterBlockSize = {};