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() argument78802 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 …]
82237 struct VideoEncodeRateControlInfoKHR struct82239 using NativeType = VkVideoEncodeRateControlInfoKHR;82241 static const bool allowDuplicate = false;82242 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoEncodeRateControlInfoKHR;82245 VULKAN_HPP_CONSTEXPR VideoEncodeRateControlInfoKHR( in VideoEncodeRateControlInfoKHR() function82260 VideoEncodeRateControlInfoKHR( VkVideoEncodeRateControlInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoEncodeRateControlInfoKHR() function82265 VideoEncodeRateControlInfoKHR( in VideoEncodeRateControlInfoKHR() function82283 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoEncodeRateControlInfoKHR const *>( &rhs ); in operator =()82288 …PP_CONSTEXPR_14 VideoEncodeRateControlInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()82295 … setFlags( VULKAN_HPP_NAMESPACE::VideoEncodeRateControlFlagsKHR flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]