Searched defs:FramebufferAttachmentImageInfo (Results 1 – 2 of 2) sorted by relevance
26232 struct FramebufferAttachmentImageInfo struct26234 using NativeType = VkFramebufferAttachmentImageInfo;26236 static const bool allowDuplicate = false;26237 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferAttachmentImageInfo;26241 FramebufferAttachmentImageInfo( VULKAN_HPP_NAMESPACE::ImageCreateFlags flags_ = {}, in FramebufferAttachmentImageInfo() argument26260 … FramebufferAttachmentImageInfo( VkFramebufferAttachmentImageInfo const & rhs ) VULKAN_HPP_NOEXCEPT in FramebufferAttachmentImageInfo() argument26265 FramebufferAttachmentImageInfo( in FramebufferAttachmentImageInfo() function26288 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo const *>( &rhs ); in operator =()26293 FramebufferAttachmentImageInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()26299 …AttachmentImageInfo & setFlags( VULKAN_HPP_NAMESPACE::ImageCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
26796 struct FramebufferAttachmentImageInfo struct26798 using NativeType = VkFramebufferAttachmentImageInfo;26800 static const bool allowDuplicate = false;26801 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferAttachmentImageInfo;26805 FramebufferAttachmentImageInfo( VULKAN_HPP_NAMESPACE::ImageCreateFlags flags_ = {}, in FramebufferAttachmentImageInfo() function26824 … FramebufferAttachmentImageInfo( VkFramebufferAttachmentImageInfo const & rhs ) VULKAN_HPP_NOEXCEPT in FramebufferAttachmentImageInfo() function26829 FramebufferAttachmentImageInfo( in FramebufferAttachmentImageInfo() function26852 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo const *>( &rhs ); in operator =()26857 …P_CONSTEXPR_14 FramebufferAttachmentImageInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()26864 … setFlags( VULKAN_HPP_NAMESPACE::ImageCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]