Searched defs:PhysicalDeviceFragmentDensityMapPropertiesEXT (Results 1 – 4 of 4) sorted by relevance
64158 struct PhysicalDeviceFragmentDensityMapPropertiesEXT struct64160 using NativeType = VkPhysicalDeviceFragmentDensityMapPropertiesEXT;64162 static const bool allowDuplicate = false;64163 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMapPropertiesEXT;64166 …ULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapPropertiesEXT( VULKAN_HPP_NAMESPACE::Extent2D … in PhysicalDeviceFragmentDensityMapPropertiesEXT() function64180 …PhysicalDeviceFragmentDensityMapPropertiesEXT( VkPhysicalDeviceFragmentDensityMapPropertiesEXT con… in PhysicalDeviceFragmentDensityMapPropertiesEXT() function64190 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT cons… in operator =()64194 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const&()64199 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT&()64214 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
66061 struct PhysicalDeviceFragmentDensityMapPropertiesEXT struct66063 using NativeType = VkPhysicalDeviceFragmentDensityMapPropertiesEXT;66065 static const bool allowDuplicate = false;66066 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMapPropertiesEXT;66069 …ULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapPropertiesEXT( VULKAN_HPP_NAMESPACE::Extent2D … in PhysicalDeviceFragmentDensityMapPropertiesEXT() argument66083 …PhysicalDeviceFragmentDensityMapPropertiesEXT( VkPhysicalDeviceFragmentDensityMapPropertiesEXT con… in PhysicalDeviceFragmentDensityMapPropertiesEXT() function66093 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT cons… in operator =()66097 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const&()66102 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT&()66117 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
66195 struct PhysicalDeviceFragmentDensityMapPropertiesEXT struct66197 using NativeType = VkPhysicalDeviceFragmentDensityMapPropertiesEXT;66199 static const bool allowDuplicate = false;66200 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMapPropertiesEXT;66203 …ULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapPropertiesEXT( VULKAN_HPP_NAMESPACE::Extent2D … in PhysicalDeviceFragmentDensityMapPropertiesEXT() argument66217 …PhysicalDeviceFragmentDensityMapPropertiesEXT( VkPhysicalDeviceFragmentDensityMapPropertiesEXT con… in PhysicalDeviceFragmentDensityMapPropertiesEXT() function66227 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT cons… in operator =()66231 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const&()66236 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT&()66251 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
38686 pub struct PhysicalDeviceFragmentDensityMapPropertiesEXT { struct38693 impl ::std::default::Default for PhysicalDeviceFragmentDensityMapPropertiesEXT { argument38705 unsafe impl TaggedStructure for PhysicalDeviceFragmentDensityMapPropertiesEXT { implementation38709 impl PhysicalDeviceFragmentDensityMapPropertiesEXT { impl38726 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceFragmentDensityMapPropertiesEXT {} implementation38763 pub fn build(self) -> PhysicalDeviceFragmentDensityMapPropertiesEXT { in build()