Searched defs:FramebufferAttachmentsCreateInfo (Results 1 – 2 of 2) sorted by relevance
26407 struct FramebufferAttachmentsCreateInfo struct26409 using NativeType = VkFramebufferAttachmentsCreateInfo;26411 static const bool allowDuplicate = false;26412 …_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferAttachmentsCreateInfo;26415 VULKAN_HPP_CONSTEXPR FramebufferAttachmentsCreateInfo( in FramebufferAttachmentsCreateInfo() argument26425 …FramebufferAttachmentsCreateInfo( VkFramebufferAttachmentsCreateInfo const & rhs ) VULKAN_HPP_NOEX… in FramebufferAttachmentsCreateInfo() function26430 FramebufferAttachmentsCreateInfo( in FramebufferAttachmentsCreateInfo() function26444 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo const *>( &rhs ); in operator =()26449 FramebufferAttachmentsCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()26456 setAttachmentImageInfoCount( uint32_t attachmentImageInfoCount_ ) VULKAN_HPP_NOEXCEPT in setAttachmentImageInfoCount()[all …]
26974 struct FramebufferAttachmentsCreateInfo struct26976 using NativeType = VkFramebufferAttachmentsCreateInfo;26978 static const bool allowDuplicate = false;26979 …_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferAttachmentsCreateInfo;26982 VULKAN_HPP_CONSTEXPR FramebufferAttachmentsCreateInfo( in FramebufferAttachmentsCreateInfo() argument26992 …FramebufferAttachmentsCreateInfo( VkFramebufferAttachmentsCreateInfo const & rhs ) VULKAN_HPP_NOEX… in FramebufferAttachmentsCreateInfo() function26997 FramebufferAttachmentsCreateInfo( in FramebufferAttachmentsCreateInfo() function27011 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo const *>( &rhs ); in operator =()27016 …CONSTEXPR_14 FramebufferAttachmentsCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()27023 … setAttachmentImageInfoCount( uint32_t attachmentImageInfoCount_ ) VULKAN_HPP_NOEXCEPT in setAttachmentImageInfoCount()[all …]