Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoDecodeH265SessionParametersCreateInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoDecodeH265SessionParametersCreateInfoKHR |
const void * | pNext = {} |
uint32_t | maxStdVPSCount = {} |
uint32_t | maxStdSPSCount = {} |
uint32_t | maxStdPPSCount = {} |
const vk::VideoDecodeH265SessionParametersAddInfoKHR * | pParametersAddInfo = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoDecodeH265SessionParametersCreateInfoKHR |
Definition at line 115768 of file vulkan_structs.hpp.
using vk::VideoDecodeH265SessionParametersCreateInfoKHR::NativeType = VkVideoDecodeH265SessionParametersCreateInfoKHR |
Definition at line 115770 of file vulkan_structs.hpp.
|
inline |
Definition at line 115777 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 115793 of file vulkan_structs.hpp.
|
inline |
Definition at line 115845 of file vulkan_structs.hpp.
|
inline |
Definition at line 115840 of file vulkan_structs.hpp.
|
inline |
Definition at line 115880 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 115801 of file vulkan_structs.hpp.
|
inline |
Definition at line 115870 of file vulkan_structs.hpp.
|
inline |
Definition at line 115826 of file vulkan_structs.hpp.
|
inline |
Definition at line 115820 of file vulkan_structs.hpp.
|
inline |
Definition at line 115814 of file vulkan_structs.hpp.
|
inline |
Definition at line 115808 of file vulkan_structs.hpp.
|
inline |
Definition at line 115833 of file vulkan_structs.hpp.
|
static |
Definition at line 115772 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH265SessionParametersCreateInfoKHR::maxStdPPSCount = {} |
Definition at line 115891 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH265SessionParametersCreateInfoKHR::maxStdSPSCount = {} |
Definition at line 115890 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH265SessionParametersCreateInfoKHR::maxStdVPSCount = {} |
Definition at line 115889 of file vulkan_structs.hpp.
const void* vk::VideoDecodeH265SessionParametersCreateInfoKHR::pNext = {} |
Definition at line 115888 of file vulkan_structs.hpp.
const vk::VideoDecodeH265SessionParametersAddInfoKHR* vk::VideoDecodeH265SessionParametersCreateInfoKHR::pParametersAddInfo = {} |
Definition at line 115892 of file vulkan_structs.hpp.
|
static |
Definition at line 115773 of file vulkan_structs.hpp.
vk::StructureType vk::VideoDecodeH265SessionParametersCreateInfoKHR::sType = StructureType::eVideoDecodeH265SessionParametersCreateInfoKHR |
Definition at line 115887 of file vulkan_structs.hpp.