Lines Matching refs:PhysicalDeviceDeviceGeneratedCommandsPropertiesNV
50333 struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV struct
50342 VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function
50363 VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV(
50364 PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) VULKAN_HPP_NOEXCEPT = default;
50366 …PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() function
50368 : PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV()
50369 *reinterpret_cast<PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const *>( &rhs ) ) in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV()
50373 PhysicalDeviceDeviceGeneratedCommandsPropertiesNV &
50374 …operator=( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) VULKAN_HPP_NOEXCEPT = d…
50376 PhysicalDeviceDeviceGeneratedCommandsPropertiesNV &
50380 …*reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const *>… in operator =() argument
50427 auto operator<=>( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & ) const = default;
50429 …bool operator==( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) const VULKAN_HPP_… in operator ==() argument
50447 …bool operator!=( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & rhs ) const VULKAN_HPP_… in operator !=()
50466 …AN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertie… argument
50470 …std::is_standard_layout<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV>::…
50473 …is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertie…
50479 using Type = PhysicalDeviceDeviceGeneratedCommandsPropertiesNV;