Searched defs:VideoProfileKHR (Results 1 – 1 of 1) sorted by relevance
55720 struct VideoProfileKHR struct55722 using NativeType = VkVideoProfileKHR;55724 static const bool allowDuplicate = false;55725 …tatic VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoProfileKHR;55729 VideoProfileKHR( VULKAN_HPP_NAMESPACE::VideoCodecOperationFlagBitsKHR videoCodecOperation_ = in VideoProfileKHR() function55742 VideoProfileKHR( VkVideoProfileKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoProfileKHR() function55751 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoProfileKHR const *>( &rhs ); in operator =()55756 VideoProfileKHR & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()55762 VideoProfileKHR & setVideoCodecOperation( in setVideoCodecOperation()55769 …R & setChromaSubsampling( VULKAN_HPP_NAMESPACE::VideoChromaSubsamplingFlagsKHR chromaSubsampling_ ) in setChromaSubsampling()[all …]