Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoDecodeH264SessionParametersAddInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoDecodeH264SessionParametersAddInfoKHR |
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::eVideoDecodeH264SessionParametersAddInfoKHR |
Definition at line 114856 of file vulkan_structs.hpp.
using vk::VideoDecodeH264SessionParametersAddInfoKHR::NativeType = VkVideoDecodeH264SessionParametersAddInfoKHR |
Definition at line 114858 of file vulkan_structs.hpp.
|
inline |
Definition at line 114864 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 114879 of file vulkan_structs.hpp.
|
inline |
Definition at line 114885 of file vulkan_structs.hpp.
|
inline |
Definition at line 114963 of file vulkan_structs.hpp.
|
inline |
Definition at line 114958 of file vulkan_structs.hpp.
|
inline |
Definition at line 114998 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 114900 of file vulkan_structs.hpp.
|
inline |
Definition at line 114988 of file vulkan_structs.hpp.
|
inline |
Definition at line 114907 of file vulkan_structs.hpp.
|
inline |
Definition at line 114941 of file vulkan_structs.hpp.
|
inline |
Definition at line 114919 of file vulkan_structs.hpp.
|
inline |
Definition at line 114935 of file vulkan_structs.hpp.
|
inline |
Definition at line 114949 of file vulkan_structs.hpp.
|
inline |
Definition at line 114913 of file vulkan_structs.hpp.
|
inline |
Definition at line 114927 of file vulkan_structs.hpp.
|
static |
Definition at line 114860 of file vulkan_structs.hpp.
const void* vk::VideoDecodeH264SessionParametersAddInfoKHR::pNext = {} |
Definition at line 115006 of file vulkan_structs.hpp.
const StdVideoH264PictureParameterSet* vk::VideoDecodeH264SessionParametersAddInfoKHR::pStdPPSs = {} |
Definition at line 115010 of file vulkan_structs.hpp.
const StdVideoH264SequenceParameterSet* vk::VideoDecodeH264SessionParametersAddInfoKHR::pStdSPSs = {} |
Definition at line 115008 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH264SessionParametersAddInfoKHR::stdPPSCount = {} |
Definition at line 115009 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH264SessionParametersAddInfoKHR::stdSPSCount = {} |
Definition at line 115007 of file vulkan_structs.hpp.
|
static |
Definition at line 114861 of file vulkan_structs.hpp.
vk::StructureType vk::VideoDecodeH264SessionParametersAddInfoKHR::sType = StructureType::eVideoDecodeH264SessionParametersAddInfoKHR |
Definition at line 115005 of file vulkan_structs.hpp.