Searched defs:PhysicalDeviceVulkan14Properties (Results 1 – 2 of 2) sorted by relevance
96969 struct PhysicalDeviceVulkan14Properties struct96971 using NativeType = VkPhysicalDeviceVulkan14Properties;96973 static const bool allowDuplicate = false;96974 …CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkan14Properties;96977 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkan14Properties( in PhysicalDeviceVulkan14Properties() function97038 …PhysicalDeviceVulkan14Properties( VkPhysicalDeviceVulkan14Properties const & rhs ) VULKAN_HPP_NOEX… in PhysicalDeviceVulkan14Properties() function97048 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan14Properties const *>( &rhs ); in operator =()97052 operator VkPhysicalDeviceVulkan14Properties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan14Properties const&()97057 operator VkPhysicalDeviceVulkan14Properties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan14Properties&()97094 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
92856 struct PhysicalDeviceVulkan14Properties struct92858 using NativeType = VkPhysicalDeviceVulkan14Properties;92860 static const bool allowDuplicate = false;92861 …CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkan14Properties;92864 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkan14Properties( in PhysicalDeviceVulkan14Properties() argument92925 …PhysicalDeviceVulkan14Properties( VkPhysicalDeviceVulkan14Properties const & rhs ) VULKAN_HPP_NOEX… in PhysicalDeviceVulkan14Properties() function92935 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan14Properties const *>( &rhs ); in operator =()92939 operator VkPhysicalDeviceVulkan14Properties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan14Properties const&()92944 operator VkPhysicalDeviceVulkan14Properties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan14Properties&()92981 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]