Searched refs:VkVideoDecodeH265ProfileInfoEXT (Results 1 – 4 of 4) sorted by relevance
52 `VkVideoDecodeH265ProfileInfoEXT`
963 typedef struct VkVideoDecodeH265ProfileInfoEXT { struct967 } VkVideoDecodeH265ProfileInfoEXT; argument
3775 …VULKAN_HPP_NAMESPACE::VideoDecodeH265ProfileInfoEXT ) == sizeof( VkVideoDecodeH265ProfileInfoEXT ),
96466 using NativeType = VkVideoDecodeH265ProfileInfoEXT;96480 VideoDecodeH265ProfileInfoEXT( VkVideoDecodeH265ProfileInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT in VideoDecodeH265ProfileInfoEXT()96488 …VideoDecodeH265ProfileInfoEXT & operator=( VkVideoDecodeH265ProfileInfoEXT const & rhs ) VULKAN_HP… in operator =()96508 operator VkVideoDecodeH265ProfileInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileInfoEXT const&()96510 return *reinterpret_cast<const VkVideoDecodeH265ProfileInfoEXT *>( this ); in operator VkVideoDecodeH265ProfileInfoEXT const&()96513 operator VkVideoDecodeH265ProfileInfoEXT &() VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileInfoEXT&()96515 return *reinterpret_cast<VkVideoDecodeH265ProfileInfoEXT *>( this ); in operator VkVideoDecodeH265ProfileInfoEXT&()