Searched defs:AttachmentSampleCountInfoAMD (Results 1 – 1 of 1) sorted by relevance
6394 struct AttachmentSampleCountInfoAMD struct6396 using NativeType = VkAttachmentSampleCountInfoAMD;6398 static const bool allowDuplicate = false;6399 …HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAttachmentSampleCountInfoAMD;6403 …AttachmentSampleCountInfoAMD( uint32_t colorAttachmentCou… in AttachmentSampleCountInfoAMD() argument6416 AttachmentSampleCountInfoAMD( VkAttachmentSampleCountInfoAMD const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentSampleCountInfoAMD() function6422 AttachmentSampleCountInfoAMD( in AttachmentSampleCountInfoAMD() function6439 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentSampleCountInfoAMD const *>( &rhs ); in operator =()6444 …HPP_CONSTEXPR_14 AttachmentSampleCountInfoAMD & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()6450 …tSampleCountInfoAMD & setColorAttachmentCount( uint32_t colorAttachmentCount_ ) VULKAN_HPP_NOEXCEPT in setColorAttachmentCount()[all …]