Lines Matching defs:PhysicalDeviceImageProcessingPropertiesQCOM
79207 struct PhysicalDeviceImageProcessingPropertiesQCOM struct
79209 using NativeType = VkPhysicalDeviceImageProcessingPropertiesQCOM;
79211 static const bool allowDuplicate = false;
79212 …NSTEXPR StructureType structureType = StructureType::ePhysicalDeviceImageProcessingPropertiesQCOM;
79215 …VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessingPropertiesQCOM( uint32_t m… in PhysicalDeviceImageProcessingPropertiesQCOM() argument
79230 …PhysicalDeviceImageProcessingPropertiesQCOM( VkPhysicalDeviceImageProcessingPropertiesQCOM const &… in PhysicalDeviceImageProcessingPropertiesQCOM() function
79240 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingPropertiesQCOM const … in operator =()
79244 operator VkPhysicalDeviceImageProcessingPropertiesQCOM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImageProcessingPropertiesQCOM const&()
79249 operator VkPhysicalDeviceImageProcessingPropertiesQCOM &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceImageProcessingPropertiesQCOM&()
79265 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
79274 …ool operator==( PhysicalDeviceImageProcessingPropertiesQCOM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
79285 …ool operator!=( PhysicalDeviceImageProcessingPropertiesQCOM const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
79292 …ructureType sType = StructureType::ePhysicalDeviceImageProcessingPropertiesQCOM;
79293 void * pNext = {};
79294 uint32_t maxWeightFilterPhases = {};
79295 VULKAN_HPP_NAMESPACE::Extent2D maxWeightFilterDimension = {};
79296 VULKAN_HPP_NAMESPACE::Extent2D maxBlockMatchRegion = {};
79297 VULKAN_HPP_NAMESPACE::Extent2D maxBoxFilterBlockSize = {};