Searched defs:PhysicalDeviceFragmentDensityMapPropertiesEXT (Results 1 – 4 of 4) sorted by relevance
58529 struct PhysicalDeviceFragmentDensityMapPropertiesEXT struct58531 using NativeType = VkPhysicalDeviceFragmentDensityMapPropertiesEXT;58533 static const bool allowDuplicate = false;58534 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMapPropertiesEXT;58537 …ULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapPropertiesEXT( VULKAN_HPP_NAMESPACE::Extent2D … in PhysicalDeviceFragmentDensityMapPropertiesEXT() argument58551 …PhysicalDeviceFragmentDensityMapPropertiesEXT( VkPhysicalDeviceFragmentDensityMapPropertiesEXT con… in PhysicalDeviceFragmentDensityMapPropertiesEXT() function58561 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT cons… in operator =()58565 …plicit operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const&()58570 explicit operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT&()58585 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
54805 struct PhysicalDeviceFragmentDensityMapPropertiesEXT struct54814 VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapPropertiesEXT(VULKAN_HPP_NAMESPACE::Extent2D m… in PhysicalDeviceFragmentDensityMapPropertiesEXT() function54820 …PhysicalDeviceFragmentDensityMapPropertiesEXT( VkPhysicalDeviceFragmentDensityMapPropertiesEXT con… in PhysicalDeviceFragmentDensityMapPropertiesEXT() function54830 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT cons… in operator =()54835 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const&()54840 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT&()54851 reflect() const VULKAN_HPP_NOEXCEPT in reflect()54861 …l operator==( PhysicalDeviceFragmentDensityMapPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()54874 …l operator!=( PhysicalDeviceFragmentDensityMapPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()54881 …HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceFragmentDensityMapPropertiesEXT;[all …]
61530 struct PhysicalDeviceFragmentDensityMapPropertiesEXT struct61532 using NativeType = VkPhysicalDeviceFragmentDensityMapPropertiesEXT;61534 static const bool allowDuplicate = false;61535 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMapPropertiesEXT;61538 …ULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMapPropertiesEXT( VULKAN_HPP_NAMESPACE::Extent2D … in PhysicalDeviceFragmentDensityMapPropertiesEXT() argument61552 …PhysicalDeviceFragmentDensityMapPropertiesEXT( VkPhysicalDeviceFragmentDensityMapPropertiesEXT con… in PhysicalDeviceFragmentDensityMapPropertiesEXT() function61562 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMapPropertiesEXT cons… in operator =()61566 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT const&()61571 operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMapPropertiesEXT&()61586 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
33564 pub struct PhysicalDeviceFragmentDensityMapPropertiesEXT { struct33571 impl ::std::default::Default for PhysicalDeviceFragmentDensityMapPropertiesEXT { argument33582 impl PhysicalDeviceFragmentDensityMapPropertiesEXT { impl33599 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceFragmentDensityMapPropertiesEXT {} implementation33633 pub fn build(self) -> PhysicalDeviceFragmentDensityMapPropertiesEXT { in build()