Lines Matching refs:CommandBufferInheritanceRenderingInfo
14956 struct CommandBufferInheritanceRenderingInfo struct
14965 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags flags_ … in CommandBufferInheritanceRenderingInfo() function
14984 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo …
14986 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() function
14987 …: CommandBufferInheritanceRenderingInfo( *reinterpret_cast<CommandBufferInheritanceRenderingInfo c… in CommandBufferInheritanceRenderingInfo()
14992 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags … in CommandBufferInheritanceRenderingInfo() argument
15011 …CommandBufferInheritanceRenderingInfo & operator=( CommandBufferInheritanceRenderingInfo const & r…
15014 …CommandBufferInheritanceRenderingInfo & operator=( VkCommandBufferInheritanceRenderingInfo const &… in operator =()
15016 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo const *>( &r… in operator =() argument
15021 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setPNext( const void * pNext_ ) VU… in setPNext() argument
15027 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setFlags( VULKAN_HPP_NAMESPACE::Re… in setFlags() argument
15033 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setViewMask( uint32_t viewMask_ ) … in setViewMask() argument
15039 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setColorAttachmentCount( uint32_t … in setColorAttachmentCount() argument
15045 VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo &
15053 CommandBufferInheritanceRenderingInfo & setColorAttachmentFormats( in setColorAttachmentFormats() argument
15062 VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo &
15069 VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo &
15076 VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo &
15116 auto operator<=>( CommandBufferInheritanceRenderingInfo const & ) const = default;
15118 bool operator==( CommandBufferInheritanceRenderingInfo const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() argument
15130 bool operator!=( CommandBufferInheritanceRenderingInfo const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=() argument
15151 using Type = CommandBufferInheritanceRenderingInfo;
15154 using CommandBufferInheritanceRenderingInfoKHR = CommandBufferInheritanceRenderingInfo;