Searched defs:VideoEncodeH265GopRemainingFrameInfoEXT (Results 1 – 1 of 1) sorted by relevance
110011 struct VideoEncodeH265GopRemainingFrameInfoEXT struct110013 using NativeType = VkVideoEncodeH265GopRemainingFrameInfoEXT;110015 static const bool allowDuplicate = false;110016 …R_CONSTEXPR StructureType structureType = StructureType::eVideoEncodeH265GopRemainingFrameInfoEXT;110019 …VULKAN_HPP_CONSTEXPR VideoEncodeH265GopRemainingFrameInfoEXT( VULKAN_HPP_NAMESPACE::Bool32 useGopR… in VideoEncodeH265GopRemainingFrameInfoEXT() argument110034 …VideoEncodeH265GopRemainingFrameInfoEXT( VkVideoEncodeH265GopRemainingFrameInfoEXT const & rhs ) V… in VideoEncodeH265GopRemainingFrameInfoEXT() function110044 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoEncodeH265GopRemainingFrameInfoEXT const *>( … in operator =()110049 …PR_14 VideoEncodeH265GopRemainingFrameInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()110056 …setUseGopRemainingFrames( VULKAN_HPP_NAMESPACE::Bool32 useGopRemainingFrames_ ) VULKAN_HPP_NOEXCEPT in setUseGopRemainingFrames()110062 …ncodeH265GopRemainingFrameInfoEXT & setGopRemainingI( uint32_t gopRemainingI_ ) VULKAN_HPP_NOEXCEPT in setGopRemainingI()[all …]