Searched defs:AttachmentSampleCountInfoAMD (Results 1 – 1 of 1) sorted by relevance
5608 struct AttachmentSampleCountInfoAMD struct5610 using NativeType = VkAttachmentSampleCountInfoAMD;5612 static const bool allowDuplicate = false;5613 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAttachmentSampleCountInfoAMD;5617 VULKAN_HPP_CONSTEXPR AttachmentSampleCountInfoAMD(uint32_t colorAttachmentCount_ = {}, const VULKAN… in AttachmentSampleCountInfoAMD() function5623 AttachmentSampleCountInfoAMD( VkAttachmentSampleCountInfoAMD const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentSampleCountInfoAMD() function5628 …AttachmentSampleCountInfoAMD( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP_NAMES… in AttachmentSampleCountInfoAMD() function5639 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentSampleCountInfoAMD const *>( &rhs ); in operator =()5644 …HPP_CONSTEXPR_14 AttachmentSampleCountInfoAMD & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()5650 …tSampleCountInfoAMD & setColorAttachmentCount( uint32_t colorAttachmentCount_ ) VULKAN_HPP_NOEXCEPT in setColorAttachmentCount()[all …]