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
93 class AttachmentReference2 : public vk::VkAttachmentReference2 class
102 AttachmentReference2::AttachmentReference2 (const void* pNext_, in AttachmentReference2() function in vkt::renderpass::AttachmentReference2
5451 struct AttachmentReference2 struct5453 using NativeType = VkAttachmentReference2;5455 static const bool allowDuplicate = false;5456 …c VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAttachmentReference2;5459 VULKAN_HPP_CONSTEXPR AttachmentReference2(uint32_t attachment_ = {}, in AttachmentReference2() function5472 AttachmentReference2(VkAttachmentReference2 const &rhs) VULKAN_HPP_NOEXCEPT in AttachmentReference2() function5482 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference2 const *>(&rhs); in operator =()5487 VULKAN_HPP_CONSTEXPR_14 AttachmentReference2 &setPNext(const void *pNext_) VULKAN_HPP_NOEXCEPT in setPNext()5493 …LKAN_HPP_CONSTEXPR_14 AttachmentReference2 &setAttachment(uint32_t attachment_) VULKAN_HPP_NOEXCEPT in setAttachment()5499 …R_14 AttachmentReference2 &setLayout(VULKAN_HPP_NAMESPACE::ImageLayout layout_) VULKAN_HPP_NOEXCEPT in setLayout()[all …]
5441 struct AttachmentReference2 struct5443 using NativeType = VkAttachmentReference2;5445 static const bool allowDuplicate = false;5446 … VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAttachmentReference2;5449 …VULKAN_HPP_CONSTEXPR AttachmentReference2( uint32_t attachment_ = {}, in AttachmentReference2() function5462 AttachmentReference2( VkAttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentReference2() function5472 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference2 const *>( &rhs ); in operator =()5477 … VULKAN_HPP_CONSTEXPR_14 AttachmentReference2 & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()5483 …N_HPP_CONSTEXPR_14 AttachmentReference2 & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment()5489 …4 AttachmentReference2 & setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout()[all …]
5746 struct AttachmentReference2 struct5748 using NativeType = VkAttachmentReference2;5750 static const bool allowDuplicate = false;5755 AttachmentReference2( uint32_t attachment_ = {}, in AttachmentReference2() function5765 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()5792 setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout()5799 setAspectMask( VULKAN_HPP_NAMESPACE::ImageAspectFlags aspectMask_ ) VULKAN_HPP_NOEXCEPT in setAspectMask()[all …]
26909 pub struct AttachmentReference2 { struct26916 impl ::std::default::Default for AttachmentReference2 { argument26927 impl AttachmentReference2 { implementation26982 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()