Vulkan-Hpp
|
#include <vulkan_video.hpp>
Public Types | |
using | NativeType = StdVideoDecodeH265ReferenceInfo |
Public Member Functions | |
operator StdVideoDecodeH265ReferenceInfo const & () const VULKAN_HPP_NOEXCEPT | |
operator StdVideoDecodeH265ReferenceInfo & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (DecodeH265ReferenceInfo const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (DecodeH265ReferenceInfo const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
vk::video ::DecodeH265ReferenceInfoFlags | flags = {} |
int32_t | PicOrderCntVal = {} |
Definition at line 2248 of file vulkan_video.hpp.
Definition at line 2250 of file vulkan_video.hpp.
|
inline |
Definition at line 2257 of file vulkan_video.hpp.
|
inline |
Definition at line 2252 of file vulkan_video.hpp.
|
inline |
Definition at line 2267 of file vulkan_video.hpp.
|
inline |
Definition at line 2262 of file vulkan_video.hpp.
vk:: video ::DecodeH265ReferenceInfoFlags vk::video::DecodeH265ReferenceInfo::flags = {} |
Definition at line 2273 of file vulkan_video.hpp.
int32_t vk::video::DecodeH265ReferenceInfo::PicOrderCntVal = {} |
Definition at line 2274 of file vulkan_video.hpp.