Searched defs:AttachmentReference2 (Results 1 – 8 of 8) sorted by relevance
76 class AttachmentReference2 : public vk::VkAttachmentReference2 class
100 AttachmentReference2::AttachmentReference2 (const void* pNext_, in AttachmentReference2() function in vkt::MultiView::AttachmentReference2
82 class AttachmentReference2 : public vk::VkAttachmentReference2 class
102 AttachmentReference2::AttachmentReference2 (const void* pNext_, in AttachmentReference2() function in vkt::renderpass::AttachmentReference2
5743 struct AttachmentReference2 struct5745 using NativeType = VkAttachmentReference2;5747 static const bool allowDuplicate = false;5748 … VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAttachmentReference2;5751 …VULKAN_HPP_CONSTEXPR AttachmentReference2( uint32_t attachment_ = {}, in AttachmentReference2() function5764 AttachmentReference2( VkAttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentReference2() function5774 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference2 const *>( &rhs ); in operator =()5779 … VULKAN_HPP_CONSTEXPR_14 AttachmentReference2 & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()5785 …N_HPP_CONSTEXPR_14 AttachmentReference2 & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment()5791 …4 AttachmentReference2 & setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout()[all …]
5390 struct AttachmentReference2 struct5399 VULKAN_HPP_CONSTEXPR AttachmentReference2(uint32_t attachment_ = {}, VULKAN_HPP_NAMESPACE::ImageLay… in AttachmentReference2() function5405 AttachmentReference2( VkAttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentReference2() function5415 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference2 const *>( &rhs ); in operator =()5420 … VULKAN_HPP_CONSTEXPR_14 AttachmentReference2 & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()5426 …N_HPP_CONSTEXPR_14 AttachmentReference2 & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment()5432 …4 AttachmentReference2 & setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout()5438 …eference2 & setAspectMask( VULKAN_HPP_NAMESPACE::ImageAspectFlags aspectMask_ ) VULKAN_HPP_NOEXCEPT in setAspectMask()5446 operator VkAttachmentReference2 const &() const VULKAN_HPP_NOEXCEPT in operator VkAttachmentReference2 const&()5451 operator VkAttachmentReference2 &() VULKAN_HPP_NOEXCEPT in operator VkAttachmentReference2&()[all …]
6079 struct AttachmentReference2 struct6081 using NativeType = VkAttachmentReference2;6083 static const bool allowDuplicate = false;6084 … VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAttachmentReference2;6087 …VULKAN_HPP_CONSTEXPR AttachmentReference2( uint32_t attachment_ = {}, in AttachmentReference2() function6100 AttachmentReference2( VkAttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentReference2() function6110 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference2 const *>( &rhs ); in operator =()6115 … VULKAN_HPP_CONSTEXPR_14 AttachmentReference2 & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()6121 …N_HPP_CONSTEXPR_14 AttachmentReference2 & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment()6127 …4 AttachmentReference2 & setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout()[all …]
26909 pub struct AttachmentReference2 { struct26916 impl ::std::default::Default for AttachmentReference2 { argument26927 impl AttachmentReference2 { impl26982 pub fn build(self) -> AttachmentReference2 { in build()27078 depth_stencil_attachment: &'a AttachmentReference2, in depth_stencil_attachment()29433 depth_stencil_resolve_attachment: &'a AttachmentReference2, in depth_stencil_resolve_attachment()44344 fragment_shading_rate_attachment: &'a AttachmentReference2, in fragment_shading_rate_attachment()