Searched defs:AttachmentReference2 (Results 1 – 6 of 6) sorted by relevance
76 class AttachmentReference2 : public vk::VkAttachmentReference2 class
100 AttachmentReference2::AttachmentReference2 (const void* pNext_, in AttachmentReference2() function in vkt::MultiView::AttachmentReference2
93 class AttachmentReference2 : public vk::VkAttachmentReference2 class
102 AttachmentReference2::AttachmentReference2 (const void* pNext_, in AttachmentReference2() function in vkt::renderpass::AttachmentReference2
4848 struct AttachmentReference2 struct4850 using NativeType = VkAttachmentReference2;4852 static const bool allowDuplicate = false;4857 AttachmentReference2( uint32_t attachment_ = {}, in AttachmentReference2() function4867 AttachmentReference2( VkAttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentReference2() function4876 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference2 const *>( &rhs ); in operator =()4881 AttachmentReference2 & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()4887 AttachmentReference2 & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment()4893 … AttachmentReference2 & setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout()4899 …eference2 & setAspectMask( VULKAN_HPP_NAMESPACE::ImageAspectFlags aspectMask_ ) VULKAN_HPP_NOEXCEPT in setAspectMask()[all …]
4864 struct AttachmentReference2 struct4866 using NativeType = VkAttachmentReference2;4868 static const bool allowDuplicate = false;4873 AttachmentReference2( uint32_t attachment_ = {}, in AttachmentReference2() function4883 AttachmentReference2( VkAttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentReference2() function4892 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference2 const *>( &rhs ); in operator =()4897 … VULKAN_HPP_CONSTEXPR_14 AttachmentReference2 & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()4903 …N_HPP_CONSTEXPR_14 AttachmentReference2 & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment()4910 … setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout()4917 … setAspectMask( VULKAN_HPP_NAMESPACE::ImageAspectFlags aspectMask_ ) VULKAN_HPP_NOEXCEPT in setAspectMask()[all …]