Searched defs:PhysicalDeviceMultiviewFeatures (Results 1 – 2 of 2) sorted by relevance
47202 struct PhysicalDeviceMultiviewFeatures struct47204 using NativeType = VkPhysicalDeviceMultiviewFeatures;47206 static const bool allowDuplicate = false;47207 …_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceMultiviewFeatures;47210 VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiviewFeatures( in PhysicalDeviceMultiviewFeatures() function47222 …PhysicalDeviceMultiviewFeatures( VkPhysicalDeviceMultiviewFeatures const & rhs ) VULKAN_HPP_NOEXCE… in PhysicalDeviceMultiviewFeatures() function47232 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewFeatures const *>( &rhs ); in operator =()47237 PhysicalDeviceMultiviewFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()47243 …viceMultiviewFeatures & setMultiview( VULKAN_HPP_NAMESPACE::Bool32 multiview_ ) VULKAN_HPP_NOEXCEPT in setMultiview()47250 …ultiviewGeometryShader( VULKAN_HPP_NAMESPACE::Bool32 multiviewGeometryShader_ ) VULKAN_HPP_NOEXCEPT in setMultiviewGeometryShader()[all …]
85091 struct PhysicalDeviceMultiviewFeatures struct85093 using NativeType = VkPhysicalDeviceMultiviewFeatures;85095 static const bool allowDuplicate = false;85096 …_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceMultiviewFeatures;85099 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiviewFeatures( VULKAN_HPP_NAMESPACE::Bool32 multiview_ … in PhysicalDeviceMultiviewFeatures() function85112 …PhysicalDeviceMultiviewFeatures( VkPhysicalDeviceMultiviewFeatures const & rhs ) VULKAN_HPP_NOEXCE… in PhysicalDeviceMultiviewFeatures() function85122 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewFeatures const *>( &rhs ); in operator =()85127 …AN_HPP_CONSTEXPR_14 PhysicalDeviceMultiviewFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()85133 …viceMultiviewFeatures & setMultiview( VULKAN_HPP_NAMESPACE::Bool32 multiview_ ) VULKAN_HPP_NOEXCEPT in setMultiview()85140 …ultiviewGeometryShader( VULKAN_HPP_NAMESPACE::Bool32 multiviewGeometryShader_ ) VULKAN_HPP_NOEXCEPT in setMultiviewGeometryShader()[all …]