Lines Matching refs:VkFormatProperties3
37656 using NativeType = VkFormatProperties3;
37675 FormatProperties3( VkFormatProperties3 const & rhs ) VULKAN_HPP_NOEXCEPT : FormatProperties3( *reinterpret_cast<FormatProperties3 const *>( &rhs ) ) {}
37680 FormatProperties3 & operator=( VkFormatProperties3 const & rhs ) VULKAN_HPP_NOEXCEPT
37686 operator VkFormatProperties3 const &() const VULKAN_HPP_NOEXCEPT
37688 return *reinterpret_cast<const VkFormatProperties3 *>( this );
37691 operator VkFormatProperties3 &() VULKAN_HPP_NOEXCEPT
37693 return *reinterpret_cast<VkFormatProperties3 *>( this );