Lines Matching refs:VkVideoEncodeInfoKHR
120412 using NativeType = VkVideoEncodeInfoKHR;
120443 VideoEncodeInfoKHR( VkVideoEncodeInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT : VideoEncodeInfoKHR( *reinterpret_cast<VideoEncodeInfoKHR const *>( &rhs ) ) {}
120472 VideoEncodeInfoKHR & operator=( VkVideoEncodeInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
120553 operator VkVideoEncodeInfoKHR const &() const VULKAN_HPP_NOEXCEPT
120555 return *reinterpret_cast<const VkVideoEncodeInfoKHR *>( this );
120558 operator VkVideoEncodeInfoKHR &() VULKAN_HPP_NOEXCEPT
120560 return *reinterpret_cast<VkVideoEncodeInfoKHR *>( this );