Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoEncodeH264SessionParametersAddInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoEncodeH264SessionParametersAddInfoKHR |
const void * | pNext = {} |
uint32_t | stdSPSCount = {} |
const StdVideoH264SequenceParameterSet * | pStdSPSs = {} |
uint32_t | stdPPSCount = {} |
const StdVideoH264PictureParameterSet * | pStdPPSs = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoEncodeH264SessionParametersAddInfoKHR |
Definition at line 117824 of file vulkan_structs.hpp.
using vk::VideoEncodeH264SessionParametersAddInfoKHR::NativeType = VkVideoEncodeH264SessionParametersAddInfoKHR |
Definition at line 117826 of file vulkan_structs.hpp.
|
inline |
Definition at line 117832 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 117847 of file vulkan_structs.hpp.
|
inline |
Definition at line 117853 of file vulkan_structs.hpp.
|
inline |
Definition at line 117931 of file vulkan_structs.hpp.
|
inline |
Definition at line 117926 of file vulkan_structs.hpp.
|
inline |
Definition at line 117966 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 117868 of file vulkan_structs.hpp.
|
inline |
Definition at line 117956 of file vulkan_structs.hpp.
|
inline |
Definition at line 117875 of file vulkan_structs.hpp.
|
inline |
Definition at line 117909 of file vulkan_structs.hpp.
|
inline |
Definition at line 117887 of file vulkan_structs.hpp.
|
inline |
Definition at line 117903 of file vulkan_structs.hpp.
|
inline |
Definition at line 117917 of file vulkan_structs.hpp.
|
inline |
Definition at line 117881 of file vulkan_structs.hpp.
|
inline |
Definition at line 117895 of file vulkan_structs.hpp.
|
static |
Definition at line 117828 of file vulkan_structs.hpp.
const void* vk::VideoEncodeH264SessionParametersAddInfoKHR::pNext = {} |
Definition at line 117974 of file vulkan_structs.hpp.
const StdVideoH264PictureParameterSet* vk::VideoEncodeH264SessionParametersAddInfoKHR::pStdPPSs = {} |
Definition at line 117978 of file vulkan_structs.hpp.
const StdVideoH264SequenceParameterSet* vk::VideoEncodeH264SessionParametersAddInfoKHR::pStdSPSs = {} |
Definition at line 117976 of file vulkan_structs.hpp.
uint32_t vk::VideoEncodeH264SessionParametersAddInfoKHR::stdPPSCount = {} |
Definition at line 117977 of file vulkan_structs.hpp.
uint32_t vk::VideoEncodeH264SessionParametersAddInfoKHR::stdSPSCount = {} |
Definition at line 117975 of file vulkan_structs.hpp.
|
static |
Definition at line 117829 of file vulkan_structs.hpp.
vk::StructureType vk::VideoEncodeH264SessionParametersAddInfoKHR::sType = StructureType::eVideoEncodeH264SessionParametersAddInfoKHR |
Definition at line 117973 of file vulkan_structs.hpp.