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 ) ==
73823 struct PhysicalDeviceMultiviewProperties struct73825 using NativeType = VkPhysicalDeviceMultiviewProperties;73827 static const bool allowDuplicate = false;73828 …ONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceMultiviewProperties;73831 … VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiviewProperties( uint32_t maxMultiviewViewCount_ = {}, in PhysicalDeviceMultiviewProperties() function73842 …PhysicalDeviceMultiviewProperties( VkPhysicalDeviceMultiviewProperties const & rhs ) VULKAN_HPP_NO… in PhysicalDeviceMultiviewProperties() function73852 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewProperties const *>( &rhs ); in operator =()73856 operator VkPhysicalDeviceMultiviewProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiviewProperties const&()73861 operator VkPhysicalDeviceMultiviewProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiviewProperties&()73872 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]