Lines Matching refs:dstImageLayout_
10553 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined,
10562 , dstImageLayout( dstImageLayout_ )
10577 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_,
10585 , dstImageLayout( dstImageLayout_ )
10627 VULKAN_HPP_CONSTEXPR_14 BlitImageInfo2 & setDstImageLayout( VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ ) VULKAN_HPP_NOEXCEPT
10629 dstImageLayout = dstImageLayout_;
17318 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined,
17325 , dstImageLayout( dstImageLayout_ )
17341 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_,
17347 , dstImageLayout( dstImageLayout_ )
17382 VULKAN_HPP_CONSTEXPR_14 CopyBufferToImageInfo2 & setDstImageLayout( VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ ) VULKAN_HPP_NOEXCEPT
17384 dstImageLayout = dstImageLayout_;
17882 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined,
17890 , dstImageLayout( dstImageLayout_ )
17904 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_,
17911 , dstImageLayout( dstImageLayout_ )
17952 VULKAN_HPP_CONSTEXPR_14 CopyImageInfo2 & setDstImageLayout( VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ ) VULKAN_HPP_NOEXCEPT
17954 dstImageLayout = dstImageLayout_;
18227 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined,
18236 , dstImageLayout( dstImageLayout_ )
18254 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_,
18262 , dstImageLayout( dstImageLayout_ )
18309 VULKAN_HPP_CONSTEXPR_14 CopyImageToImageInfoEXT & setDstImageLayout( VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ ) VULKAN_HPP_NOEXCEPT
18311 dstImageLayout = dstImageLayout_;
19216 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined,
19223 , dstImageLayout( dstImageLayout_ )
19239 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_,
19245 , dstImageLayout( dstImageLayout_ )
19280 VULKAN_HPP_CONSTEXPR_14 CopyMemoryToImageInfoEXT & setDstImageLayout( VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ ) VULKAN_HPP_NOEXCEPT
19282 dstImageLayout = dstImageLayout_;
103906 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined,
103914 , dstImageLayout( dstImageLayout_ )
103928 VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_,
103935 , dstImageLayout( dstImageLayout_ )
103976 VULKAN_HPP_CONSTEXPR_14 ResolveImageInfo2 & setDstImageLayout( VULKAN_HPP_NAMESPACE::ImageLayout dstImageLayout_ ) VULKAN_HPP_NOEXCEPT
103978 dstImageLayout = dstImageLayout_;