Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoEncodeH264SessionCreateInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoEncodeH264SessionCreateInfoKHR |
const void * | pNext = {} |
vk::Bool32 | useMaxLevelIdc = {} |
StdVideoH264LevelIdc | maxLevelIdc = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoEncodeH264SessionCreateInfoKHR |
Definition at line 117709 of file vulkan_structs.hpp.
Definition at line 117711 of file vulkan_structs.hpp.
|
inline |
Definition at line 117717 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 117728 of file vulkan_structs.hpp.
|
inline |
Definition at line 117767 of file vulkan_structs.hpp.
|
inline |
Definition at line 117762 of file vulkan_structs.hpp.
|
inline |
Definition at line 117806 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 117736 of file vulkan_structs.hpp.
|
inline |
Definition at line 117800 of file vulkan_structs.hpp.
|
inline |
Definition at line 117755 of file vulkan_structs.hpp.
|
inline |
Definition at line 117743 of file vulkan_structs.hpp.
|
inline |
Definition at line 117749 of file vulkan_structs.hpp.
|
static |
Definition at line 117713 of file vulkan_structs.hpp.
StdVideoH264LevelIdc vk::VideoEncodeH264SessionCreateInfoKHR::maxLevelIdc = {} |
Definition at line 117815 of file vulkan_structs.hpp.
const void* vk::VideoEncodeH264SessionCreateInfoKHR::pNext = {} |
Definition at line 117813 of file vulkan_structs.hpp.
|
static |
Definition at line 117714 of file vulkan_structs.hpp.
vk::StructureType vk::VideoEncodeH264SessionCreateInfoKHR::sType = StructureType::eVideoEncodeH264SessionCreateInfoKHR |
Definition at line 117812 of file vulkan_structs.hpp.
vk::Bool32 vk::VideoEncodeH264SessionCreateInfoKHR::useMaxLevelIdc = {} |
Definition at line 117814 of file vulkan_structs.hpp.