Searched defs:PhysicalDeviceImageProcessingFeaturesQCOM (Results 1 – 4 of 4) sorted by relevance
66963 struct PhysicalDeviceImageProcessingFeaturesQCOM struct66965 using NativeType = VkPhysicalDeviceImageProcessingFeaturesQCOM;66967 static const bool allowDuplicate = false;66968 …CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM;66971 …VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessingFeaturesQCOM( VULKAN_HPP_NAMESPACE::Bool32 textu… in PhysicalDeviceImageProcessingFeaturesQCOM() function66984 …PhysicalDeviceImageProcessingFeaturesQCOM( VkPhysicalDeviceImageProcessingFeaturesQCOM const & rhs… in PhysicalDeviceImageProcessingFeaturesQCOM() function66994 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM const *>… in operator =()66999 …STEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()67006 …setTextureSampleWeighted( VULKAN_HPP_NAMESPACE::Bool32 textureSampleWeighted_ ) VULKAN_HPP_NOEXCEPT in setTextureSampleWeighted()67013 … setTextureBoxFilter( VULKAN_HPP_NAMESPACE::Bool32 textureBoxFilter_ ) VULKAN_HPP_NOEXCEPT in setTextureBoxFilter()[all …]
68872 struct PhysicalDeviceImageProcessingFeaturesQCOM struct68874 using NativeType = VkPhysicalDeviceImageProcessingFeaturesQCOM;68876 static const bool allowDuplicate = false;68877 …CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM;68880 …VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessingFeaturesQCOM( VULKAN_HPP_NAMESPACE::Bool32 textu… in PhysicalDeviceImageProcessingFeaturesQCOM() function68893 …PhysicalDeviceImageProcessingFeaturesQCOM( VkPhysicalDeviceImageProcessingFeaturesQCOM const & rhs… in PhysicalDeviceImageProcessingFeaturesQCOM() function68903 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM const *>… in operator =()68908 …STEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()68915 …setTextureSampleWeighted( VULKAN_HPP_NAMESPACE::Bool32 textureSampleWeighted_ ) VULKAN_HPP_NOEXCEPT in setTextureSampleWeighted()68922 setTextureBoxFilter( VULKAN_HPP_NAMESPACE::Bool32 textureBoxFilter_ ) VULKAN_HPP_NOEXCEPT in setTextureBoxFilter()[all …]
69232 struct PhysicalDeviceImageProcessingFeaturesQCOM struct69234 using NativeType = VkPhysicalDeviceImageProcessingFeaturesQCOM;69236 static const bool allowDuplicate = false;69237 …CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceImageProcessingFeaturesQCOM;69240 …VULKAN_HPP_CONSTEXPR PhysicalDeviceImageProcessingFeaturesQCOM( VULKAN_HPP_NAMESPACE::Bool32 textu… in PhysicalDeviceImageProcessingFeaturesQCOM() function69253 …PhysicalDeviceImageProcessingFeaturesQCOM( VkPhysicalDeviceImageProcessingFeaturesQCOM const & rhs… in PhysicalDeviceImageProcessingFeaturesQCOM() function69263 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceImageProcessingFeaturesQCOM const *>… in operator =()69268 …STEXPR_14 PhysicalDeviceImageProcessingFeaturesQCOM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()69275 …setTextureSampleWeighted( VULKAN_HPP_NAMESPACE::Bool32 textureSampleWeighted_ ) VULKAN_HPP_NOEXCEPT in setTextureSampleWeighted()69282 setTextureBoxFilter( VULKAN_HPP_NAMESPACE::Bool32 textureBoxFilter_ ) VULKAN_HPP_NOEXCEPT in setTextureBoxFilter()[all …]
70612 pub struct PhysicalDeviceImageProcessingFeaturesQCOM { struct70619 impl ::std::default::Default for PhysicalDeviceImageProcessingFeaturesQCOM { argument70631 unsafe impl TaggedStructure for PhysicalDeviceImageProcessingFeaturesQCOM { implementation70635 impl PhysicalDeviceImageProcessingFeaturesQCOM { implementation70652 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceImageProcessingFeaturesQCOM {} implementation70654 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceImageProcessingFeaturesQCOM {} implementation70685 pub fn build(self) -> PhysicalDeviceImageProcessingFeaturesQCOM { in build()