Searched defs:VideoEncodeAV1RateControlInfoKHR (Results 1 – 1 of 1) sorted by relevance
134766 struct VideoEncodeAV1RateControlInfoKHR struct134768 using NativeType = VkVideoEncodeAV1RateControlInfoKHR;134770 static const bool allowDuplicate = false;134771 …CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoEncodeAv1RateControlInfoKHR;134774 …_CONSTEXPR VideoEncodeAV1RateControlInfoKHR( VULKAN_HPP_NAMESPACE::VideoEncodeAV1RateControlFlagsK… in VideoEncodeAV1RateControlInfoKHR() function134791 …VideoEncodeAV1RateControlInfoKHR( VkVideoEncodeAV1RateControlInfoKHR const & rhs ) VULKAN_HPP_NOEX… in VideoEncodeAV1RateControlInfoKHR() function134801 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoEncodeAV1RateControlInfoKHR const *>( &rhs ); in operator =()134806 …CONSTEXPR_14 VideoEncodeAV1RateControlInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()134812 …HR & setFlags( VULKAN_HPP_NAMESPACE::VideoEncodeAV1RateControlFlagsKHR flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()134818 … VideoEncodeAV1RateControlInfoKHR & setGopFrameCount( uint32_t gopFrameCount_ ) VULKAN_HPP_NOEXCEPT in setGopFrameCount()[all …]