Searched defs:SubpassDescriptionDepthStencilResolve (Results 1 – 2 of 2) sorted by relevance
70737 struct SubpassDescriptionDepthStencilResolve struct70739 using NativeType = VkSubpassDescriptionDepthStencilResolve;70741 static const bool allowDuplicate = false;70742 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =70746 VULKAN_HPP_CONSTEXPR SubpassDescriptionDepthStencilResolve( in SubpassDescriptionDepthStencilResolve() function70758 …SubpassDescriptionDepthStencilResolve( VkSubpassDescriptionDepthStencilResolve const & rhs ) VULKA… in SubpassDescriptionDepthStencilResolve() function70770 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SubpassDescriptionDepthStencilResolve const *>( &r… in operator =()70775 SubpassDescriptionDepthStencilResolve & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()70782 …DepthResolveMode( VULKAN_HPP_NAMESPACE::ResolveModeFlagBits depthResolveMode_ ) VULKAN_HPP_NOEXCEPT in setDepthResolveMode()70789 …cilResolveMode( VULKAN_HPP_NAMESPACE::ResolveModeFlagBits stencilResolveMode_ ) VULKAN_HPP_NOEXCEPT in setStencilResolveMode()[all …]
108947 struct SubpassDescriptionDepthStencilResolve struct108949 using NativeType = VkSubpassDescriptionDepthStencilResolve;108951 static const bool allowDuplicate = false;108952 …_OR_CONSTEXPR StructureType structureType = StructureType::eSubpassDescriptionDepthStencilResolve;108956 …SubpassDescriptionDepthStencilResolve( VULKAN_HPP_NAMESPACE::ResolveModeFlagBits depthResolveMode_… in SubpassDescriptionDepthStencilResolve() function108969 …SubpassDescriptionDepthStencilResolve( VkSubpassDescriptionDepthStencilResolve const & rhs ) VULKA… in SubpassDescriptionDepthStencilResolve() function108979 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SubpassDescriptionDepthStencilResolve const *>( &r… in operator =()108984 …EXPR_14 SubpassDescriptionDepthStencilResolve & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()108991 …DepthResolveMode( VULKAN_HPP_NAMESPACE::ResolveModeFlagBits depthResolveMode_ ) VULKAN_HPP_NOEXCEPT in setDepthResolveMode()108998 …cilResolveMode( VULKAN_HPP_NAMESPACE::ResolveModeFlagBits stencilResolveMode_ ) VULKAN_HPP_NOEXCEPT in setStencilResolveMode()[all …]