Lines Matching defs:SurfaceFormat2KHR
53979 struct SurfaceFormat2KHR struct
53985 …VULKAN_HPP_CONSTEXPR SurfaceFormat2KHR(VULKAN_HPP_NAMESPACE::SurfaceFormatKHR surfaceFormat_ = {})… in SurfaceFormat2KHR() function
53991 SurfaceFormat2KHR( VkSurfaceFormat2KHR const & rhs ) VULKAN_HPP_NOEXCEPT in SurfaceFormat2KHR() function
53999 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SurfaceFormat2KHR const *>( &rhs ); in operator =()
54003 SurfaceFormat2KHR & operator=( SurfaceFormat2KHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
54010 operator VkSurfaceFormat2KHR const&() const VULKAN_HPP_NOEXCEPT in operator VkSurfaceFormat2KHR const&()
54015 operator VkSurfaceFormat2KHR &() VULKAN_HPP_NOEXCEPT in operator VkSurfaceFormat2KHR&()
54024 bool operator==( SurfaceFormat2KHR const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
54031 bool operator!=( SurfaceFormat2KHR const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
54040 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eSurfaceFormat2KHR;
54041 void* pNext = {};
54042 VULKAN_HPP_NAMESPACE::SurfaceFormatKHR surfaceFormat = {};