Lines Matching refs:VkVideoProfileInfoKHR
86746 using NativeType = VkVideoProfileInfoKHR;
86768 VideoProfileInfoKHR( VkVideoProfileInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT : VideoProfileInfoKHR( *reinterpret_cast<VideoProfileInfoKHR const *>( &rhs ) )
86775 VideoProfileInfoKHR & operator=( VkVideoProfileInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
86815 operator VkVideoProfileInfoKHR const &() const VULKAN_HPP_NOEXCEPT
86817 return *reinterpret_cast<const VkVideoProfileInfoKHR *>( this );
86820 operator VkVideoProfileInfoKHR &() VULKAN_HPP_NOEXCEPT
86822 return *reinterpret_cast<VkVideoProfileInfoKHR *>( this );