Vulkan-Hpp
|
#include <vulkan_video.hpp>
Public Types | |
using | NativeType = StdVideoEncodeH264ReferenceListsInfoFlags |
Public Member Functions | |
operator StdVideoEncodeH264ReferenceListsInfoFlags const & () const VULKAN_HPP_NOEXCEPT | |
operator StdVideoEncodeH264ReferenceListsInfoFlags & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (EncodeH264ReferenceListsInfoFlags const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (EncodeH264ReferenceListsInfoFlags 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 955 of file vulkan_video.hpp.
using vk::video::EncodeH264ReferenceListsInfoFlags::NativeType = StdVideoEncodeH264ReferenceListsInfoFlags |
Definition at line 957 of file vulkan_video.hpp.
|
inline |
Definition at line 964 of file vulkan_video.hpp.
|
inline |
Definition at line 959 of file vulkan_video.hpp.
|
inline |
Definition at line 975 of file vulkan_video.hpp.
|
inline |
Definition at line 969 of file vulkan_video.hpp.
uint32_t vk::video::EncodeH264ReferenceListsInfoFlags::ref_pic_list_modification_flag_l0 |
Definition at line 981 of file vulkan_video.hpp.
uint32_t vk::video::EncodeH264ReferenceListsInfoFlags::ref_pic_list_modification_flag_l1 |
Definition at line 982 of file vulkan_video.hpp.
uint32_t vk::video::EncodeH264ReferenceListsInfoFlags::reserved |
Definition at line 983 of file vulkan_video.hpp.