Vulkan-Hpp
|
#include <vulkan_video.hpp>
Public Types | |
using | NativeType = StdVideoEncodeH265ReferenceListsInfoFlags |
Public Member Functions | |
operator StdVideoEncodeH265ReferenceListsInfoFlags const & () const VULKAN_HPP_NOEXCEPT | |
operator StdVideoEncodeH265ReferenceListsInfoFlags & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (EncodeH265ReferenceListsInfoFlags const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (EncodeH265ReferenceListsInfoFlags const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
uint32_t | ref_pic_list_modification_flag_l0: 1 |
uint32_t | ref_pic_list_modification_flag_l1: 1 |
uint32_t | reserved: 30 |
Definition at line 2450 of file vulkan_video.hpp.
using vk::video::EncodeH265ReferenceListsInfoFlags::NativeType = StdVideoEncodeH265ReferenceListsInfoFlags |
Definition at line 2452 of file vulkan_video.hpp.
|
inline |
Definition at line 2459 of file vulkan_video.hpp.
|
inline |
Definition at line 2454 of file vulkan_video.hpp.
|
inline |
Definition at line 2470 of file vulkan_video.hpp.
|
inline |
Definition at line 2464 of file vulkan_video.hpp.
uint32_t vk::video::EncodeH265ReferenceListsInfoFlags::ref_pic_list_modification_flag_l0 |
Definition at line 2476 of file vulkan_video.hpp.
uint32_t vk::video::EncodeH265ReferenceListsInfoFlags::ref_pic_list_modification_flag_l1 |
Definition at line 2477 of file vulkan_video.hpp.
uint32_t vk::video::EncodeH265ReferenceListsInfoFlags::reserved |
Definition at line 2478 of file vulkan_video.hpp.