Lines Matching refs:PhysicalDeviceScalarBlockLayoutFeatures
60864 struct PhysicalDeviceScalarBlockLayoutFeatures struct
60872 …VULKAN_HPP_CONSTEXPR PhysicalDeviceScalarBlockLayoutFeatures(VULKAN_HPP_NAMESPACE::Bool32 scalarBl… in PhysicalDeviceScalarBlockLayoutFeatures() function
60879 …VULKAN_HPP_CONSTEXPR PhysicalDeviceScalarBlockLayoutFeatures(PhysicalDeviceScalarBlockLayoutFeatur…
60881 …PhysicalDeviceScalarBlockLayoutFeatures(VkPhysicalDeviceScalarBlockLayoutFeatures const &rhs) VULK… in PhysicalDeviceScalarBlockLayoutFeatures() function
60882 …: PhysicalDeviceScalarBlockLayoutFeatures(*reinterpret_cast<PhysicalDeviceScalarBlockLayoutFeature… in PhysicalDeviceScalarBlockLayoutFeatures()
60887 …PhysicalDeviceScalarBlockLayoutFeatures &operator=(PhysicalDeviceScalarBlockLayoutFeatures const &…
60889 …PhysicalDeviceScalarBlockLayoutFeatures &operator=(VkPhysicalDeviceScalarBlockLayoutFeatures const… in operator =()
60891 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures const *>(&… in operator =() argument
60896 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceScalarBlockLayoutFeatures &setPNext(void *pNext_) VULKAN_HPP… in setPNext() argument
60902 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceScalarBlockLayoutFeatures &
60933 auto operator<=>(PhysicalDeviceScalarBlockLayoutFeatures const &) const = default;
60935 bool operator==(PhysicalDeviceScalarBlockLayoutFeatures const &rhs) const VULKAN_HPP_NOEXCEPT in operator ==()
60944 bool operator!=(PhysicalDeviceScalarBlockLayoutFeatures const &rhs) const VULKAN_HPP_NOEXCEPT in operator !=()
60955 VULKAN_HPP_STATIC_ASSERT(sizeof(VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures) == s… argument
60957 …TIC_ASSERT(std::is_standard_layout<VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures>:…
60959 …std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures>:…
60965 using Type = PhysicalDeviceScalarBlockLayoutFeatures;
60967 using PhysicalDeviceScalarBlockLayoutFeaturesEXT = PhysicalDeviceScalarBlockLayoutFeatures;