Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoEncodeH265NaluSliceSegmentInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoEncodeH265NaluSliceSegmentInfoKHR |
const void * | pNext = {} |
int32_t | constantQp = {} |
const StdVideoEncodeH265SliceSegmentHeader * | pStdSliceSegmentHeader = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoEncodeH265NaluSliceSegmentInfoKHR |
Definition at line 118856 of file vulkan_structs.hpp.
using vk::VideoEncodeH265NaluSliceSegmentInfoKHR::NativeType = VkVideoEncodeH265NaluSliceSegmentInfoKHR |
Definition at line 118858 of file vulkan_structs.hpp.
|
inline |
Definition at line 118864 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 118875 of file vulkan_structs.hpp.
|
inline |
Definition at line 118915 of file vulkan_structs.hpp.
|
inline |
Definition at line 118910 of file vulkan_structs.hpp.
|
inline |
Definition at line 118944 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 118883 of file vulkan_structs.hpp.
|
inline |
Definition at line 118935 of file vulkan_structs.hpp.
|
inline |
Definition at line 118896 of file vulkan_structs.hpp.
|
inline |
Definition at line 118890 of file vulkan_structs.hpp.
|
inline |
Definition at line 118903 of file vulkan_structs.hpp.
|
static |
Definition at line 118860 of file vulkan_structs.hpp.
int32_t vk::VideoEncodeH265NaluSliceSegmentInfoKHR::constantQp = {} |
Definition at line 118953 of file vulkan_structs.hpp.
const void* vk::VideoEncodeH265NaluSliceSegmentInfoKHR::pNext = {} |
Definition at line 118952 of file vulkan_structs.hpp.
const StdVideoEncodeH265SliceSegmentHeader* vk::VideoEncodeH265NaluSliceSegmentInfoKHR::pStdSliceSegmentHeader = {} |
Definition at line 118954 of file vulkan_structs.hpp.
|
static |
Definition at line 118861 of file vulkan_structs.hpp.
vk::StructureType vk::VideoEncodeH265NaluSliceSegmentInfoKHR::sType = StructureType::eVideoEncodeH265NaluSliceSegmentInfoKHR |
Definition at line 118951 of file vulkan_structs.hpp.