Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoEncodeH265SessionParametersAddInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoEncodeH265SessionParametersAddInfoKHR |
const void * | pNext = {} |
uint32_t | stdVPSCount = {} |
const StdVideoH265VideoParameterSet * | pStdVPSs = {} |
uint32_t | stdSPSCount = {} |
const StdVideoH265SequenceParameterSet * | pStdSPSs = {} |
uint32_t | stdPPSCount = {} |
const StdVideoH265PictureParameterSet * | pStdPPSs = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoEncodeH265SessionParametersAddInfoKHR |
Definition at line 119836 of file vulkan_structs.hpp.
using vk::VideoEncodeH265SessionParametersAddInfoKHR::NativeType = VkVideoEncodeH265SessionParametersAddInfoKHR |
Definition at line 119838 of file vulkan_structs.hpp.
|
inline |
Definition at line 119844 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 119863 of file vulkan_structs.hpp.
|
inline |
Definition at line 119869 of file vulkan_structs.hpp.
|
inline |
Definition at line 119972 of file vulkan_structs.hpp.
|
inline |
Definition at line 119967 of file vulkan_structs.hpp.
|
inline |
Definition at line 120009 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 119887 of file vulkan_structs.hpp.
|
inline |
Definition at line 119999 of file vulkan_structs.hpp.
|
inline |
Definition at line 119894 of file vulkan_structs.hpp.
|
inline |
Definition at line 119950 of file vulkan_structs.hpp.
|
inline |
Definition at line 119928 of file vulkan_structs.hpp.
|
inline |
Definition at line 119906 of file vulkan_structs.hpp.
|
inline |
Definition at line 119944 of file vulkan_structs.hpp.
|
inline |
Definition at line 119958 of file vulkan_structs.hpp.
|
inline |
Definition at line 119922 of file vulkan_structs.hpp.
|
inline |
Definition at line 119936 of file vulkan_structs.hpp.
|
inline |
Definition at line 119900 of file vulkan_structs.hpp.
|
inline |
Definition at line 119914 of file vulkan_structs.hpp.
|
static |
Definition at line 119840 of file vulkan_structs.hpp.
const void* vk::VideoEncodeH265SessionParametersAddInfoKHR::pNext = {} |
Definition at line 120017 of file vulkan_structs.hpp.
const StdVideoH265PictureParameterSet* vk::VideoEncodeH265SessionParametersAddInfoKHR::pStdPPSs = {} |
Definition at line 120023 of file vulkan_structs.hpp.
const StdVideoH265SequenceParameterSet* vk::VideoEncodeH265SessionParametersAddInfoKHR::pStdSPSs = {} |
Definition at line 120021 of file vulkan_structs.hpp.
const StdVideoH265VideoParameterSet* vk::VideoEncodeH265SessionParametersAddInfoKHR::pStdVPSs = {} |
Definition at line 120019 of file vulkan_structs.hpp.
uint32_t vk::VideoEncodeH265SessionParametersAddInfoKHR::stdPPSCount = {} |
Definition at line 120022 of file vulkan_structs.hpp.
uint32_t vk::VideoEncodeH265SessionParametersAddInfoKHR::stdSPSCount = {} |
Definition at line 120020 of file vulkan_structs.hpp.
uint32_t vk::VideoEncodeH265SessionParametersAddInfoKHR::stdVPSCount = {} |
Definition at line 120018 of file vulkan_structs.hpp.
|
static |
Definition at line 119841 of file vulkan_structs.hpp.
vk::StructureType vk::VideoEncodeH265SessionParametersAddInfoKHR::sType = StructureType::eVideoEncodeH265SessionParametersAddInfoKHR |
Definition at line 120016 of file vulkan_structs.hpp.