Searched defs:PhysicalDeviceVulkan12Properties (Results 1 – 1 of 1) sorted by relevance
72214 struct PhysicalDeviceVulkan12Properties struct72216 using NativeType = VkPhysicalDeviceVulkan12Properties;72218 static const bool allowDuplicate = false;72219 …_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkan12Properties;72223 …PhysicalDeviceVulkan12Properties(VULKAN_HPP_NAMESPACE::DriverId driverID_ = VULKAN_HPP_NAMESPACE::… in PhysicalDeviceVulkan12Properties() argument72229 …PhysicalDeviceVulkan12Properties( VkPhysicalDeviceVulkan12Properties const & rhs ) VULKAN_HPP_NOEX… in PhysicalDeviceVulkan12Properties() function72239 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan12Properties const *>( &rhs ); in operator =()72244 operator VkPhysicalDeviceVulkan12Properties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan12Properties const&()72249 operator VkPhysicalDeviceVulkan12Properties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan12Properties&()72260 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]