Searched defs:PhysicalDeviceMultiviewProperties (Results 1 – 2 of 2) sorted by relevance
47395 struct PhysicalDeviceMultiviewProperties struct47397 using NativeType = VkPhysicalDeviceMultiviewProperties;47399 static const bool allowDuplicate = false;47400 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =47405 PhysicalDeviceMultiviewProperties( uint32_t maxMultiviewViewCount_ = {}, in PhysicalDeviceMultiviewProperties() function47414 …PhysicalDeviceMultiviewProperties( VkPhysicalDeviceMultiviewProperties const & rhs ) VULKAN_HPP_NO… in PhysicalDeviceMultiviewProperties() function47424 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewProperties const *>( &rhs ); in operator =()47428 operator VkPhysicalDeviceMultiviewProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiviewProperties const&()47433 operator VkPhysicalDeviceMultiviewProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiviewProperties&()47460 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewProperties ) ==
85508 struct PhysicalDeviceMultiviewProperties struct85510 using NativeType = VkPhysicalDeviceMultiviewProperties;85512 static const bool allowDuplicate = false;85513 …ONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceMultiviewProperties;85516 … VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiviewProperties( uint32_t maxMultiviewViewCount_ = {}, in PhysicalDeviceMultiviewProperties() function85527 …PhysicalDeviceMultiviewProperties( VkPhysicalDeviceMultiviewProperties const & rhs ) VULKAN_HPP_NO… in PhysicalDeviceMultiviewProperties() function85537 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewProperties const *>( &rhs ); in operator =()85541 operator VkPhysicalDeviceMultiviewProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiviewProperties const&()85546 operator VkPhysicalDeviceMultiviewProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiviewProperties&()85557 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]