Searched defs:PhysicalDeviceFragmentDensityMap2PropertiesEXT (Results 1 – 4 of 4) sorted by relevance
50861 struct PhysicalDeviceFragmentDensityMap2PropertiesEXT struct50863 using NativeType = VkPhysicalDeviceFragmentDensityMap2PropertiesEXT;50865 static const bool allowDuplicate = false;50866 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMap2PropertiesEXT;50869 …VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2PropertiesEXT(VULKAN_HPP_NAMESPACE::Bool32 s… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() argument50885 …PhysicalDeviceFragmentDensityMap2PropertiesEXT(VkPhysicalDeviceFragmentDensityMap2PropertiesEXT co… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() function50895 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT con… in operator =()50899 …licit operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const&()50904 explicit operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT&()50920 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
50767 struct PhysicalDeviceFragmentDensityMap2PropertiesEXT struct50769 using NativeType = VkPhysicalDeviceFragmentDensityMap2PropertiesEXT;50771 static const bool allowDuplicate = false;50772 …EXPR StructureType structureType = StructureType::ePhysicalDeviceFragmentDensityMap2PropertiesEXT;50775 …HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2PropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 subsamp… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() function50791 …PhysicalDeviceFragmentDensityMap2PropertiesEXT( VkPhysicalDeviceFragmentDensityMap2PropertiesEXT c… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() function50801 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT con… in operator =()50805 …licit operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const&()50810 explicit operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT&()50826 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
52576 struct PhysicalDeviceFragmentDensityMap2PropertiesEXT struct52578 using NativeType = VkPhysicalDeviceFragmentDensityMap2PropertiesEXT;52580 static const bool allowDuplicate = false;52581 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =52585 VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentDensityMap2PropertiesEXT( in PhysicalDeviceFragmentDensityMap2PropertiesEXT() argument52599 …PhysicalDeviceFragmentDensityMap2PropertiesEXT( VkPhysicalDeviceFragmentDensityMap2PropertiesEXT c… in PhysicalDeviceFragmentDensityMap2PropertiesEXT() function52612 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceFragmentDensityMap2PropertiesEXT con… in operator =()52616 …licit operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT const&()52621 explicit operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceFragmentDensityMap2PropertiesEXT&()52637 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
33640 pub struct PhysicalDeviceFragmentDensityMap2PropertiesEXT { struct33648 impl ::std::default::Default for PhysicalDeviceFragmentDensityMap2PropertiesEXT { argument33660 impl PhysicalDeviceFragmentDensityMap2PropertiesEXT { implementation33677 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceFragmentDensityMap2PropertiesEXT {} implementation33716 pub fn build(self) -> PhysicalDeviceFragmentDensityMap2PropertiesEXT { in build()