Searched defs:PhysicalDeviceFragmentDensityMap2PropertiesEXT (Results 1 – 4 of 4) sorted by relevance
58120 struct PhysicalDeviceFragmentDensityMap2PropertiesEXT struct58122 using NativeType = VkPhysicalDeviceFragmentDensityMap2PropertiesEXT;58124 static const bool allowDuplicate = false;58125 …EXPR StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMap2PropertiesEXT;58128 …HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2PropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 subsamp… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() function58144 …PhysicalDeviceFragmentDensityMap2PropertiesEXT( VkPhysicalDeviceFragmentDensityMap2PropertiesEXT c… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() function58154 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT con… in operator =()58158 …licit operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const&()58163 explicit operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT&()58179 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
54411 struct PhysicalDeviceFragmentDensityMap2PropertiesEXT struct54420 VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2PropertiesEXT(VULKAN_HPP_NAMESPACE::Bool32 su… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() function54426 …PhysicalDeviceFragmentDensityMap2PropertiesEXT( VkPhysicalDeviceFragmentDensityMap2PropertiesEXT c… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() function54436 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT con… in operator =()54441 operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const&()54446 operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT&()54457 reflect() const VULKAN_HPP_NOEXCEPT in reflect()54467 … operator==( PhysicalDeviceFragmentDensityMap2PropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()54481 … operator!=( PhysicalDeviceFragmentDensityMap2PropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()54488 …PP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceFragmentDensityMap2PropertiesEXT;[all …]
61121 struct PhysicalDeviceFragmentDensityMap2PropertiesEXT struct61123 using NativeType = VkPhysicalDeviceFragmentDensityMap2PropertiesEXT;61125 static const bool allowDuplicate = false;61126 …EXPR StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMap2PropertiesEXT;61129 …HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2PropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 subsamp… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() function61145 …PhysicalDeviceFragmentDensityMap2PropertiesEXT( VkPhysicalDeviceFragmentDensityMap2PropertiesEXT c… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() function61155 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT con… in operator =()61159 operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const&()61164 operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT&()61180 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
33640 pub struct PhysicalDeviceFragmentDensityMap2PropertiesEXT { struct33648 impl ::std::default::Default for PhysicalDeviceFragmentDensityMap2PropertiesEXT { implementation33660 impl PhysicalDeviceFragmentDensityMap2PropertiesEXT { implementation33677 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceFragmentDensityMap2PropertiesEXT {} implementation33716 pub fn build(self) -> PhysicalDeviceFragmentDensityMap2PropertiesEXT { in build()