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 …]
48357 struct PhysicalDeviceMultiviewFeatures struct48359 using NativeType = VkPhysicalDeviceMultiviewFeatures;48361 static const bool allowDuplicate = false;48362 …_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceMultiviewFeatures;48365 VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiviewFeatures( in PhysicalDeviceMultiviewFeatures() function48377 …PhysicalDeviceMultiviewFeatures( VkPhysicalDeviceMultiviewFeatures const & rhs ) VULKAN_HPP_NOEXCE… in PhysicalDeviceMultiviewFeatures() function48387 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewFeatures const *>( &rhs ); in operator =()48392 …AN_HPP_CONSTEXPR_14 PhysicalDeviceMultiviewFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()48399 … setMultiview( VULKAN_HPP_NAMESPACE::Bool32 multiview_ ) VULKAN_HPP_NOEXCEPT in setMultiview()48406 …ultiviewGeometryShader( VULKAN_HPP_NAMESPACE::Bool32 multiviewGeometryShader_ ) VULKAN_HPP_NOEXCEPT in setMultiviewGeometryShader()[all …]