Searched defs:VideoProfileKHR (Results 1 – 1 of 1) sorted by relevance
48853 struct VideoProfileKHR struct48855 static const bool allowDuplicate = false;48856 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoProfileKHR;48860 VideoProfileKHR( VULKAN_HPP_NAMESPACE::VideoCodecOperationFlagBitsKHR videoCodecOperation_ = in VideoProfileKHR() function48873 VideoProfileKHR( VkVideoProfileKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoProfileKHR() function48882 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoProfileKHR const *>( &rhs ); in operator =()48886 VideoProfileKHR & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()48892 VideoProfileKHR & setVideoCodecOperation( in setVideoCodecOperation()48899 …R & setChromaSubsampling( VULKAN_HPP_NAMESPACE::VideoChromaSubsamplingFlagsKHR chromaSubsampling_ ) in setChromaSubsampling()48907 …aBitDepth( VULKAN_HPP_NAMESPACE::VideoComponentBitDepthFlagsKHR lumaBitDepth_ ) VULKAN_HPP_NOEXCEPT in setLumaBitDepth()[all …]