Searched defs:VideoEncodeRateControlInfoKHR (Results 1 – 2 of 2) sorted by relevance
78773 struct VideoEncodeRateControlInfoKHR struct78775 using NativeType = VkVideoEncodeRateControlInfoKHR;78777 static const bool allowDuplicate = false;78778 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoEncodeRateControlInfoKHR;78782 …VideoEncodeRateControlInfoKHR( VULKAN_HPP_NAMESPACE::VideoEncodeRateControlFlagsKHR flags_ … in VideoEncodeRateControlInfoKHR() function78802 VideoEncodeRateControlInfoKHR( VkVideoEncodeRateControlInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoEncodeRateControlInfoKHR() function78812 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoEncodeRateControlInfoKHR const *>( &rhs ); in operator =()78817 VideoEncodeRateControlInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()78824 setFlags( VULKAN_HPP_NAMESPACE::VideoEncodeRateControlFlagsKHR flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()78830 VideoEncodeRateControlInfoKHR & setRateControlMode( in setRateControlMode()[all …]
120947 struct VideoEncodeRateControlInfoKHR struct120949 using NativeType = VkVideoEncodeRateControlInfoKHR;120951 static const bool allowDuplicate = false;120952 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoEncodeRateControlInfoKHR;120955 VULKAN_HPP_CONSTEXPR VideoEncodeRateControlInfoKHR( in VideoEncodeRateControlInfoKHR() function120975 VideoEncodeRateControlInfoKHR( VkVideoEncodeRateControlInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoEncodeRateControlInfoKHR() function120981 VideoEncodeRateControlInfoKHR( in VideoEncodeRateControlInfoKHR() function121004 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoEncodeRateControlInfoKHR const *>( &rhs ); in operator =()121009 …PP_CONSTEXPR_14 VideoEncodeRateControlInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()121015 …foKHR & setFlags( VULKAN_HPP_NAMESPACE::VideoEncodeRateControlFlagsKHR flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]