Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoEncodeH265PictureInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoEncodeH265PictureInfoKHR |
const void * | pNext = {} |
uint32_t | naluSliceSegmentEntryCount = {} |
const vk::VideoEncodeH265NaluSliceSegmentInfoKHR * | pNaluSliceSegmentEntries = {} |
const StdVideoEncodeH265PictureInfo * | pStdPictureInfo = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoEncodeH265PictureInfoKHR |
Definition at line 118963 of file vulkan_structs.hpp.
Definition at line 118965 of file vulkan_structs.hpp.
|
inline |
Definition at line 118971 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 118984 of file vulkan_structs.hpp.
|
inline |
Definition at line 118990 of file vulkan_structs.hpp.
|
inline |
Definition at line 119054 of file vulkan_structs.hpp.
|
inline |
Definition at line 119049 of file vulkan_structs.hpp.
|
inline |
Definition at line 119088 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 119005 of file vulkan_structs.hpp.
|
inline |
Definition at line 119078 of file vulkan_structs.hpp.
|
inline |
Definition at line 119032 of file vulkan_structs.hpp.
|
inline |
Definition at line 119018 of file vulkan_structs.hpp.
|
inline |
Definition at line 119025 of file vulkan_structs.hpp.
|
inline |
Definition at line 119012 of file vulkan_structs.hpp.
|
inline |
Definition at line 119042 of file vulkan_structs.hpp.
|
static |
Definition at line 118967 of file vulkan_structs.hpp.
uint32_t vk::VideoEncodeH265PictureInfoKHR::naluSliceSegmentEntryCount = {} |
Definition at line 119097 of file vulkan_structs.hpp.
const vk::VideoEncodeH265NaluSliceSegmentInfoKHR* vk::VideoEncodeH265PictureInfoKHR::pNaluSliceSegmentEntries = {} |
Definition at line 119098 of file vulkan_structs.hpp.
const void* vk::VideoEncodeH265PictureInfoKHR::pNext = {} |
Definition at line 119096 of file vulkan_structs.hpp.
const StdVideoEncodeH265PictureInfo* vk::VideoEncodeH265PictureInfoKHR::pStdPictureInfo = {} |
Definition at line 119099 of file vulkan_structs.hpp.
|
static |
Definition at line 118968 of file vulkan_structs.hpp.
vk::StructureType vk::VideoEncodeH265PictureInfoKHR::sType = StructureType::eVideoEncodeH265PictureInfoKHR |
Definition at line 119095 of file vulkan_structs.hpp.