Searched defs:PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM (Results 1 – 5 of 5) sorted by relevance
2050 …using PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM = PhysicalDeviceFragmentDensityMapOffsetF… typedef
81883 …using PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM = PhysicalDeviceFragmentDensityMapOffsetF… typedef
66551 struct PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM struct66553 using NativeType = VkPhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM;66555 static const bool allowDuplicate = false;66556 … StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM;66559 …VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM( VULKAN_HPP_NAMESPACE::Boo… in PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM() function66569 …PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM( VkPhysicalDeviceFragmentDensityMapOffsetFeatur… in PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM() function66580 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM… in operator =()66585 … PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()66592 …gmentDensityMapOffset( VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMapOffset_ ) VULKAN_HPP_NOEXCEPT in setFragmentDensityMapOffset()66599 … operator VkPhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM const&()[all …]
66010 struct PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM struct66012 using NativeType = VkPhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM;66014 static const bool allowDuplicate = false;66015 … StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM;66018 …VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM( VULKAN_HPP_NAMESPACE::Boo… in PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM() function66028 …PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM( VkPhysicalDeviceFragmentDensityMapOffsetFeatur… in PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM() function66039 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM… in operator =()66044 … PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()66051 …gmentDensityMapOffset( VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMapOffset_ ) VULKAN_HPP_NOEXCEPT in setFragmentDensityMapOffset()66058 … operator VkPhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM const&()[all …]
38616 pub struct PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM { struct38621 impl ::std::default::Default for PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM { argument38631 unsafe impl TaggedStructure for PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM { implementation38635 impl PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM { impl38652 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM {} implementation38657 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM {} implementation38678 pub fn build(self) -> PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM { in build()