Lines Matching defs:RenderPassInputAttachmentAspectCreateInfo
68328 struct RenderPassInputAttachmentAspectCreateInfo struct
68330 using NativeType = VkRenderPassInputAttachmentAspectCreateInfo;
68332 static const bool allowDuplicate = false;
68333 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
68337 VULKAN_HPP_CONSTEXPR RenderPassInputAttachmentAspectCreateInfo( in RenderPassInputAttachmentAspectCreateInfo() argument
68347 …RenderPassInputAttachmentAspectCreateInfo( VkRenderPassInputAttachmentAspectCreateInfo const & rhs… in RenderPassInputAttachmentAspectCreateInfo() function
68354 RenderPassInputAttachmentAspectCreateInfo( in RenderPassInputAttachmentAspectCreateInfo() function
68369 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo const *>… in operator =()
68375 setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
68382 … setAspectReferenceCount( uint32_t aspectReferenceCount_ ) VULKAN_HPP_NOEXCEPT in setAspectReferenceCount()
68388 VULKAN_HPP_CONSTEXPR_14 RenderPassInputAttachmentAspectCreateInfo & setPAspectReferences( in setPAspectReferences()
68396 RenderPassInputAttachmentAspectCreateInfo & setAspectReferences( in setAspectReferences()
68407 operator VkRenderPassInputAttachmentAspectCreateInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkRenderPassInputAttachmentAspectCreateInfo const&()
68412 operator VkRenderPassInputAttachmentAspectCreateInfo &() VULKAN_HPP_NOEXCEPT in operator VkRenderPassInputAttachmentAspectCreateInfo&()
68438 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo …