Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoDecodeH264SessionParametersCreateInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoDecodeH264SessionParametersCreateInfoKHR |
const void * | pNext = {} |
uint32_t | maxStdSPSCount = {} |
uint32_t | maxStdPPSCount = {} |
const vk::VideoDecodeH264SessionParametersAddInfoKHR * | pParametersAddInfo = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoDecodeH264SessionParametersCreateInfoKHR |
Definition at line 115019 of file vulkan_structs.hpp.
using vk::VideoDecodeH264SessionParametersCreateInfoKHR::NativeType = VkVideoDecodeH264SessionParametersCreateInfoKHR |
Definition at line 115021 of file vulkan_structs.hpp.
|
inline |
Definition at line 115028 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 115042 of file vulkan_structs.hpp.
|
inline |
Definition at line 115088 of file vulkan_structs.hpp.
|
inline |
Definition at line 115083 of file vulkan_structs.hpp.
|
inline |
Definition at line 115122 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 115050 of file vulkan_structs.hpp.
|
inline |
Definition at line 115112 of file vulkan_structs.hpp.
|
inline |
Definition at line 115069 of file vulkan_structs.hpp.
|
inline |
Definition at line 115063 of file vulkan_structs.hpp.
|
inline |
Definition at line 115057 of file vulkan_structs.hpp.
|
inline |
Definition at line 115076 of file vulkan_structs.hpp.
|
static |
Definition at line 115023 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH264SessionParametersCreateInfoKHR::maxStdPPSCount = {} |
Definition at line 115132 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH264SessionParametersCreateInfoKHR::maxStdSPSCount = {} |
Definition at line 115131 of file vulkan_structs.hpp.
const void* vk::VideoDecodeH264SessionParametersCreateInfoKHR::pNext = {} |
Definition at line 115130 of file vulkan_structs.hpp.
const vk::VideoDecodeH264SessionParametersAddInfoKHR* vk::VideoDecodeH264SessionParametersCreateInfoKHR::pParametersAddInfo = {} |
Definition at line 115133 of file vulkan_structs.hpp.
|
static |
Definition at line 115024 of file vulkan_structs.hpp.
vk::StructureType vk::VideoDecodeH264SessionParametersCreateInfoKHR::sType = StructureType::eVideoDecodeH264SessionParametersCreateInfoKHR |
Definition at line 115129 of file vulkan_structs.hpp.