Lines Matching refs:VkVideoDecodeInfoKHR
115903 using NativeType = VkVideoDecodeInfoKHR;
115932 VideoDecodeInfoKHR( VkVideoDecodeInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT : VideoDecodeInfoKHR( *reinterpret_cast<VideoDecodeInfoKHR const *>( &rhs ) ) {}
115959 VideoDecodeInfoKHR & operator=( VkVideoDecodeInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
116034 operator VkVideoDecodeInfoKHR const &() const VULKAN_HPP_NOEXCEPT
116036 return *reinterpret_cast<const VkVideoDecodeInfoKHR *>( this );
116039 operator VkVideoDecodeInfoKHR &() VULKAN_HPP_NOEXCEPT
116041 return *reinterpret_cast<VkVideoDecodeInfoKHR *>( this );