Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoEncodeH264NaluSliceInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoEncodeH264NaluSliceInfoKHR |
const void * | pNext = {} |
int32_t | constantQp = {} |
const StdVideoEncodeH264SliceHeader * | pStdSliceHeader = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoEncodeH264NaluSliceInfoKHR |
Definition at line 116828 of file vulkan_structs.hpp.
Definition at line 116830 of file vulkan_structs.hpp.
|
inline |
Definition at line 116836 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 116847 of file vulkan_structs.hpp.
|
inline |
Definition at line 116886 of file vulkan_structs.hpp.
|
inline |
Definition at line 116881 of file vulkan_structs.hpp.
|
inline |
Definition at line 116915 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 116855 of file vulkan_structs.hpp.
|
inline |
Definition at line 116906 of file vulkan_structs.hpp.
|
inline |
Definition at line 116868 of file vulkan_structs.hpp.
|
inline |
Definition at line 116862 of file vulkan_structs.hpp.
|
inline |
Definition at line 116874 of file vulkan_structs.hpp.
|
static |
Definition at line 116832 of file vulkan_structs.hpp.
int32_t vk::VideoEncodeH264NaluSliceInfoKHR::constantQp = {} |
Definition at line 116924 of file vulkan_structs.hpp.
const void* vk::VideoEncodeH264NaluSliceInfoKHR::pNext = {} |
Definition at line 116923 of file vulkan_structs.hpp.
const StdVideoEncodeH264SliceHeader* vk::VideoEncodeH264NaluSliceInfoKHR::pStdSliceHeader = {} |
Definition at line 116925 of file vulkan_structs.hpp.
|
static |
Definition at line 116833 of file vulkan_structs.hpp.
vk::StructureType vk::VideoEncodeH264NaluSliceInfoKHR::sType = StructureType::eVideoEncodeH264NaluSliceInfoKHR |
Definition at line 116922 of file vulkan_structs.hpp.