Searched defs:VideoDecodeH265ProfileInfoKHR (Results 1 – 1 of 1) sorted by relevance
105012 struct VideoDecodeH265ProfileInfoKHR struct105021 VULKAN_HPP_CONSTEXPR VideoDecodeH265ProfileInfoKHR(StdVideoH265ProfileIdc stdProfileIdc_ = {}, cons… in VideoDecodeH265ProfileInfoKHR() function105027 VideoDecodeH265ProfileInfoKHR( VkVideoDecodeH265ProfileInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoDecodeH265ProfileInfoKHR() function105037 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoDecodeH265ProfileInfoKHR const *>( &rhs ); in operator =()105042 …PP_CONSTEXPR_14 VideoDecodeH265ProfileInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()105048 …eH265ProfileInfoKHR & setStdProfileIdc( StdVideoH265ProfileIdc stdProfileIdc_ ) VULKAN_HPP_NOEXCEPT in setStdProfileIdc()105056 operator VkVideoDecodeH265ProfileInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileInfoKHR const&()105061 operator VkVideoDecodeH265ProfileInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileInfoKHR&()105072 reflect() const VULKAN_HPP_NOEXCEPT in reflect()105080 …:strong_ordering operator<=>( VideoDecodeH265ProfileInfoKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator <=>()[all …]