Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoDecodeH265SessionParametersAddInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoDecodeH265SessionParametersAddInfoKHR |
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::eVideoDecodeH265SessionParametersAddInfoKHR |
Definition at line 115572 of file vulkan_structs.hpp.
using vk::VideoDecodeH265SessionParametersAddInfoKHR::NativeType = VkVideoDecodeH265SessionParametersAddInfoKHR |
Definition at line 115574 of file vulkan_structs.hpp.
|
inline |
Definition at line 115580 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 115599 of file vulkan_structs.hpp.
|
inline |
Definition at line 115605 of file vulkan_structs.hpp.
|
inline |
Definition at line 115708 of file vulkan_structs.hpp.
|
inline |
Definition at line 115703 of file vulkan_structs.hpp.
|
inline |
Definition at line 115745 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 115623 of file vulkan_structs.hpp.
|
inline |
Definition at line 115735 of file vulkan_structs.hpp.
|
inline |
Definition at line 115630 of file vulkan_structs.hpp.
|
inline |
Definition at line 115686 of file vulkan_structs.hpp.
|
inline |
Definition at line 115664 of file vulkan_structs.hpp.
|
inline |
Definition at line 115642 of file vulkan_structs.hpp.
|
inline |
Definition at line 115680 of file vulkan_structs.hpp.
|
inline |
Definition at line 115694 of file vulkan_structs.hpp.
|
inline |
Definition at line 115658 of file vulkan_structs.hpp.
|
inline |
Definition at line 115672 of file vulkan_structs.hpp.
|
inline |
Definition at line 115636 of file vulkan_structs.hpp.
|
inline |
Definition at line 115650 of file vulkan_structs.hpp.
|
static |
Definition at line 115576 of file vulkan_structs.hpp.
const void* vk::VideoDecodeH265SessionParametersAddInfoKHR::pNext = {} |
Definition at line 115753 of file vulkan_structs.hpp.
const StdVideoH265PictureParameterSet* vk::VideoDecodeH265SessionParametersAddInfoKHR::pStdPPSs = {} |
Definition at line 115759 of file vulkan_structs.hpp.
const StdVideoH265SequenceParameterSet* vk::VideoDecodeH265SessionParametersAddInfoKHR::pStdSPSs = {} |
Definition at line 115757 of file vulkan_structs.hpp.
const StdVideoH265VideoParameterSet* vk::VideoDecodeH265SessionParametersAddInfoKHR::pStdVPSs = {} |
Definition at line 115755 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH265SessionParametersAddInfoKHR::stdPPSCount = {} |
Definition at line 115758 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH265SessionParametersAddInfoKHR::stdSPSCount = {} |
Definition at line 115756 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH265SessionParametersAddInfoKHR::stdVPSCount = {} |
Definition at line 115754 of file vulkan_structs.hpp.
|
static |
Definition at line 115577 of file vulkan_structs.hpp.
vk::StructureType vk::VideoDecodeH265SessionParametersAddInfoKHR::sType = StructureType::eVideoDecodeH265SessionParametersAddInfoKHR |
Definition at line 115752 of file vulkan_structs.hpp.