Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoEncodeH265SessionCreateInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoEncodeH265SessionCreateInfoKHR |
const void * | pNext = {} |
vk::Bool32 | useMaxLevelIdc = {} |
StdVideoH265LevelIdc | maxLevelIdc = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoEncodeH265SessionCreateInfoKHR |
Definition at line 119721 of file vulkan_structs.hpp.
Definition at line 119723 of file vulkan_structs.hpp.
|
inline |
Definition at line 119729 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 119740 of file vulkan_structs.hpp.
|
inline |
Definition at line 119779 of file vulkan_structs.hpp.
|
inline |
Definition at line 119774 of file vulkan_structs.hpp.
|
inline |
Definition at line 119818 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 119748 of file vulkan_structs.hpp.
|
inline |
Definition at line 119812 of file vulkan_structs.hpp.
|
inline |
Definition at line 119767 of file vulkan_structs.hpp.
|
inline |
Definition at line 119755 of file vulkan_structs.hpp.
|
inline |
Definition at line 119761 of file vulkan_structs.hpp.
|
static |
Definition at line 119725 of file vulkan_structs.hpp.
StdVideoH265LevelIdc vk::VideoEncodeH265SessionCreateInfoKHR::maxLevelIdc = {} |
Definition at line 119827 of file vulkan_structs.hpp.
const void* vk::VideoEncodeH265SessionCreateInfoKHR::pNext = {} |
Definition at line 119825 of file vulkan_structs.hpp.
|
static |
Definition at line 119726 of file vulkan_structs.hpp.
vk::StructureType vk::VideoEncodeH265SessionCreateInfoKHR::sType = StructureType::eVideoEncodeH265SessionCreateInfoKHR |
Definition at line 119824 of file vulkan_structs.hpp.
vk::Bool32 vk::VideoEncodeH265SessionCreateInfoKHR::useMaxLevelIdc = {} |
Definition at line 119826 of file vulkan_structs.hpp.